Problem: The client was unable to apply dynamic variables like 'site title' and 'tagline' using the SEOPress SEO plugin across the whole site or specific posts/pages. They also encountered issues with translations not appearing correctly on their live site, despite settings adjustments and cache flushing. Solution: 1. The client set dynamic variables in the SEOPress settings under 'Titles and Metas - Home'. 2. They translated the necessary strings for the site title and tagline into the second language. 3. After discovering discrepancies in the database strings through PHPMyAdmin, the client corrected these by removing commas and ensuring consistency in naming. 4. This adjustment led to the correct display of the site title in the second language on the front end. If you're experiencing similar issues, we recommend checking your SEO plugin settings and ensuring all relevant strings are translated in WPML. Additionally, verify database entries for consistency if problems persist. If this solution does not resolve your issue or seems outdated, please visit our support forum to open a new ticket. We also 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.
Problem: If you're experiencing issues with incorrect repeater field labels in confirmation emails when using WPForms with the WPForms Multilingual plugin, such as seeing labels like 'Field ID #6_2' instead of the correct form labels. Solution: We recommend following these steps to resolve the issue: 1. Ensure you back up your site for safety. 2. Navigate to
This change should correct the label display in your confirmation emails. Please try this solution and let us know the results.
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. Should you need further assistance, please do not hesitate to open a new support ticket at WPML support forum.
The client is developing a site using WPML with WP Job Manager and is facing an issue where bookmarks set in one language do not appear when switching to another language.
Solution: We recommend the following steps after ensuring a full site backup:
1) Navigate to
/wp-content/plugins/wp-job-manager-bookmarks
and open
wp-job-manager-bookmarks.php
for editing. 2) Modify the code at line 356 and line 407 to include WPML filters that handle translations of bookmarked posts. This ensures that when a post is bookmarked in one language, it is recognized across all translations.
3) To prevent duplicate bookmark entries appearing for each language on the bookmark page, modify the
directory. Update the loop handling the display of bookmarks to check the language code of the bookmark against the current language and only display bookmarks that match.
Please refer to the following thread for more details.
If this solution does not resolve your issue or seems outdated, please check the related known issues 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 for further assistance.
Problema: Il cliente ha tradotto le pagine correttamente, ma le immagini e le dimensioni delle sezioni non vengono caricate correttamente nella versione tradotta della pagina. Soluzione: Si tratta di un problema relativo al tema Cinerama. Per risolvere puoi andare in WPML > Impostazioni > Traduzione dei campi personalizzati e controllare i campi con prefisso edgtf_. Imposta i campi che sembrano rilevanti su "copia", poi modifica la pagina nella lingua originale affinché la traduzione in inglese sia in status "needs update" e aggiorna. Questo ha risolto parzialmente il problema (vedi qui), quindi potrebbe essere necessario impostare altri campi su copia per una soluzione completa.
Se questa soluzione non risolve completamente il problema o sembra non essere più attuale, ti consigliamo di verificare i problemi noti correlati, controllare la versione del fix permanente e confermare di avere installato le ultime versioni dei temi e dei plugin. Se il problema persiste, ti invitiamo a aprire un nuovo ticket di supporto.
Problem: You are trying to translate pages using Avada Builder, but not all parts of the page are translated. Solution: First, ensure that the text you are trying to translate appears in the translation editor.
Here are the steps we recommend: 1. Make a slight modification to the original page and save it. This action can help refresh the page translation. 2. Navigate to the WPML translation editor to see if the changes are reflected and the missing content appears for translation. 3. Verify that you are using the latest version of your theme, as outdated themes can sometimes cause issues with translation plugins.
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 for further assistance.