at the moment i had the plugin object cache pro deactivated and it's working but definitely that is not a option as it is a huge benefit having it installed and active with lz4 compression and igbianry to work with redis + relay
I understand the issue you're having and will try my best to assist you in this matter.
We've recently identified some issues with WPML that only arise when the Object cache is enabled on the site. For detailed information, please check the Errata below.
Could you please install the plugin suggested in the Errata and see if it resolves the issue?
- Back up the site completely first to prevent any issues.
- Go to the "/wp-content/" folder on the site and create a folder named 'mu-plugins' if there is not one already.
- Inside the 'mu-plugins' folder upload this PHP file: hidden link
- Once done, enable the Object Cache plugin and clear the caches from there.
After setting up the plugin properly, it would be beneficial to refresh the permalink structure. You can do this by navigating to "Settings > Permalinks" from your dashboard and clicking on "Save changes." This step often helps to ensure the changes take effect correctly.
Please let me know if this approach helps to solve the issue. I will be happy to help if you need further assistance in this matter.
Apparently there's an issue with the slugs, changing the slug of the page starting from the beggining looks like solve the problem,
for example /en/end-to-end-services/ was giving us those issues, i changed to something like
/en/services-end-to-end/ and now it's working, looks like in the code is making a kind of partial match to identify or redirect and that gets cached somewhere that never flushes properly and the only way is to change the slug to prevent that match
using page atrributes to nest pages is giving also issues when translating
Hi There,
I hope you're doing well. Sorry for the delay in responding due to the Weekend.
Thank you for the update. It appears that the Object caching configuration is set up properly. However, I would like to point out that using the same slugs for different pages/posts might also be the reason behind the issue you're experiencing. Could you please verify that the same slug has not been assigned to any other post or page within a specific language?
If it is, then please change the slug of those pages and posts, clear the caches, and check again.
Please let me know the update. I will be happy to help if you need further assistance in this matter.
Best regards,
Prosenjit
The topic ‘[Closed] odd 404 when using language switcher with object cache pro’ is closed to new replies.