• Resolved Craig Taylor

    (@craigtaylor27)


    Hi,
    Just trying out this great plugin, but we are using it on a membership site and when I change the language and then login, it reverts back to the default language (english).
    If I then logout it reverts back to the other language I selected.
    Any suggestions how I fix this?

    Thanks
    Craig

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    Do you have the language switcher available on the page after you login?

    If not, then you must have it (required for free version only).

    Thanks! ??

    Thread Starter Craig Taylor

    (@craigtaylor27)

    Hi
    That was the problem. I am using on the primary menu, but that menu actually switches for logged in users. Is there a way to add the widget to 2 menus?

    Thanks for your help

    Plugin Author edo888

    (@edo888)

    Hi,

    You do not have an option like that, but what you can do is use our [gtranslate] shortcode to add it in any menu. You will need to use Shortcode in Menus plugin: https://www.ads-software.com/plugins/shortcode-in-menus/

    I would recommend to add the langauge switcher manually in your theme in a correct position. Here is a PHP code to render the language switcher:

    <?php echo do_shortcode('[gtranslate]'); ?>

    You will need to know some basic PHP, HTML, CSS to position it correctly.

    If you use our paid version we can do it for you: https://gtranslate.io/#pricing

    Thanks! ??

    Thread Starter Craig Taylor

    (@craigtaylor27)

    Ok thanks for your help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing language back to default when logging in’ is closed to new replies.