Plugin Author
Prisna
(@prisna)
Greetings,
You can show only the flags by going to:
General > Show flags over translator > Yes
Then:
Advanced > General > Custom CSS
Use:
#google_translate_element {
display: none !important;
}
Regards
wonder!!!!
Your support is TOP!!!!!
Thank you
P.S. Have a solution also to show flag on elementor header section?
I take advantage!
But why does the top bar of google always appear for where it tells me what language I translated from, the button shows original and the options? Can’t I avoid it? I put the check on the don’t display transaction banner … but it always appears !!!
Plugin Author
Prisna
(@prisna)
P.S. Have a solution also to show flag on elementor header section?
It depends if it’s possible to add a shortcode or a widget in that header section. If so, then place the translator there.
As for the other message, please send a link.
Regards
http://www.studiobrandelli.it
for login use:
user: test
password: studiobrandelli
i use a popup for language select and banner is even show!
thank you
Plugin Author
Prisna
(@prisna)
The user/password combination doesn’t seem to work.
Please either send a link where the site can be seen, or double check the login information is correct before sending it again.
user: test
password: brandelli
it work!
Please retry!
Plugin Author
Prisna
(@prisna)
Thanks, it works now. You should go to the plugin’s settings, and then to:
Advanced > General > Custom CSS
Use:
.goog-te-banner-frame {
display: none !important;
visibility: hidden !important
}
Regards
thanks but not work!
in Custom CSS i’ve this:
#google_translate_element {
display: none !important;
}
.goog-te-banner-frame {
display: none !important;
visibility: hidden !important
}
And bar is showed!!!!
I don’t understand!!!
Is it because widget is in a popup?
I prefer insert it oh header but widget or shotcode not work on Elementor header!!!
Please give me a solution!!!
Thanks
Plugin Author
Prisna
(@prisna)
The popup destroys its content (the translation widget along with the CSS rules) when it’s hidden, that’s why the top banner doesn’t show up while the popup is visible.
You should place the CSS rules somewhere else where they don’t get deleted. Most themes have a Custom CSS field within their settings.
I think it is a problem with the code provided.
Either if I insert it on the css setting of the astra theme, or if I insert it on elementor’s css or as a snippet in my plugin for managing snippets … it gives me an error … it does not expect dot characters and characters } and {
you can try
bar not appear but it’s space remain occupied by blank!!!
however I have to find a solution to run it on the head of the site because when I access pages other than the home I no longer have the active translation !!!!
It’s all right now!
Shortcode on elementor header and all problems are solved!
I hope that all work!!
Thank you!