WPML
Status
Waiting for author
Related plugin/theme
JetEngine
Topic tags
Compatibility

Overview of the issue

When using JetMenu from JetEngine, you might experience the following issue: MegaMenu templates assigned to WordPress menu items are not translated on the frontend, even if the templates are correctly translated in WPML.

Workaround

  • Go to WPML > Settings > Custom XML Configuration in your WordPress dashboard.
  • Add the following XML configuration and save:
    <wpml-config>
      <custom-fields>
        <custom-field action="copy" type="post-ids" sub-type="jet-menu">jet-menu-item</custom-field>
      </custom-fields>
    </wpml-config>
            

All known issues →