Home›Support›English Support›[Resolved] Diviflash FAQ Module – FAQ Titles not recognized by WPML Translation Editor
[Resolved] Diviflash FAQ Module – FAQ Titles not recognized by WPML Translation Editor
This thread is resolved. Here is a description of the problem and solution.
Problem: You are using WPML with Divi and the Diviflash plugin, specifically the FAQ Module (difl_faq / difl_faqitem), and you want the FAQ titles to be recognized by the WPML Translation Editor. Although the FAQ answers are detected, the FAQ titles are not showing up for translation. Solution: First, ensure that the DiviFlash plugin author is aware that for compatibility with WPML, they should follow the documentation on registering page builder content for translation, which can be found here: https://wpml.org/documentation/support/language-configuration-files/register-page-builder-content-for-translation/. Next, update your custom XML configuration in WPML > Settings > Custom XML Configuration with the following code:
After saving this configuration, edit the FAQ Item on the original page, save the page, and open the translation editor. You should now see the strings of the module inside the translation editor. If this solution does not resolve your issue, it may be due to the plugin author's responsibility to ensure compatibility with WPML. In such cases, 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 the problem persists, please open a new support ticket at https://wpml.org/forums/forum/english-support/.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
Background of the issue:
I am trying to use WPML (Pro) with Divi and the Diviflash plugin, specifically the FAQ Module (difl_faq / difl_faqitem). I want the FAQ titles (questions) to be recognized by the WPML Translation Editor. I have already tried defining the modules in the Custom XML Configuration. The issue can be seen on this page: hidden link
Here is the XML configuration that I set up in WPML/Settings
Symptoms:
The FAQ answers are correctly detected by the WPML Translation Editor, but the FAQ titles (<h3 class="faq_question_title">…</h3>) are missing.
Questions:
Why are the FAQ titles not showing up for translation in the WPML Translation Editor?
How can I ensure that the FAQ titles are recognized by the WPML Translation Editor?
If this still does not solve the issue for you, please install the "DiviFlash" plugin on the following test site and leave me a comment so that I can take a closer look at it.
Languages: English (English )Spanish (Español )German (Deutsch )
Timezone: America/Lima (GMT-05:00)
Hi Stefano!
The plugin adds a section called "WPML: Custom XML Configuration" at the bottom of the WordPress Editor, which will include a custom XML configuration for the page builder widgets found inside the content.
It further returns the raw post content data, which can assist in creating such a config yourself.
This config can then be saved at WPML > Settings > Custom XML Configuration (tab).
After saving the config, you will need to edit the original content, save the page, and then open the translation editor, where you should now see all translatable texts.
Note that it is not recommended to install the plugin on a production site. Do you have a staging site ready where I would be able to work?
---
At this point, I am not sure if this plugin actually also handles automatic config creation for Divi - it would be ideal if you could install the latest version of the "DiviFlash" plugin on my sandbox, and I will assist you with creating a config.
One-Click-Login: hidden link
Make sure to leave me a comment once the plugin has been installed. If the usage of the plugin requires a registration key and you do not have such a key available, we do not expect you to purchase a key for this purpose.
In such a case, I can offer to try to create the config directly on your site, or a staging site that you can provide, or it would be better to report the issue to the plugin author directly.
Alt text fields:
- close_que_img_alt_txt
- open_que_img_alt_txt
- answer_image_alt_text
Button fields:
- button_text
- button_url (marked as type="link") --> internal links will be auto-adjusted
Admin field:
- admin_label
Save this config at WPML > Settings > Custom XML Configuration. Then edit the FAQ Item on the original page, save the page, and open the translation editor.
You should now see the strings of the module inside the translation editor.
If this does not work out as expected, please kindly note that it is the responsibility of the plugin author to provide a config for each module to be compatible with the WPML Translation Editor. Our support does not create such configs for third-party plugins.