This thread is resolved. Here is a description of the problem and solution.
Problem:
You are unable to see the language switcher icon on the mobile version of the WordPress admin dashboard, which prevents you from toggling between different languages.
Solution:
We recommend adding specific CSS to ensure the language switcher icon appears on mobile devices. You can do this by navigating to WPML → Languages → Language switcher options, and then expanding the Additional CSS section. Here, insert the following code:
@media screen and (max-width: 782px) { #wp-toolbar #wp-admin-bar-WPML_ALS { display: block; } }
Please make sure to back up your database before applying these changes.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your specific case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If needed, please do not hesitate to open a new support ticket at WPML support forum for further assistance.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 3 replies, has 2 voices.
Last updated by 9 months, 2 weeks ago.
Assisted by: Andrey.