This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is using a Revolution Slider template and has added the WPML language switcher shortcode, but it displays as text instead of functioning. Additionally, the language switcher cannot be clicked due to an HTML layer.
Solution:
1. Replace the shortcode with
[wpml_language_switcher]
and verify if the issue is resolved.
2. Increase the WordPress memory limit to at least 128MB. You can do this by adding the following code to your wp-config.php file:
/* Memory Limit */<br />define('WP_MEMORY_LIMIT', '256M');
Place it above the line /* That's all, stop editing! Happy blogging. */.
3. If the language switcher still cannot be clicked, contact the Slider Revolution support service to inquire about removing the obstructive HTML layer with ID SR7_12_1-41-16.
If these steps do not resolve your issue, or if the solution becomes outdated, we recommend opening a new support ticket. Additionally, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. For further assistance, visit our support forum at https://wpml.org/forums/forum/english-support/.
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 0 voices.
Last updated by 2 weeks, 4 days ago.
Assisted by: Carlos Rojas.