Forum Replies Created
-
AuthorPosts
-
fatkaParticipant
Yes, I’ve tried this on the French and English versions by personalizing the form the result was still the same. But now everything works great by using the native code ! The issue is somewhere on the personalize code I’ve implemented based on the native. Thanks for your help !
fatkaParticipantYes I’am using that one. I’ve tried the one on the plug-in but I have the same issue unfortunately. The one below. I tried to replace the nlang value by en-GB, en, fr, fr-FR and did 2 different form but this not resolve the issue :
<div class=”tnp tnp-subscription “>
<form method=”post” action=”https://auma.org/wp-admin/admin-ajax.php?action=tnp&na=s”>
<input type=”hidden” name=”nlang” value=””>
<div class=”tnp-field tnp-field-email”><label for=”tnp-1″>E-mail</label>
<input class=”tnp-email” type=”email” name=”ne” id=”tnp-1″ value=”” placeholder=”” required></div>
<div class=”tnp-field tnp-privacy-field”><label><input type=”checkbox” name=”ny” required class=”tnp-privacy”> By checking this box, I accept the privacy policies.</label></div><div class=”tnp-field tnp-field-button” style=”text-align: left”><input class=”tnp-submit” type=”submit” value=”S’abonner” style=””>
</div>
</form>
</div>fatkaParticipantOh I don’t understand … I’ve tried again same scenario but reverse now.
When I am on the French version and I am doing the subscription, I am redirected to the English version of the website. I don’t know if it’s link, but the only changement that happen is that I’ve set the “all languages fallback” on the english page and not the french one. When the “all languages fallback” is set on french, the redirection will be on the french page despite the fact that the subscription form is in english. Likewise, when the “all language fallback” is set on the english page, the french subscription redirect to the english version of the websitefatkaParticipantOh ok ! Please find below the links
for french : https://auma.org/newsletter/
for english : https://auma.org/en/newsletter-welcome/thanks
fatkaParticipantYes the plug-in is updated. So I did the verification and I do not have this wording “used by newsletter..” I only have this wordings
– for the french version : Newsletter public page, keep public and published – Français
-for the english version : Newsletter public page, keep public and published – English, All languages fallbackfatkaParticipantHi thanks for your reply ! No I don’t have this message. I’am using Polylang plug-in for the switch between french and english
fatkaParticipantHi, facing the same problem my website is in french and english but when I’am doing the subscription in english, I’am redirected to the French version. It’s my third day on this matter I don’t know what to do
-
AuthorPosts