PluginProbe ʕ •ᴥ•ʔ
Shortcodes and extra features for Phlox theme / trunk
Shortcodes and extra features for Phlox theme vtrunk
2.17.21 2.17.20 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.6 1.0.9 1.1.0 1.3.0 1.3.1 1.3.10 1.3.14 1.3.2 1.3.3 1.3.6 1.4.0 1.4.1 1.4.2 1.5.0 1.5.2 1.6.0 1.6.2 1.6.4 1.7.0 1.7.2 2.10.0 2.10.1 2.10.3 2.10.5 2.10.7 2.10.8 2.10.9 2.11.0 2.11.1 2.11.2 2.12.0 2.14.0 2.15.0 2.15.2 2.15.4 2.15.5 2.15.6 2.15.7 2.15.8 2.15.9 2.16.0 2.16.1 2.16.2 2.16.3 2.16.4 2.17.0 2.17.1 2.17.12 2.17.13 2.17.14 2.17.15 2.17.16 2.17.2 2.17.3 2.17.4 2.17.5 2.17.6 2.17.8 2.17.9 2.4.12 2.4.13 2.4.14 2.4.16 2.4.18 2.4.19 2.4.9 2.5.0 2.5.1 2.5.10 2.5.11 2.5.12 2.5.13 2.5.14 2.5.15 2.5.16 2.5.17 2.5.19 2.5.2 2.5.20 2.5.3 2.5.7 2.5.8 2.5.9 2.6.0 2.6.1 2.6.10 2.6.12 2.6.13 2.6.14 2.6.15 2.6.16 2.6.17 2.6.19 2.6.2 2.6.20 2.6.4 2.6.5 2.6.7 2.7.0 2.7.1 2.7.10 2.7.11 2.7.12 2.7.13 2.7.14 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 2.7.8 2.7.9 2.8.0 2.8.1 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7 2.8.9 2.9.0 2.9.12 2.9.14 2.9.15 2.9.16 2.9.17 2.9.18 2.9.19 2.9.2 2.9.20 2.9.21 2.9.22 2.9.3 2.9.4 2.9.5 2.9.6 2.9.7 2.9.8
auxin-elements / wpml-config.xml
auxin-elements Last commit date
admin 15 hours ago includes 15 hours ago languages 15 hours ago public 15 hours ago vendor 7 years ago README.txt 15 hours ago auxin-elements.php 15 hours ago index.php 9 years ago package-lock.json 5 years ago phpcs.xml 3 years ago uninstall.php 5 months ago wpml-config.xml 4 years ago
wpml-config.xml
152 lines
1 <wpml-config>
2 <custom-fields>
3 <custom-field action="translate">page_subtitle</custom-field>
4 </custom-fields>
5 <admin-texts>
6 <key name="phlox_theme_options">
7 <key name="auxin_login_message"/>
8 <key name="auxin_login_logo_image"/>
9 <key name="auxin_login_logo_width"/>
10 <key name="auxin_login_logo_height"/>
11 </key>
12 </admin-texts>
13
14 <elementor-widgets>
15 <widget name="aux_modern_heading">
16 <conditions>
17 <condition key="widgetType">aux_modern_heading</condition>
18 </conditions>
19 <fields>
20 <field type="Modern Heading: Title" editor_type="LINE">title</field>
21 <field type="Modern Heading: Description" editor_type="VISUAL">description</field>
22 <field type="Modern Heading: Before Text" editor_type="LINE">title_secondary_before</field>
23 <field type="Modern Heading: Highlighted Text" editor_type="LINE">title_secondary_highlight</field>
24 <field type="Modern Heading: After Text" editor_type="LINE">title_secondary_after</field>
25 </fields>
26 </widget>
27
28 <widget name="aux_button">
29 <conditions>
30 <condition key="widgetType">aux_button</condition>
31 </conditions>
32 <fields>
33 <field type="Button: Label" editor_type="LINE">label</field>
34 </fields>
35 </widget>
36
37 <widget name="aux_contact_form">
38 <conditions>
39 <condition key="widgetType">aux_contact_form</condition>
40 </conditions>
41 <fields>
42 <field type="Contact Form 7: Shortcode" editor_type="LINE">label</field>
43 </fields>
44 </widget>
45
46 <widget name="aux_blockquote">
47 <conditions>
48 <condition key="widgetType">aux_blockquote</condition>
49 </conditions>
50 <fields>
51 <field type="Blockquote: Content" editor_type="VISUAL">label</field>
52 </fields>
53 </widget>
54
55 <widget name="aux_staff">
56 <conditions>
57 <condition key="widgetType">aux_staff</condition>
58 </conditions>
59 <fields>
60 <field type="Staff: Name" editor_type="LINE">title</field>
61 <field type="Staff: Occupation" editor_type="LINE">subtitle</field>
62 <field type="Staff: Content" editor_type="VISUAL">content</field>
63 </fields>
64 </widget>
65
66 <widget name="aux_testimonial">
67 <conditions>
68 <condition key="widgetType">aux_testimonial</condition>
69 </conditions>
70 <fields>
71 <field type="Testimonial: Name" editor_type="LINE">title</field>
72 <field type="Testimonial: Occupation" editor_type="LINE">subtitle</field>
73 <field type="Testimonial: Content" editor_type="VISUAL">content</field>
74 </fields>
75 </widget>
76
77 <widget name="aux_text">
78 <conditions>
79 <condition key="widgetType">aux_text</condition>
80 </conditions>
81 <fields>
82 <field type="Info Box: Name" editor_type="LINE">title</field>
83 <field type="Info Box: Occupation" editor_type="LINE">subtitle</field>
84 <field type="Info Box: Content" editor_type="VISUAL">content</field>
85 <field type="Info Box: Button label" editor_type="LINE">btn_label</field>
86 </fields>
87 </widget>
88
89 <widget name="aux_gmap">
90 <conditions>
91 <condition key="widgetType">aux_gmap</condition>
92 </conditions>
93 <fields>
94 <field type="MAP: Latitude" editor_type="LINE">latitude</field>
95 <field type="MAP: Longitude" editor_type="LINE">longitude</field>
96 <field type="MAP: Marker info" editor_type="LINE">marker_info</field>
97 </fields>
98 </widget>
99
100 <widget name="aux_modern_button">
101 <conditions>
102 <condition key="widgetType">aux_modern_button</condition>
103 </conditions>
104 <fields>
105 <field type="Button: Text" editor_type="LINE">label</field>
106 <field type="Button: Highlighted Text" editor_type="LINE">label2</field>
107 <field type="Button: After Text" editor_type="LINE">label3</field>
108 <field type="Button: Link" editor_type="LINK">link</field>
109 </fields>
110 </widget>
111
112 <widget name="aux_copyright">
113 <conditions>
114 <condition key="widgetType">aux_copyright</condition>
115 </conditions>
116 <fields>
117 <field type="Button: Text" editor_type="LINE">copyright_text</field>
118 </fields>
119 </widget>
120
121 <widget name="aux_icon_list">
122 <conditions>
123 <condition key="widgetType">aux_icon_list</condition>
124 </conditions>
125 <fields-in-item items_of="list">
126 <field type="Flexible List: Text" editor_type="LINE">text_primary</field>
127 <field type="Flexible List: Secondary Text" editor_type="LINE">text_secondary</field>
128 <field type="Flexible List: Link" editor_type="LINK">link</field>
129 </fields-in-item>
130 </widget>
131
132 <widget name="aux_accordion">
133 <conditions>
134 <condition key="widgetType">aux_accordion</condition>
135 </conditions>
136 <fields-in-item items_of="tab_items">
137 <field type="Accordion: Label" editor_type="LINE">accordion_label</field>
138 <field type="Accordion: Content" editor_type="VISUAL">content</field>
139 </fields-in-item>
140 </widget>
141
142 <widget name="aux_tabs">
143 <conditions>
144 <condition key="widgetType">aux_tabs</condition>
145 </conditions>
146 <fields-in-item items_of="tab_items">
147 <field type="Tab: Label" editor_type="LINE">tab_label</field>
148 <field type="Tab: Content" editor_type="VISUAL">content</field>
149 </fields-in-item>
150 </widget>
151 </elementor-widgets>
152 </wpml-config>