Home Forums WoodMart support forum Plugin Translator Revolution Reply To: Plugin Translator Revolution

#355174

Pila Stone
Participant

Hi there,
the plugin and the language switcher work. I can also integrate the Surach switcher, for example, on my shop page above the menu for product categories. That also works wonderfully. But I can’t get the language switcher inserted into the header. The language switcher is listed as a widget under DESIGN/WIDGET.
The way I see it, there should be a way to simply insert the widget into the header. Unfortunately I don’t know how that works. Unfortunately, the widget cannot be integrated under DESIGN/MENUS/TOP BAR LEFT from the menu entries because it is not listed there. How do I get the widget in the menu items?
As an alternative, it would be possible to integrate it using an HTML container: <div id=”translator_desktop”></div>
Then use in:
Advanced Settings > General > Location > Custom > Custom Location (jQuery) :
#translator_desktop
If the location for desktop and mobile is different, you should also place:
<div id=”translator_mobile”></div>
Then use in:
Advanced Settings > General > Location > Custom > Custom Location (jQuery ) :
#translator_desktop:visible, #translator_mobile

I don’t know how that works in detail either.

They asked for the login details from my side last time. I’ll add this again.