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 4 replies, has 2 voices.
Last updated by Osama Mersal 1 year, 10 months ago.
Assisted by: Osama Mersal.
Author | Posts |
---|---|
August 19, 2023 at 12:24 pm #14256229 | |
martinR-74 |
So I'm trying to translate my site from my native language to English. In general it's going well but I can't seem to figure out what is happening with the categories. In my original language, categories are displayed fine. But when switching to English, then it says "No product categories exist.". In admin area though, the categories are translated. Hierarchy is synced and can't sync it any further. I'm out of ideas what try next. As a theme, I'm using Flatsome, should that make any difference. Martin |
August 21, 2023 at 6:45 am #14260007 | |
Osama Mersal WPML Supporter since 02/2020
Languages: English (English ) Arabic (العربية ) Timezone: Africa/Cairo (GMT+03:00) |
Hi, Thanks for contacting WPML forums support. I'll be glad to help you today. 1) First of all, sorry for the late reply due to a higher workload. Please make sure that you have at least one translated product in each category. After that, check if the widget works correctly. 2) It's unrelated to the issue, but according to your Debug.info, the WP memory limit needs to be increased. PHP memory is fine, but WordPress uses 40Mb as default. The minimum requirements for WPML are 128 MB. (Kindly check this page 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: /* Memory Limit */ define('WP_MEMORY_LIMIT', '256M'); define( 'WP_MAX_MEMORY_LIMIT', '256M'); Best regards, |
August 25, 2023 at 6:39 pm #14293643 | |
martinR-74 |
Hi, 1) There are published products but the left bar for categories remains empty, as can be seen here: hidden link 2) Memory limit bumped to 512 Best, |
August 25, 2023 at 8:39 pm #14293873 | |
Osama Mersal WPML Supporter since 02/2020
Languages: English (English ) Arabic (العربية ) Timezone: Africa/Cairo (GMT+03:00) |
Hi Martin, I would need to look closely at your site, so I would need to request temporary access (WP-Admin and FTP) Your answer will be private, meaning only you and I can access it. ❌ Please backup your database and website ❌ ✙ I would need your permission to de-activate and re-activate the Plugins and the Theme and change configurations on the site. This is also a reason the backup is critical. ✙ I also need your permission to take a local copy of your site to debug the issue without affecting your live site. Best regards, |
August 26, 2023 at 7:52 am #14294197 | |
Osama Mersal WPML Supporter since 02/2020
Languages: English (English ) Arabic (العربية ) Timezone: Africa/Cairo (GMT+03:00) |
Hi Martin, Thanks for the access details. Thanks for the access details. Would you check and let me know if the English sidebar works correctly? Thanks, |
August 26, 2023 at 10:13 am #14294443 | |
martinR-74 |
Hi Don't know what you did, but seems to be fixed now, thank you! 🙂 |