Background of the issue:
I need the One Click Accessibility plugin to work with both Italian and English on my site hidden link. Currently, it only works in one language at a time, either Italian or English.
Symptoms:
The One Click Accessibility plugin is not functioning in both Italian and English simultaneously.
Questions:
How can I configure the One Click Accessibility plugin to support both Italian and English?
Is there a recent solution or update from WPML to address this issue?
To help speed up the support process, I've enabled a private message for submitting the debug information for this support ticket. Please follow these initial debugging steps: https://wpml.org/faq/provide-debug-information-faster-support/
In short:
- Go to "WPML > Support > Debug Information" (link)
- Copy the Debug Information from there.
- Find the private field I activated and paste that information.
Thanks for your reply. Could you please share some examples of the issue? Also, if possible, highlight it using screenshots and share the URL of the page in question.
While checking the debug info, I see that the WordPress Memory Limit is below the requirements. The minimum requirements are 128M, but we do recommend 256M and the debug information of your site shows it set to 40M. Please check this link for more details https://wpml.org/home/minimum-requirements/.
You can increase it by adding the following code in your wp-config.php file, right before the /* That’s all, stop editing! Happy publishing. */ line:
Hi Kor, sorry for taking longer to reply, I didn't understand at first I had to add both lines to the config.php file.
I can confirm now that I did and that warning is gone, the limit has increased accordingly.