Website translation
WordPress
Troubleshooting
I get an unsupported language error
Recheck the available translation languages:
- In the plugin’s settings, open the Automated translation tab.
- At the bottom of the page, click Recheck supported languages.
Contact support@tilde.com if the language is still unavailable.
Some functionality doesn’t work in the translated page
HTML might be invalid or poorly formatted in the used WordPress theme or other plugins. The plugin can try to fix some of the HTML.
To try Automatedally fixing the HTML:
- In the plugin’s settings, open the Advanced tab.
- At the top of the page, find the Troubleshooting section.
- Next to Fix broken HTML, check “Yes”.
Dynamically loaded content is missing in the translation
If content inserted using JavaScript is missing in the translation, the plugin can show the dynamic content in the original language before the translation is finished.
To try Automatedally fixing the HTML:
- In the plugin’s settings, open the Advanced tab.
- At the top of the page, find the Troubleshooting section.
- Next to Fix missing dynamic content, check “Yes”.
Post or page titles are empty or broken in the translated page
To disable post container tags for post titles:
- In the plugin’s settings, open the Advanced tab.
- Find the Debug section.
- Next to Disable post container tags for post title, check “Yes”.
Filter Gettext wrapping from post content, titles or meta
To filter Gettext wrapping such as #!trpst#trp-gettext
from updated or future posts:
- In the plugin’s settings, open the Advanced tab.
- At the top of the page, find the Troubleshooting section.
- Next to Filter Gettext wrapping from post content and title, check “Yes”.
or
- Next to Filter Gettext wrapping from post meta, check “Yes”.
- At the bottom of the page, click Save Changes.
warning
We recommend making a database backup before enabling these settings.
I'm encountering other issues
Please refer to Reporting issues.