Woodmart Popup "Button" string cannot be translated by WPML Advanced Editor
-
Dear,
I’ve added a Woodmart Popup on my page (wpbakery pagebuilder) and added a Button via the popup settings but the string doesn’t appear on WPML Advanced Editor. Is it a theme bug?
Thanks
Simon
I contacted WPML and they gave me the below XML code which fixed the issue.
Please correct this in your theme.
<wpml-config>
<shortcodes>
<shortcode>
<tag>woodmart_popup</tag>
<attributes>
<attribute>id</attribute>
<attribute>title</attribute>
</attributes>
</shortcode>
</shortcodes>
</wpml-config>
Thanks
Hello,
Thank you for your feedback. We will add this code in our next theme update.
Kind Regards