Home Forums WoodMart support forum Woodmart Popup "Button" string cannot be translated by WPML Advanced Editor

Woodmart Popup "Button" string cannot be translated by WPML Advanced Editor

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #336178

    Jeriss Cloud Center
    Participant

    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

    #336188

    Jeriss Cloud Center
    Participant

    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

    #336374

    Artem Temos
    Keymaster

    Hello,

    Thank you for your feedback. We will add this code in our next theme update.

    Kind Regards

Viewing 3 posts - 1 through 3 (of 3 total)