• Resolved Dbee

    (@dbee78)


    How do i remove this floating box from my page? I don’t wish to disable the plugin, i only wish to disable it from two different pages.

    I’ve checked Widgets can’t find it. I’ve checked my header code, can’t find gTranslate. I don’t have a child theme (i’m using GeneratePress). Again, i can’t find this gTranslate widget. I’ve checked Gutenberg for the page, i’m not using the gTranslate shortcode on this page.

    gTranslate Settings area doesn’t appear to have a page filtering element. I’m completely lost.

    Where can i find this errant gTranslate widget?

Viewing 1 replies (of 1 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    You can hide the selector using CSS. Place the following CSS code on the pages you want it to be hidden: .gtranslate_wrapper {display:none!important}

    Thanks! ??

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.