Missing manual translations after deactivating and reactivating pluggin
-
I’m currently facing an issue with my WordPress website that uses the TranslatePress plugin. Recently, I deactivated the TranslatePress plugin, and upon reactivating it, I noticed that all the manual translations that were previously done are no longer showing up on my website.
For instance, if I go to the “guia de cuba” section and click on the English flag to translate the page, it redirects me to the main page with the translation, instead of displaying the translated version of the “guia de cuba” section.
I checked my database using PHPAdmin and found that the translations are still present, with the following table names:
wp_trp_dictionary_es_es_en_gb
wp_trp_gettext_en_gb
wp_trp_gettext_es_es
wp_trp_gettext_original_strings
wp_trp_original_meta
wp_trp_original_strings
I have also cleared the cache and attempted to troubleshoot the issue by deactivating all plugins to see if the problem persists, but I am still getting the same error. Despite my efforts, I have been unable to resolve the issue on my own.
Can you please guide me on which steps I should follow to further troubleshoot and fix the issue?
Thanks in advanced for your support
The page I need help with: [log in to see the link]
- The topic ‘Missing manual translations after deactivating and reactivating pluggin’ is closed to new replies.