I am trying to: select languages on the menu (header) and can't open the options on mobile and tablet version + that menu looks totally desconfigured on mobile and tablet
Link to a page where the issue can be seen:hidden link
I expected to see: the menu properly as set
Instead, I got: desconfigured menu on tablet and mobile and can't select any languages as the dropdown is not working on mobile and tablet
Please see on the attachments: When I select languages It doesn't display the languages options. Also, on tablet looks all desconfigured the menu.
Languages: English (English )Spanish (Español )German (Deutsch )
Timezone: America/Lima (GMT-05:00)
Hello,
Could you please increase your WP Memory limit to 256M? 128M is the minimum required by WPML.
Your current values are:
PHP Memory Limit 1024M
WP Memory Limit 40M
Add this code to your wp-config.php to increase WP memory:
define('WP_MEMORY_LIMIT', '256M');
Paste it just before:
/ That's all, stop editing! Happy blogging. /
Now, verify the current settings at WPML > Support > WordPress. Then complete the translation again.
These settings can be limited directly by your hosting provider, so I recommend you contact and ask them to modify them directly.
If you can get even higher values It would be great.
https://wpml.org/home/minimum-requirements/
Note: WPML needs a minimum WP Memory limit of 128M to work only under a minimal environment, which means, with a default theme and no other plugins installed.
If this will still not solve the issue, please let us know.
Best regards
Andreas
The topic ‘[Closed] TABLET & MOBILE VERSION – LANGUAGE NOT WORKING ON MENU’ is closed to new replies.