Problem:
After activating WPML, the client's Elementor editor is not loading. The issue seems to be related to some user capabilities, because they were able to make it work with a new user created for us for testing.
Solution:
There's no solid solution or reason could be found, because existing users had correct capabilities when investigated. But we suggested following workarounds:
A. Create a new admin user and use that for managing the site.
Or
B. Ensure all users have their first and last names filled in their profiles.
- Add the user as a translator in WPML under WPML -> Translation Management -> Translators. If a translator already exists, remove them and add them again with the correct language pairs, ensuring their profile is complete.
Or
C. Follow the solution provided in this support thread, adjusting the user ID as necessary for the user experiencing the issue.
If this solution does not seem relevant to your situation, please open a new support ticket with us for further assistance.
Problem: The client is unable to find the string for the translation of the custom text in the Divi Pixel plugin's Table of Contents module. Solution: We recommend the following steps to translate the Pixel Table of Contents elements using WPML's Advanced Translation Editor:
1.Please make sure to add the table title manually in Pixel Table of Contents “Table Title” field.
2. Insert the following XML in the WPML >> Settings > XML Configuration section:
1
2
3
4
5
6
7
8
9
10
<wpml-config>
<shortcodes>
<shortcode>
<tag>dipi_table_of_content</tag>
<attributes>
<attribute>table_title</attribute>
</attributes>
</shortcode>
</shortcodes>
</wpml-config>
3. Make a small change in the default language page and then open the translated page in WPML's Translation Editor. The table title should now be available for translation.
Problem: The client is trying to build a custom language switcher menu with custom flags and is experiencing issues with the flags being cropped and distorted in quality. Additionally, the client is inquiring about creating a combined language and currency switcher. Solution: To prevent WPML from resizing uploaded flag images, we recommend the following steps: 1. Access the root directory of your website and open the
1
wp-config.php
file. 2. Insert the following line of code just before the "/* That's all, stop editing! Happy publishing. */" line:
3. Go to "WPML > Languages → Edit Language" and re-upload the flag image. 4. Save changes and clear any caches. 5. If necessary, adjust the flag size in "WPML > Languages > Custom Language Switcher → Customize". Regarding the combined language and currency switcher, WPML does not have built-in functionality for this. It requires custom coding. If using WooCommerce Multilingual for multi-currency, set up currencies for each language as per the guide: Multi-currency support with WooCommerce. Customize the language switcher by using hooks to change language names, which will also adjust the currency:
Problem: The client is unable to see the text of an ACF link field within the Advanced Translation Editor. This issue is not limited to a specific field but affects all link fields. The client has the ACF group setting configured to 'Same fields across languages' and expects the link text to be translatable automatically, as suggested by the WPML documentation.
Solution: We have consulted with our ACF developers and confirmed that the 'Same fields across languages' option does not cover all scenarios, which is why the 'Expert' mode is available for clients to customize their ACF translation preferences. For the time being, to translate the ACF link fields, the client will need to switch to 'Expert' mode. Our developers are aware of this limitation, and it might be addressed in a future version of the ACFML plugin, but there is no confirmed timeline for this update.
If this solution does not seem relevant to your situation, please open a new support ticket with us.
Problem: The client is experiencing issues with WP Job Manager where candidates' applications are not visible in Spanish and English, despite being visible before without translation. The client is seeking solutions to make them visible again without translating or duplicating the content and inquires about automatically duplicating job applications and resumes. Solution: To resolve the visibility issue without translating or duplicating content, we recommend setting resumes to display as translated by going to WPML → Settings > Post type translation, finding the resume post type, and setting it to 'Translatable – use translation if available or fallback to default language'. There is no option to automatically duplicate content; however, there is an option to automatically translate content using the 'Translate everything' mode.
If this solution doesn't look relevant, please open a new support ticket at WPML support forum.
Problem: If you're experiencing issues with your domain URLs for DIVI's JavaScript and CSS files changing when WPML is activated, and your site is showing an internal domain instead of the expected 'www' domain, the issue may not be with WPML.
Solution: We recommend checking if a third-party plugin, such as 'Relative URL', is affecting the URLs. Deactivating this plugin may resolve the issue. It's important to note that in a standard environment, the .htaccess file should handle URL structures without the need for such a plugin. If you're using 'Relative URL', please be aware that it is not on our compatibility list, and we cannot guarantee its functionality or recommend its use. If deactivating the plugin does not solve the problem, or if you require it for your hosting/server structure, please consult with your hosting support.
Problem: The client is unable to find the 'Tools' menu option under 'WPML Translation Management'. Solution: If you're experiencing this issue, we recommend you enable the Advanced Translation Editor. To do this, go to WPML > Settings > Translation Editor, and activate the Advanced Translation Editor. This action should make the 'Tools' tab appear. For detailed guidance, please follow our documentation:
Problem: The client is trying to move translation credits from
1
staging.keys.support
to
1
keys.discount
without removing the license from
1
staging.keys.support
. Additionally, the client cannot find
1
staging.keys.support
under registered sites to remove it, and the 'Tools' menu option is missing in WPML Translation Management on
1
keys.support
. Solution: 1. If you're trying to move translation credits from one site to another, we can assist by moving the credits to your WPML.org account. 2. If some sites are using prepaid credits but are not listed as registered sites, we recommend un-registering and re-registering all the sites with a new site key. This is often necessary if you've migrated sites in the past as a copy, and the new site has not been registered with a new site key. For detailed steps, please refer to our documentation:
Problem: The client is experiencing an issue where their staging website is not recognizing the assigned translation credits after deleting the localhost site and reassigning the credits. Solution: We recommend unregistering and then re-registering the staging site with a new sitekey. This process is necessary because the client migrated from a local site to a staging site and selected the "Copy" action. After re-registering, the client should recheck the issue. Please follow these steps: 1. Unregister the staging site. 2. Register the staging site again with a new sitekey. 3. Recheck the translation credits issue. For detailed instructions, refer to our documentation:
instead of a human-readable format, this is due to URL encoding, commonly known as percent-encoding. Solution: We recommend using the "Copy from original language if translation language uses encoded URLs" option. This will copy the original slug instead of using encoded URLs for the translated pages. You can find detailed steps on how to do this in our documentation:
Problem: The client's custom CSS for the Enfold theme is not applying to the translated version of their website. Solution: We recommend checking if the theme options have been copied to the secondary languages. This is a common step that can be overlooked. To do this, follow the instructions provided in our documentation on setting theme options per language for the Enfold theme. It's likely that the default logo and colors are appearing because these theme options have not been set for the translated pages.
If this solution does not seem relevant to your issue, please open a new support ticket and we will be happy to assist you further.
Problem: The client is experiencing "We have detected a problem with some tables in the database" error message in the WordPress back-end Solution: We recommend the following steps to address the error message: 1. Try to remove the warning message by clicking the small 'x' icon on the message. 2. Refresh the dashboard to see if the warning message reappears. If the message does not reappear, the issue is likely resolved. If the error persists, we advise the client to inform us so we can investigate further. For additional guidance, please consult our documentation on dealing with error messages: https://wpml.org/faq/how-to-deal-with-error-messages-about-a-broken-table-that-needs-fixing/#problem-with-some-tables-in-the-database
Problem: The client has configured a language switcher in the WPML interface, but instead of displaying a flag, it shows HTML code. The issue persists regardless of whether flag images are enabled or disabled. However, when switching to the default WordPress theme, the language switcher works correctly, indicating a theme-related problem. Solution: 1. We recommend disabling the flag images to see if the language text displays correctly. This can be done by navigating to WPML >> Languages >> Menu language switcher, clicking on the pen icon to edit the language switcher, unchecking the “Flag” checkbox, and pressing the “Save” button. 2. We suggested checking if the issue persists when switching to a default WordPress theme. This will help determine if the problem is indeed with the current theme settings.
Client checked and confirmed that the issue was related to the theme options, as it was working fine with a default WP theme.
Note: Please ensure you have a full backup of your files and database before making changes to your website. If this solution does not seem relevant to your issue, please open a new support ticket with us.
Problem: The client changed the default language from English to French and is experiencing confusion because the WPML translation editor selection is now appearing when editing the French page, which is the new default language. For old content, the translation editor still appears on the English version, while for new content, it appears on the French version. The client wants to know how to fix this for the old content so that English is recognized as a translation of French and not the other way around.
Solution: We explained that the behavior the client is experiencing is expected because pages and posts retain their original source language even after changing the default language. To resolve this, we recommended following a specific procedure that involves linking already translated pages. By doing so, the client will be prompted with a dialog to change the page's original language. We provided a link to the documentation for detailed steps:
This page includes support tickets that are resolved and documented. Looking for tickets that are “in progress”? Visit the complete support tickets archive
Manage Cookie Consent
We use cookies to optimize our website and services. Your consent allows us to process data such as browsing behavior. Not consenting may affect some features.
Functional
Always active
Required for our website to operate and communicate correctly.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
We use these to analyze the statistics of our site. Collected information is completely anonymous.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
These cookies track your browsing to provide ads relevant to you.