Home Forums Newsletter Plugin Support Error in redirection after subscribing

Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • #158214
    seco
    Participant

    Hi

    I have 2 versions of the website using polylang. I’ve installed Newsletter and translated all messages into Spanish.
    When I go to the Spanish version and click subscribe it show the Spanish text correctly, but it goes to the (/) the English version instead of (/es) the Spanish version.
    How to preserve the Spanish version (/es) after clicking subscribe?

    Regards,

    #158887
    irmen
    Participant

    Hi,
    I have the same problem!
    You didnt get an answer yet?

    All the best, Irmen

    #164516
    Stefano
    Keymaster

    Hi, if you have a translated version of the Newsletter dedicated page (set on main settings), you should get addressed to the /es page version.

    Stefano.

    #253126
    andresuman
    Participant

    Same problem. I configured in 2 languages (english and portuguese), have 2 newsletter pages but after submit, always the english version is returned. I cannot configure diferente Dedicated Pages using WPML because when i set the page in portuguese, the configuration in English is lost and vice versa.

    #253127
    andresuman
    Participant

    Sorry, i use Polylang and not WPML. Maybe, its a bug in Polylang integration. Could you help @Stefano?

    #253415
    Anonymous
    Inactive

    I can confirm the problem as well. 🙁
    Latest WP, latest Newsletter, latest Polylang.
    I have followed the Multilang documentation, multiple widgets, linked newsletter sites, but still not working.

    #255991
    andresuman
    Participant

    Looks like was fixed in latest version, thank you!
    The only issue is when you use Lists, there is no option to translate the word “Lists” in profile form.

    #265241
    Anonymous
    Participant

    Hi, i am having the same issue: when registering with my english newsletter form, I still get redirected to the german page (with german text)

    Also, in the main configuration my german settings are deleted when i save english settings for the dedicated page. Of course, i already created a dedicated page for english and tried to link it in the main configuration.

    I am using Version 7.0.2 with WP 5.6 and Polylang 2.9.1

    #335047
    fatka
    Participant

    Hi, 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

    #335048
    Stefano
    Keymaster

    Hi do you have a notice on the admin side about the missing public page setting for one or more of your languages?

    #335050
    fatka
    Participant

    Hi thanks for your reply ! No I don’t have this message. I’am using Polylang plug-in for the switch between french and english

    #335051
    Stefano
    Keymaster

    Ok, so the public pages should be set correctly. You can check it by going to the blog pages list, set “all languages” and see if there are pages with the note from our plugin “used by newsletter…”.

    #335052
    Stefano
    Keymaster

    Another thing to check: is the Newsletter plugin updated to the latest version? We change something about the multilanguage management (specifically for WPML) but it could positively affect even Polylang.
    Anyway I test is even with polylang to see if a similar change is needed even for that plugin.

    #335053
    fatka
    Participant

    Yes 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 fallback

    #335054
    Stefano
    Keymaster

    Ok, that is correct. Could you share the page where the subscription form is published? If could be a problem of the language in the subscription form (we see that problem with some themes and the widget cached by the theme and not generated correctly for each language).

    #335055
    fatka
    Participant

    Oh ok ! Please find below the links

    for french : https://auma.org/newsletter/
    for english : https://auma.org/en/newsletter-welcome/

    thanks

    #335058
    Stefano
    Keymaster

    Hi, just tested and it works for me. Registered address test @ thenewsletterplugin.com. Could be you’re using an already registered email and that subscriber has the language set to FR?

    #335059
    fatka
    Participant

    Oh 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 website

    #335065
    Stefano
    Keymaster

    For your tests, are you using the widget on the bottom of the page? Since that’s not a form generated by Newsletter and there the language hidden field is wrong (it is set with the WP_LANG).

    #335067
    fatka
    Participant

    Yes 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”&gt;
    <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>

    #335099
    Stefano
    Keymaster

    In the form above the language is not set, it should be set as “en” or “fr”.

    #335102
    Stefano
    Keymaster

    Just tested the standard form on the links you shared with two email addresses (you can delete them from your database now) and the redirect is correct.

    #335104
    fatka
    Participant

    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 !

Viewing 23 posts - 1 through 23 (of 23 total)
  • You must be logged in to reply to this topic.