Problem: If you're experiencing issues with HTML not rendering correctly in translated pages of ACF fields on your site, where HTML code is visible instead of being rendered as text, particularly when using the Divi theme. Solution: We recommend adding the following code to your theme's functions.php file and then re-translate the affected page:
// WPML workaround for compsupp-7001
add_filter('do_shortcode_tag', 'wpml_compsupp7001_decode_et_pb_button_text', 10, 4);
function wpml_compsupp7001_decode_et_pb_button_text($output, $tag, $attr, $m) {
if ( class_exists('Sitepress') && 'et_pb_accordion_item' === $tag && isset($attr['title'])) {
// Decode both the ampersand and the apostrophe
$output = html_entity_decode($output, ENT_QUOTES, 'UTF-8');
}
return $output;
}
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.
Problem: The client has translated all pages of their site and set them as 'Completed'. They want to add translations for the images on these pages. Despite activating the 'translate media library texts with posts' option and scanning for theme and plugin localization, the images are not included in the Translations, and they can't find them in String Translation. They are using WordPress 6.8.1 and Astra Theme Pro 4.10.1 with WPML Media Translation activated.
Solution: We checked the issue on the client's site and discovered that the image captions added via the Caption field in Elementor's Image element were not automatically available for translation in the Advanced Translation Editor. To resolve this, we edited the original page by adding a space in one of the elements and updating it, which triggered a change to the German translation. This allowed the image texts, including the captions, to appear in the Advanced Translation Editor for translation. We recommend the client to clear all caches on their site and at the server level to ensure that the translated content displays correctly. Additionally, the client can translate the caption text directly in WPML -> Media Translation.
If this solution does not resolve your issue or seems outdated, please check the related known issues, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. If the problem persists, we highly recommend opening a new support ticket here.
Problem: You are using WordPress with Elementor and WPML, and after updating all plugins and WordPress to the latest versions, you are facing an issue where the links on images in your posts are not being translated, although the links on buttons are. You have tried using the Translate Link Targets function and re-saving the Permalinks page, but the problem persists. Solution: We have identified this issue and have documented it in our errata. Please visit the errata page for more details and the correct XML code to use: https://wpml.org/errata/elementor-image-widget-links-not-translating-correctly/. You should insert/add the XML code in WPML -> Settings -> Custom XML Configuration with the corrected code provided on the errata page, and then update your translations. This should resolve the issue with the image links not being translated.
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 the problem persists, please open a new support ticket in our forum for further assistance: WPML support forum.
The client is unable to activate a new WPML license using the OTGS Installer after importing the plugin. The issue arises because the 'PublishPress Capabilities' plugin interferes with the WPML renewal notification.
If this solution does not resolve your issue or seems irrelevant due to being 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 needed, please open a new support ticket at WPML support forum.
Utilizziamo i cookie per ottimizzare il nostro sito web e i nostri servizi.
Il tuo consenso ci permette di elaborare dati come il comportamento di navigazione.
Il mancato consenso potrebbe compromettere alcune funzionalità.
Funzionale
Sempre attivo
Necessario affinché il nostro sito web funzioni e comunichi correttamente.
Preferenze
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistiche
Li utilizziamo per analizzare le statistiche del nostro sito.
Le informazioni raccolte sono completamente anonime. L'archiviazione tecnica o l'accesso che viene utilizzato esclusivamente per scopi statistici anonimi. Senza un mandato, la conformità volontaria da parte del tuo fornitore di servizi Internet o altri registri di terzi, le informazioni memorizzate o recuperate per questo scopo da sole non possono generalmente essere utilizzate per identificarti.
Marketing
Questi cookie tracciano la tua navigazione per fornirti annunci pubblicitari pertinenti.