• Resolved Gretchen

    (@respblog)


    We set up a landing page for the US only. We don’t want to display gtranslate on that page. How can we do it using the free version?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Gretchen

    (@respblog)

    We have already tried hiding it with .css, moving it off the page where it doesn’t show and a couple of other .css-related fixes.

    It also doesn’t work on mobile at all, so would like to remove it there.

    We don’t want the floating switcher to show at all.

    • This reply was modified 2 years, 9 months ago by Gretchen.
    Plugin Author edo888

    (@edo888)

    Hi,

    To hide the switcher from some specific page you will need to use the following CSS code #gtranslate_wrapper {display: none;} on that specific page.

    Alternatively you can manually add GTranslate language selector to the pages you want to be translated with [gtranslate] shortcode.

    Thanks! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide on landing pages’ is closed to new replies.