• Resolved richardzed

    (@richardzed)


    Hi there.

    I need to set the language selector available on only one page and hide it on the rest of the website.
    I tried to apply this code, where postid-797 is the page where it should appear, but is not working and is hiding it on all the website.

    The page where it needs to appear is there https://ibb.co/nz5VFRp

    :not(.postid-797) #trp-floater-ls {
    display: none!important;
    }

    How can I do that? Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter richardzed

    (@richardzed)

    I tried also with #trp-floater-ls :not(.postid-797) but is not working either.
    I want to still translate the other pages but showing the shortcode in the menu and not the language switcher

    Plugin Support Anghel Emanuel

    (@anghelemanuel99)

    Hello there,

    Thank you for letting us know about this!

    Unfortunately,what you are trying to achieve is not working.

    If there`s anything else, please let me know!

    Kind Regards,

    Thread Starter richardzed

    (@richardzed)

    Hi there.

    I have now activated the floating switcher. How can I hide it from all the pages except the one I told you above?

    Thanks.

    Plugin Support Anghel Emanuel

    (@anghelemanuel99)

    Hello there,

    At the moment, we don`t have a feature where you can hide the language switcher on a specific page in a specific language.

    The only way to disable the floating language switcher for a page is by excluding the path of the page in the Advanced tab->Exclude Certain Paths.

    Kind Regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide language selector on all website expect one page’ is closed to new replies.