Thank you for contacting WPML support, I'd be happy to help you with this issue.
Please follow some troubleshooting steps below and see if it helps.
1. Increase WP memory limit: 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 64M. 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:
After adding the code you can confirm that the memory was changed correctly from WPML > Support > WordPress > Memory limit.
2. Go to WPML > Support > Troubleshooting > Click on some buttons below
- [Products, Variations] Synchronize posts taxonomies
- Clear the cache in WPML
- Remove ghost entries from the translation tables
- Fix element_type collation
- Fix WPML tables collation
- Set language information
- Fix terms count
- Fix post type assignment for translations
❌ IMPORTANT: Please backup your database and website before proceeding ❌
You can use this plugin to create the backup: https://wordpress.org/plugins/duplicator/
Two things still happen:
- The standard category that we've set for our posts is 'Blog'. But this category isn't added to posts, for some reason.
> At that point, the English 'No category' category is added. Which shouldn't be available, because we're in the Dutch environment
>> When looking at the Taxonomy Translation, I see something weird: the language of the 'No category' category is English. But that should be Dutch, because we started of with Dutch and later added the English translation.
I guess something is going wrong there. I've included a screenshot to show the Taxonomy Translation screen.
There is an issue with the default category "Uncategorized" in the English language. I've reported it to my development team.
Regarding the second issue with the default category of a post, please go to the admin area > Settings > Writing > Set the default category in the Dutch language. Then you can create a new post and publish it without selecting a category to see how it works.
Look forward to your reply.
Thanks
The topic ‘[Closed] "no category" translation displayed in original language’ is closed to new replies.