Skip to content

Commit

Permalink
wpml-config: Add Price Table Features Support
Browse files Browse the repository at this point in the history
Provided by David from OnTheGoSystems.
  • Loading branch information
AlexGStapleton committed May 26, 2021
1 parent 0588ff3 commit e8d8de4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion wpml-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,13 @@
<field type="Price image title">image_title</field>
<field type="Price image alt">image_alt</field>
<field type="Price per">per</field>
<field type="Price button text">button_text</field>
<field type="Price button text">button</field>
<field type="Price button URL" editor_type="LINK">url</field>
</fields-in-item>
<fields-in-item items_of="columns>features">
<field type="Feature text">text</field>
<field type="Feature hover text">hover</field>
</fields-in-item>
</widget>
<widget name="SiteOrigin_Widget_Simple_Masonry_Widget">
<fields>
Expand Down

0 comments on commit e8d8de4

Please sign in to comment.