This thread is resolved. Here is a description of the problem and solution.
Problem:
The client was experiencing an issue where clicking the arrow dropdown menu on the mobile version of their site did not show all the languages, but instead, it redirected to the same language that was already selected.
Solution:
We recommended adding custom CSS to the theme to fix the issue with the language switcher on the mobile menu. The client should insert the following CSS code into the custom CSS section of their theme:
.mobilex-menu li.wpml-ls-item.menu-item-has-children { cursor: pointer; } .mobilex-menu li.wpml-ls-item.menu-item-has-children > a { pointer-events: none; }
If you're experiencing this issue, we recommend you try the solution above. However, please note that this solution might be irrelevant if it's outdated or not applicable to your case. If the problem persists, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. Should you need further assistance, please do not hesitate to open a new support ticket in our support forum.
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.