If you're experiencing a fatal error with a message about 'Maximum call stack size' and suspect it might be due to infinite recursion in the WPML plugin, particularly when using Advanced Custom Fields (ACF).
If you're experiencing a fatal error with a message about 'Maximum call stack size' and suspect it might be due to infinite recursion in the WPML plugin, particularly when using Advanced Custom Fields (ACF).
Problem: The client is unable to translate the answer texts to multiple-choice questions and section body texts in quizzes and courses using LearnPress with the WPML plugin. Despite following the available guides and documentation, these specific strings do not appear in the WPML String Translation interface.
Solution: We recommend translating the quizzes and courses directly in the WordPress editor after running them through the WPML translation process. This method allows for manual translation of all content, including the problematic strings that do not show up in the WPML String Translation interface. For detailed steps on using different translation editors, please refer to our documentation: Using Different Translation Editors for Different Pages.
Please note that this solution might be outdated or not applicable to your specific case. If these steps do not resolve your issue, 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.
Problem: The client is experiencing issues with syncing additional features added by the B2BKing plugin between non-translated and translated versions of WooCommerce products. Solution: We recommend checking the known issue related to B2BKing and WPML here: https://wpml.org/errata/b2bking-product-category-restriction-not-copied-to-translations/. Additionally, the B2BKing plugin author provides documentation on how to properly translate B2BKing with WPML, which can be found here: https://woocommerce-b2b-plugin.com/docs/translate-b2bking-with-wpml/. If these resources do not address your specific issue, please provide more details about what you are trying to achieve, along with screenshots illustrating the issue. Also, refer to this guide to retrieve debug information from your site and share it with us for further assistance: http://wpml.org/faq/provide-debug-information-faster-support/.
Please note that the solution might be 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 the issue persists, we encourage you to open a new support ticket for personalized assistance at WPML support forum.
Problème : Vous rencontrez des difficultés avec l'affichage des images dans les pages de traduction de WPML, y compris l'impossibilité de traduire les balises alt, titre et description de chaque image. De plus, le slug n'est pas visible pour personnalisation dans chaque langue. Solution : Nous vous recommandons de suivre ces étapes : 1. Accédez au tableau de bord WordPress > Mises à jour. 2. Sous la section "Compatibilité des thèmes et des plugins avec WPML", cliquez sur le bouton de mise à jour et attendez la fin du processus. 3. Allez dans Tableau de bord WordPress > WPML > Paramètres > Onglet XML personnalisé et supprimez le code suggéré, puis enregistrez le résultat. 4. Rendez-vous dans votre Tableau de bord > Pages. 5. Ouvrez l'écran d'édition de la page originale. Vous devriez voir une icône de crayon/cercle/engrenage dans les options de la barre latérale sous la section "Langues". 6. Faites un petit changement, par exemple, ajoutez un espace supplémentaire à la fin d'une phrase ou d'un paragraphe. 7. Enregistrez-le. 8. Vous devriez maintenant voir qu'une flèche circulaire apparaît à côté des liens des 2ndes langues, ce qui signifie qu'une mise à jour est nécessaire. 9. Modifiez à nouveau la traduction et enregistrez-la jusqu'à ce qu'elle soit traduite à 100%.
Si cette solution ne résout pas votre problème ou semble dépassée, nous vous recommandons de vérifier les problèmes connus, de vérifier la version de la correction permanente et de confirmer que vous avez installé les dernières versions des thèmes et plugins. Si le problème persiste, n'hésitez pas à ouvrir un nouveau ticket de support.
Problème : Vous avez des difficultés à traduire le menu de votre page 'Upcoming Events' et certains champs de votre thème 'Charity for hope'. Le plugin 'The Events Calendar' utilisé semble partiellement compatible avec WPML et votre site avait une limite de mémoire insuffisante. Solution : Pour le problème de traduction de la page 'Upcoming Events', nous avons augmenté la limite de mémoire de WordPress à '256M' dans votre fichier wp-config.php pour permettre une traduction correcte des chaînes. Vous pouvez vérifier la documentation pour ajuster la mémoire ici : Documentation WPML. Pour le champ 'Testimonial' de votre thème, qui n'est pas compatible avec WPML, la solution temporaire est de traduire manuellement les témoignages en utilisant l'éditeur WordPress et non l'éditeur WPML. Voici une vidéo explicative : Guide vidéo. Si ces solutions ne s'appliquent pas à votre cas ou semblent obsolètes, nous vous recommandons de vérifier les problèmes connus ici : Problèmes connus WPML, de vérifier la version des corrections permanentes, et de confirmer que vous avez installé les dernières versions des thèmes et plugins. Si le problème persiste, n'hésitez pas à ouvrir un nouveau ticket de support sur notre forum : Forum de support WPML.
Problem: The client is experiencing issues with the WPML language switcher not appearing correctly in the menu when using a custom theme. The switcher either does not show up at all when set to display flags only, or appears messy when set to display names. Solution: We determined that the issue is related to how the custom theme handles the header/menu output, which affects the display of the WPML language switcher. Since this behavior is controlled by the theme and not WPML, we recommend contacting the theme author to adjust the header template or custom menu walker to support the WPML menu language switcher output properly. As a temporary workaround, you can add custom CSS to visually include the flags. You can do this by navigating to your WordPress admin, going to Appearance → Customize → Additional CSS, and adding the following code:
Please note, this solution may not work if the switcher is configured as a dropdown, as dropdowns are usually controlled by the theme’s JavaScript and custom markup.
If this solution does not resolve your issue or 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.