Skip to content

Commit

Permalink
[Elementor] Adding support for Lottie File translation
Browse files Browse the repository at this point in the history
- Adding support for Lottie File translation
https://onthegosystems.myjetbrains.com/youtrack/issue/compsupp-7263
  • Loading branch information
andrescifuentesr authored and dgwatkins committed Mar 18, 2024
1 parent 8652116 commit aaac616
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions elementor/wpml-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -384,5 +384,13 @@
<field type="Loop Grid: Nothing found message">nothing_found_message_text</field>
</fields>
</widget>
<widget name="lottie">
<fields>
<field type="Lottie: Media File" editor_type="LINK">source_json>url</field>
<field type="Lottie: External URL" editor_type="LINK">source_external_url>url</field>
<field type="Lottie: Caption" editor_type="LINE">caption</field>
<field type="Lottie: Link" editor_type="LINK">custom_link>url</field>
</fields>
</widget>
</elementor-widgets>
</wpml-config>

0 comments on commit aaac616

Please sign in to comment.