Skip to content

Commit

Permalink
adding headers
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-c-woodard committed Jan 3, 2025
1 parent 5415065 commit a9dcb22
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions wpml-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,10 +228,14 @@
<key name="description" />
<key name="title" />
</gutenberg-block>
<gutenberg-block type="kadence/header" translate="1">
<key name="id" type="post-ids" sub-type="kadence_header" />
</gutenberg-block>
</gutenberg-blocks>
<custom-types>
<custom-type translate="1">kadence_form</custom-type>
<custom-type translate="1">kadence_navigation</custom-type>
<custom-type translate="1">kadence_header</custom-type>
</custom-types>
<custom-fields>
<custom-field action="translate">_kad_form_fields</custom-field>
Expand Down Expand Up @@ -306,5 +310,7 @@
<custom-field action="translate">_kad_form_importid</custom-field>

<custom-field action="translate">_kad_navigation_description</custom-field>

<custom-field action="translate">_kad_header_description</custom-field>
</custom-fields>
</wpml-config>

0 comments on commit a9dcb22

Please sign in to comment.