How to customize Polylang Language switcher dropdown wordpress? - wordpress

I am using Zerif lite theme in my wordpress website I have placed language switcher dropdown next to my navbar on the homepage . I have 3 languages .
I am facing two issues currently :
After logging in in my Wordpress admin the language switcher is working , I am able to change language by clicking on the dropdown but after logging out, I opened my website in two browser's(chrome,safari) the dropdown doesn't seem to work . Language is not changing ???
2.How to customize the language switcher dropdown color,size,font,border etc ?
Please help !!!Thank you.

Try to deactivate other plugins maybe it is caused by one of them.
You can customize in CSS, in wordpress or by some text editor in your child theme.

Related

How do I create my own custom polylang language switcher?

so I don't want to use the built-in options Polylang gives us to display the language switcher. I basically want to to develop my own dropdown language switcher. I don't like polylang's version, as it has the browser's specific styling.
I know how to build a dropdown with css & html but I don't know how I get the polylang language switcher to work in my own html dropdown - can anyone help?

How to customize "language switcher" button link in wordpress using wpml plugin?

I am making a custom auton.php file in wordpress. In my web i have made profile in of teacher/gurus when i open them it opens right profile but issue is when i switch to any language it always open admin profile in stead of that particular profile
Please make sure your theme is WPML compatible. Here is compatible theme list.
Also make sure you are using updated Plugins and Theme.
Please make sure minimum requirements for WPML meet.
Please check for a possible theme and plugin conflict. To do that you can switch back to any default theme (e.g. Twenty Seventeen theme), Disable all plugins except WPML and see if this issue goes away with default theme and only WPML activated?

WordPress Polylang not showing lang icon

WordPress with Polylang is not working properly. For some reason some of the menus and submenus are showing LANGUAGE instead of language flag image. Beside when you click to language of the non working menu items it redirects to #pll_switcher
Any help highly appreciated.
In editing mode looks OK

Polylang plugin for Wordpress does not have string translation menu

I have installed a plugin on WordPress 4.9.2. I have only three plugin menu items Languages, Settings and Lingotek, String translation option is missing. I am trying to work with some custom theme, created by the developer.
When I am selecting default language and applying it to posts, tags, etc – most part of my site is not displaying at all.
How can I fix this issue&

Mobile menu on wordpress

We are using Wordpress with the Avada 5.1.6 theme and Polylang plugin.
The mobile menu does not show on the english version it shows on the portuguese version
I've inspected the generated html and the menu exists in both pages.
I tried disabling the Polylang plugin and the mobile menu does not show on any page
Thank you!
TLDR:
Don't forget to check the selected language before editing configurations that you need to share between languages!
Long description
The issue was that custom css was being applied to the english version of the website hiding the header.
The reason why the configuration for custom css was not considered initially was caused by the fact that Wordpress actually treats each language as their "own website", each one having different configurations, including custom css.
By selecting "all languages" on the Wordpress menu, it was possible to reset the custom css configuration for all languages at once.
Thanks.

Resources