and similar for other language directories, it might be due to third-party plugins calling the
flush_rewrite_rules(true)
function excessively. Solution: We recommend trying the following steps: 1. Back up your site for safety. 2. Insert the following code into the functions.php file of your theme:
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 WPML support forum.
Problem: 1. When properties are duplicated on your website, they do not display the same main selected image for each language on the front end. 2. When properties are translated with WPML, the system shows doubled options in the backend, such as two descriptions and two sets of fields for each property in the translated versions. Solution: To address these issues: 1. Install the ACF Multilingual add-on to ensure compatibility between ACF and WPML. You can find the add-on and setup instructions here: https://wpml.org/documentation/related-projects/translate-sites-built-with-acf/ 2. Increase your WordPress memory limit as it is below the minimum requirement. Add the following lines to your
Afterwards, verify the new memory limit under WPML > Support > WordPress > Memory limit.
If this solution does not resolve your issue or seems irrelevant, 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 further assistance is needed, please open a new support ticket at WPML support forum.
Problem: When switching to English, all texts remain in German, and the header is not visible. Solution: If you're experiencing issues with texts not translating and headers disappearing when switching languages, it's likely due to unregistered Elementor widgets. We recommend registering your custom Elementor widgets for translation. You can learn how to do this by following our guide on registering page builder widgets.
We have registered the elements in your header and footer, and they should now appear correctly translated. If you encounter untranslated content on other posts or pages, you should contact the theme authors to ensure they register the custom elements they created. You can refer them to the same guide.
Additionally, you can add the necessary XML code for registration in WPML -> Settings -> Custom XML Configuration tab as outlined in the guide.
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 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 problems persist, please open a new support ticket.