Problem: The client was experiencing an issue where the translation of a page containing a shortcode was getting stuck. The specific page in question was 'My Wishlist' which was not translating and was showing a 504 error after some time. Solution: We recommended the following steps to resolve the issue: 1. Edit the 'My Wishlist' page and make a small change in the content, then save the changes. 2. Navigate to WPML -> Translation Management. 3. Select the 'My Wishlist' page and assign it to your user for translation. 4. Check if you can now translate the page or cancel the translation job. Additionally, for translating specific strings, go to WPML -> String Translation or WPML -> Translation Management -> Strings section at the bottom.
If these steps do not resolve your issue or if the solution seems outdated or irrelevant to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket.
After translating the header and footer using WPML, the header's appearance changed and the footer disappeared. Even after deleting the translations, the issue persisted.
Solution:
If you're experiencing this issue, we recommend managing your header and footer through Elementor templates. Ensure that the theme-related custom fields are set to "Copy" in the WPML settings. Here are the specific fields you should check:
wcf-addons-template-meta_type
wcf-addons-template-meta_location
wcf-addons-template-meta_splocation
After adjusting these settings, update (resave) the Header and Footer templates in both languages. This action refreshes the translation settings and should resolve the display issues in the translated versions.
Please note that this solution might be outdated or not applicable to your specific case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket at WPML support forum.
Problem: You are experiencing an issue where WPML is missing some records in the languages tables, which prevents it from fully working. Despite following the suggested troubleshooting steps like clearing language information and repopulating languages, removing ghost entries, fixing terms and taxonomy relationships, setting language information, assigning translation status to duplicated content, and fixing post type assignment for translations, the problem persists.
Solution: If you're facing this issue, we recommend you try the following steps after taking a database backup: 1- Open your database manager, for example, PhpMyAdmin. 2- Navigate to the "wp_options" table (note: 'wp_' is a standard prefix, yours might be different but the table name will be similar to xx_options). 3- Execute the following SQL query to search for the 'icl_admin_messages' key:
SELECT *
FROM `wp_options`
WHERE `option_name` LIKE '%icl_admin_messages%'
LIMIT 50;
4- Delete this key from your database. 5- Clear your cache, refresh your dashboard, and check if the message has disappeared.
This solution might be irrelevant if it's outdated or not applicable to your case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket at WPML support forum for further assistance.
Problem: You are experiencing an issue where the translated content on your site reverts back to the original language after updates, despite using the WordPress editor for translations. Solution: We recommend adding a specific constant to your wp-config.php file to prevent this issue. Please insert the following line of code:
If this solution does not apply to your case, or if it seems outdated, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If issues persist, please open a new support ticket at our support forum.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend checking related known issues (https://wpml.org/known-issues/), verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket in our forum (https://wpml.org/forums/forum/english-support/).
You need to delete specific translations for header and footer templates in your WPML site.
Solution:
First, ensure you have a full site backup. Then, follow these steps:
1. Access your Dashboard and navigate to the templates section for headers or footers. 2. Use the language switcher to select Arabic. 3. Click on the 'Published' link to view all published templates in Arabic. 4. Move the Arabic translated templates to the Trash. 5. Permanently delete them from the Trash.
If this solution does not apply to your case, or if it seems outdated, we recommend opening a new support ticket. Also, check related known issues at https://wpml.org/known-issues/ to verify the version of the permanent fix and confirm that you have installed the latest versions of themes and plugins.
After resetting WPML on a development site, you received a message indicating that the 'product_type' field was set incorrectly due to the translation of the 'product_type' taxonomy.
Solution:
To resolve this issue, follow these steps:
1. Deactivate the WooCommerce Multilingual plugin. 2. Delete the plugin. 3. Download and manually install version 5.4.5 of WooCommerce Multilingual. 4. Navigate to WooCommerce → WooCommerce Multilingual → Settings tab and click the Troubleshooting link at the bottom-right corner. 5. Click the Start button for 'Fix product_type taxonomy terms'. 6. Refresh the page. 7. Upgrade to version 5.5.1 of the WooCommerce Multilingual plugin.
The “Fix product_type taxonomy terms” button will be added back in the next version of WooCommerce Multilingual (5.5.2)
Please check if the issue is resolved after following these steps. If the problem persists or if this solution becomes outdated, we recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If necessary, please open a new support ticket at WPML support forum for further assistance.
Problem: You are using the Events Manager plugin by Pixelite and are trying to display translated events on your calendar. Although the event list count shows 4 translated events, they do not appear in the list or on the front-end calendar. Solution: We have identified that the Events Manager plugin you are using is not compatible with WPML. This incompatibility is known and documented in our resources. We do not recommend using this plugin with WPML due to several known issues. You can review these issues and our compatibility statement here:
We recommend considering alternative plugins that are compatible with WPML, which you can find here: WPML Compatible Calendar Plugins If you decide to continue using the Events Manager plugin, please contact their support team for assistance with compatibility issues.
Please note that this solution might be irrelevant if it's outdated or not applicable to your case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, we encourage you to open a new support ticket with us for further assistance.
Problem: After migrating from Polylang to WPML, menus disappeared in the backend. The client was concerned about resetting WPML due to the large number of pages migrated. Solution: We recommended the following steps: 1. Ensure a full site backup or at least a database backup. 2. Navigate to WPML -> Support -> Troubleshooting link. Follow the steps outlined in the WPML Troubleshooting guide. 3. If menus still do not appear, create a new test menu and translate it following the instructions in this guide on translating menus. If the new menu works but old ones do not, it indicates a database issue with the old menus, which should be recreated.
If this solution does not resolve your issue or seems outdated, we recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If problems persist, please open a new support ticket.
Problem: The client is trying to translate Kadence Query Loop and Woo Templates using WPML, but they are not automatically appearing in the Query Loop list. The client has to manually set language information on the WPML Troubleshooting page to make them appear and be translatable. Solution: We recommend updating the translations for the Kadence Query Loop and Woo Templates. This has solved the problem.
Please note that this solution might be outdated or not applicable to your specific case. We highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket.
Problem: You are unable to see 'Transfer credits to WPML.org' in the Tools menu, and your license appears disabled in the Account despite being active. Solution: If you're experiencing this issue, we recommend you try the following steps: 1. Navigate to Plugins → Add New and click on the Commercial tab. Then, click Unregister WPML from this site. 2. After the page loads, click on Register WPML. You will see a prompt to enter the site key. Click on Get a key for this site. 3. Complete the site key wizard in your WPML account and set it to Production site. 4. Copy your new key and paste it in the Commercial tab. Afterwards, delete your old site key in the WPML account. 5. Assign the credits to the newly registered site.
This solution might be irrelevant if it’s outdated or not applicable to your case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket at WPML support forum.
Problem: The client is unable to navigate from the French version of the events page to the English version using the Events Calendar plugin. Additionally, the layout of the English page is disrupted. Solution: We recommend deleting the translated events page from
Page > All
, and also removing it from the trash. Afterwards, go to the default language events page and re-translate it. This should resolve the navigation and layout issues.
If this solution does not apply to your situation, or if it seems outdated, please check the related known issues and confirm that you have installed the latest versions of your themes and plugins. If problems persist, we highly recommend opening a new support ticket at WPML support forum for further assistance.
Please note that this solution might be outdated or not applicable to your specific case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, do not hesitate to open a new support ticket for further assistance at WPML support forum.
Problem: You are trying to translate your site into Arabic using WPML and Elementor, but after publishing, all Arabic pages show 404 errors. The Advanced Translation Editor does not load all page content.
Solution:
We recommend adding the relevant language configuration under WPML >> Settings >> Custom XML Configuration. After this, update (resave) the Case template.
This should allow the content to display correctly on the frontend in Arabic. For further details on configuring custom XML, you can check the WPML documentation on registering custom Elementor widgets for translation.
If this solution does not resolve your issue or seems outdated, please visit our known issues page to check for related problems. Ensure you have the latest versions of themes and plugins installed. If the problem persists, we highly recommend opening a new support ticket for personalized assistance at WPML support forum.
Problem: The client is experiencing an issue where a specific paragraph ('Dimensions - height x width x depth (cm): 80 x 65 x 75') is missing in the German and Czech translations of a page, resulting in English text appearing in these translations. The paragraph is present in the Hungarian translation. Solution: We recommend installing the Yoast Duplicate Post plugin and cloning the problematic page. Then, follow these steps: 1. Go to your Dashboard > Pages. 2. Open the edit screen of the original page and look for a pencil/circle/gear icon under the "Languages" section in the sidebar. 3. Make a minor change, such as adding an extra blank space at the end of a sentence or paragraph. 4. Save the changes. A circular arrow should appear beside the links for the second languages, indicating that an update is required. 5. Edit the translation again and ensure it is saved up to 100% translated. If this does not resolve the issue, please provide us with the login information for the copied website so we can further investigate.
Please note that this solution might be outdated or not applicable to your specific case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, do not hesitate to open a new support ticket at WPML support forum.
This page includes support tickets that are resolved and documented. Looking for tickets that are “in progress”? Visit the complete support tickets archive