Action Bar Language Switcher
Hello
I would like to add the language switcher from WPML to the action bar of our website "crowdlitoken.com", next to the social icons. I saw that in WPML it is possible to add a custom language switcher using PHP action
do_action('wpml_add_language_selector');
But I'm not sure where to add this code so it displays correctly, or is it even possible?I don't want to add it in the menu bar...
Thanks
Comments