This thread is resolved. Here is a description of the problem and solution.
Problem:
The floating language switcher set up following the WPML documentation is not clickable.
Solution:
We recommend increasing the z-index value of the "wpml-floating-language-switcher" CSS selector to 9999 to ensure it appears above other page elements. You can add the following CSS to the custom CSS section of your theme:
.wpml-floating-language-switcher{<br />z-index:9999 !important;<br />}
This adjustment should make the language switcher clickable. If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, please check the related known issues and confirm that you have installed the latest versions of themes and plugins. If the problem persists, we highly recommend opening a new support ticket with us 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.