Skip Navigation

Open

Topic Tags: Compatibility

Overview of the issue

With the Ultimate Addons for Beaver Builder plugin, currently it is not possible to translate the Heading module in our Advanced Translation Editor.

Workaround

  • Navigate to WPML > Configuration > Custom XML Configuration page.
  • Add the following XML:
    <wpml-config>
    	<beaver-builder-widgets>  
    		<widget name="uabb-heading">
    			<fields>
    				<field type="Heading title" editor_type="LINE">heading</field>
    				<field type="Heading content" editor_type="LINE">description</field>
    			</fields>
    		</widget>
      </beaver-builder-widgets>
    </wpml-config>
    
    

You can find more information about it here.

Leave a Reply

Please stay on topic and be respectful to others. If you need help with issues not related to this post, use our Support Forum to start a chat or submit a ticket.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>