PluginProbe
Master Addons for Elementor – Elementor Addons, Widgets, Mega Menu Builder, Popup Builder, Widget Builder & Template Kits / 3.2.2
Master Addons for Elementor – Elementor Addons, Widgets, Mega Menu Builder, Popup Builder, Widget Builder & Template Kits v3.2.2
3.2.2 3.2.3 3.2.1 3.2.0 3.1.9 3.1.8 3.1.7 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.9 trunk 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.3 1.1.4 1.1.5 All 174 releases
master-addons / wpml-config.xml

wpml-config.xml in Master Addons for Elementor – Elementor Addons, Widgets, Mega Menu Builder, Popup Builder, Widget Builder & Template Kits 3.2.2, at wpml-config.xml

885 lines 38.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <wpml-config>
2 <elementor-widgets>
3
4 <!-- ========================================== -->
5 <!-- CONTENT WIDGETS -->
6 <!-- ========================================== -->
7
8 <!-- Advanced Accordion -->
9 <widget name="ma-advanced-accordion">
10 <conditions>
11 <condition key="widgetType">ma-advanced-accordion</condition>
12 </conditions>
13 <fields-in-item items_of="accordion_items">
14 <field type="Accordion: Title" editor_type="LINE">accordion_tab_title</field>
15 <field type="Accordion: Content" editor_type="VISUAL">accordion_content</field>
16 </fields-in-item>
17 </widget>
18
19 <!-- Advanced Tabs -->
20 <widget name="ma-tabs">
21 <conditions>
22 <condition key="widgetType">ma-tabs</condition>
23 </conditions>
24 <fields-in-item items_of="ma_el_tabs">
25 <field type="Tabs: Title" editor_type="LINE">ma_el_tab_title</field>
26 <field type="Tabs: Content" editor_type="VISUAL">ma_el_tab_content</field>
27 </fields-in-item>
28 </widget>
29
30 <!-- Infobox -->
31 <widget name="jltma-infobox">
32 <conditions>
33 <condition key="widgetType">jltma-infobox</condition>
34 </conditions>
35 <fields>
36 <field type="Infobox: Title" editor_type="LINE">ma_el_infobox_title</field>
37 <field type="Infobox: Description" editor_type="VISUAL">ma_el_infobox_description</field>
38 <field type="Infobox: Button Text" editor_type="LINE">ma_el_infobox_readmore_text</field>
39 <field type="Infobox: Button Link" key_of="ma_el_infobox_readmore_link" editor_type="LINE">url</field>
40 </fields>
41 </widget>
42
43 <!-- Flipbox -->
44 <widget name="ma-flipbox">
45 <conditions>
46 <condition key="widgetType">ma-flipbox</condition>
47 </conditions>
48 <fields>
49 <field type="Flipbox: Front Title" editor_type="LINE">front_title</field>
50 <field type="Flipbox: Front Text" editor_type="VISUAL">front_text</field>
51 <field type="Flipbox: Back Title" editor_type="LINE">back_title</field>
52 <field type="Flipbox: Back Text" editor_type="VISUAL">back_text</field>
53 <field type="Flipbox: Button Text" editor_type="LINE">action_text</field>
54 <field type="Flipbox: Button Link" key_of="link" editor_type="LINE">url</field>
55 </fields>
56 </widget>
57
58 <!-- Cards -->
59 <widget name="ma-el-card">
60 <conditions>
61 <condition key="widgetType">ma-el-card</condition>
62 </conditions>
63 <fields>
64 <field type="Card: Title" editor_type="LINE">ma_el_card_title</field>
65 <field type="Card: Description" editor_type="VISUAL">ma_el_card_description</field>
66 <field type="Card: Button Text" editor_type="LINE">ma_el_card_action_text</field>
67 <field type="Card: Button Link" key_of="ma_el_card_action_link" editor_type="LINE">url</field>
68 </fields>
69 </widget>
70
71 <!-- Blockquote -->
72 <widget name="ma-blockquote">
73 <conditions>
74 <condition key="widgetType">ma-blockquote</condition>
75 </conditions>
76 <fields>
77 <field type="Blockquote: Content" editor_type="VISUAL">jltma_blockquote_text</field>
78 <field type="Blockquote: Author" editor_type="LINE">jltma_blockquote_author</field>
79 </fields>
80 </widget>
81
82 <!-- Changelog -->
83 <widget name="ma-changelog">
84 <conditions>
85 <condition key="widgetType">ma-changelog</condition>
86 </conditions>
87 <fields-in-item items_of="ma_el_changelog_tabs">
88 <field type="Changelog: Version" editor_type="LINE">ma_el_changelog_version</field>
89 <field type="Changelog: Date" editor_type="LINE">ma_el_changelog_date</field>
90 <field type="Changelog: Content" editor_type="VISUAL">ma_el_changelog_content</field>
91 </fields-in-item>
92 </widget>
93
94 <!-- ========================================== -->
95 <!-- HEADING WIDGETS -->
96 <!-- ========================================== -->
97
98 <!-- Animated Headlines -->
99 <widget name="ma-headlines">
100 <conditions>
101 <condition key="widgetType">ma-headlines</condition>
102 </conditions>
103 <fields>
104 <field type="Headline: Before Text" editor_type="LINE">ma_el_headlines_before_text</field>
105 <field type="Headline: After Text" editor_type="LINE">ma_el_headlines_after_text</field>
106 </fields>
107 <fields-in-item items_of="ma_el_headlines_text">
108 <field type="Headline: Animated Text" editor_type="LINE">ma_el_headlines_animated_text</field>
109 </fields-in-item>
110 </widget>
111
112 <!-- Gradient Headline -->
113 <widget name="ma-gradient-headline">
114 <conditions>
115 <condition key="widgetType">ma-gradient-headline</condition>
116 </conditions>
117 <fields>
118 <field type="Gradient Headline: First Part" editor_type="LINE">ma_el_gradient_dch_first_title</field>
119 <field type="Gradient Headline: Last Part" editor_type="LINE">ma_el_gradient_dch_last_title</field>
120 </fields>
121 </widget>
122
123 <!-- Dual Heading -->
124 <widget name="ma-dual-heading">
125 <conditions>
126 <condition key="widgetType">ma-dual-heading</condition>
127 </conditions>
128 <fields>
129 <field type="Dual Heading: First Part" editor_type="LINE">ma_el_dh_first_heading</field>
130 <field type="Dual Heading: Last Part" editor_type="LINE">ma_el_dh_last_heading</field>
131 <field type="Dual Heading: Description" editor_type="VISUAL">ma_el_dh_description</field>
132 </fields>
133 </widget>
134
135 <!-- ========================================== -->
136 <!-- BUTTON WIDGETS -->
137 <!-- ========================================== -->
138
139 <!-- Call to Action -->
140 <widget name="ma-call-to-action">
141 <conditions>
142 <condition key="widgetType">ma-call-to-action</condition>
143 </conditions>
144 <fields>
145 <field type="CTA: Title" editor_type="LINE">ma_el_call_to_action_title</field>
146 <field type="CTA: Description" editor_type="VISUAL">ma_el_call_to_action_content_desc</field>
147 <field type="CTA: Button Text" editor_type="LINE">ma_el_call_to_action_button_text</field>
148 <field type="CTA: Button Link" key_of="ma_el_call_to_action_button_link" editor_type="LINE">url</field>
149 </fields>
150 </widget>
151
152 <!-- Creative Button -->
153 <widget name="ma-creative-buttons">
154 <conditions>
155 <condition key="widgetType">ma-creative-buttons</condition>
156 </conditions>
157 <fields>
158 <field type="Button: Text" editor_type="LINE">creative_button_text</field>
159 <field type="Button: Link" key_of="creative_button_link" editor_type="LINE">url</field>
160 </fields>
161 </widget>
162
163 <!-- Dual Button -->
164 <widget name="ma-dual-button">
165 <conditions>
166 <condition key="widgetType">ma-dual-button</condition>
167 </conditions>
168 <fields>
169 <field type="Dual Button: Primary Text" editor_type="LINE">ma_el_dual_btn_primary_text</field>
170 <field type="Dual Button: Primary Link" key_of="ma_el_dual_btn_primary_link" editor_type="LINE">url</field>
171 <field type="Dual Button: Secondary Text" editor_type="LINE">ma_el_dual_btn_secondary_text</field>
172 <field type="Dual Button: Secondary Link" key_of="ma_el_dual_btn_secondary_link" editor_type="LINE">url</field>
173 </fields>
174 </widget>
175
176 <!-- Creative Links -->
177 <widget name="ma-creative-links">
178 <conditions>
179 <condition key="widgetType">ma-creative-links</condition>
180 </conditions>
181 <fields>
182 <field type="Creative Link: Text" editor_type="LINE">ma_el_creative_link_text</field>
183 <field type="Creative Link: URL" key_of="ma_el_creative_link_url" editor_type="LINE">url</field>
184 </fields>
185 </widget>
186
187 <!-- Dropdown Button -->
188 <widget name="jltma-dropdown-button">
189 <conditions>
190 <condition key="widgetType">jltma-dropdown-button</condition>
191 </conditions>
192 <fields>
193 <field type="Dropdown: Button Text" editor_type="LINE">jltma_dropdown_button_text</field>
194 </fields>
195 <fields-in-item items_of="jltma_dropdown_items">
196 <field type="Dropdown: Item Text" editor_type="LINE">jltma_dropdown_item_text</field>
197 <field type="Dropdown: Item Link" key_of="jltma_dropdown_item_link" editor_type="LINE">url</field>
198 </fields-in-item>
199 </widget>
200
201 <!-- Floating Button -->
202 <widget name="boosted-elements-button-floating">
203 <conditions>
204 <condition key="widgetType">boosted-elements-button-floating</condition>
205 </conditions>
206 <fields>
207 <field type="Floating Button: Text" editor_type="LINE">button_text</field>
208 <field type="Floating Button: Link" key_of="button_link" editor_type="LINE">url</field>
209 </fields>
210 </widget>
211
212 <!-- ========================================== -->
213 <!-- TEAM WIDGETS -->
214 <!-- ========================================== -->
215
216 <!-- Team Member -->
217 <widget name="ma-team-members">
218 <conditions>
219 <condition key="widgetType">ma-team-members</condition>
220 </conditions>
221 <fields>
222 <field type="Team Member: Name" editor_type="LINE">ma_el_team_member_name</field>
223 <field type="Team Member: Designation" editor_type="LINE">ma_el_team_member_designation</field>
224 <field type="Team Member: Description" editor_type="VISUAL">ma_el_team_member_description</field>
225 </fields>
226 <fields-in-item items_of="ma_el_team_member_socials">
227 <field type="Team Member: Social Link" key_of="social_link" editor_type="LINE">url</field>
228 </fields-in-item>
229 </widget>
230
231 <!-- Team Member Slider -->
232 <widget name="ma-team-members-slider">
233 <conditions>
234 <condition key="widgetType">ma-team-members-slider</condition>
235 </conditions>
236 <fields-in-item items_of="team_members">
237 <field type="Team Slider: Name" editor_type="LINE">ma_el_team_member_name</field>
238 <field type="Team Slider: Designation" editor_type="LINE">ma_el_team_member_designation</field>
239 <field type="Team Slider: Description" editor_type="VISUAL">ma_el_team_member_description</field>
240 </fields-in-item>
241 </widget>
242
243 <!-- ========================================== -->
244 <!-- PRICING WIDGETS -->
245 <!-- ========================================== -->
246
247 <!-- Pricing Table -->
248 <widget name="ma-pricing-table">
249 <conditions>
250 <condition key="widgetType">ma-pricing-table</condition>
251 </conditions>
252 <fields>
253 <field type="Pricing: Title" editor_type="LINE">ma_el_pricing_table_title</field>
254 <field type="Pricing: Subtitle" editor_type="LINE">ma_el_pricing_table_subtitle</field>
255 <field type="Pricing: Price" editor_type="LINE">ma_el_pricing_table_price</field>
256 <field type="Pricing: Currency" editor_type="LINE">ma_el_pricing_table_price_cur</field>
257 <field type="Pricing: Period" editor_type="LINE">ma_el_pricing_table_period</field>
258 <field type="Pricing: Button Text" editor_type="LINE">ma_el_pricing_table_button_text</field>
259 <field type="Pricing: Button Link" key_of="ma_el_pricing_table_button_link" editor_type="LINE">url</field>
260 <field type="Pricing: Ribbon Text" editor_type="LINE">ma_el_pricing_table_ribbon_title</field>
261 </fields>
262 <fields-in-item items_of="ma_el_pricing_table_feature_list">
263 <field type="Pricing: Feature" editor_type="LINE">ma_el_pricing_table_item</field>
264 <field type="Pricing: Tooltip" editor_type="LINE">ma_el_pricing_table_item_tooltip</field>
265 </fields-in-item>
266 </widget>
267
268 <!-- ========================================== -->
269 <!-- IMAGE WIDGETS -->
270 <!-- ========================================== -->
271
272 <!-- Advanced Image -->
273 <widget name="jltma-advanced-image">
274 <conditions>
275 <condition key="widgetType">jltma-advanced-image</condition>
276 </conditions>
277 <fields>
278 <field type="Advanced Image: Caption" editor_type="LINE">jltma_image_caption</field>
279 <field type="Advanced Image: Link" key_of="jltma_image_link" editor_type="LINE">url</field>
280 </fields>
281 </widget>
282
283 <!-- Image Hover Effects -->
284 <widget name="ma-image-hover-effects">
285 <conditions>
286 <condition key="widgetType">ma-image-hover-effects</condition>
287 </conditions>
288 <fields>
289 <field type="Image Hover: Title" editor_type="LINE">ma_el_main_image_title</field>
290 <field type="Image Hover: Subtitle" editor_type="LINE">ma_el_main_image_sub_title</field>
291 <field type="Image Hover: Description" editor_type="VISUAL">ma_el_main_image_desc</field>
292 <field type="Image Hover: Link" key_of="ma_el_main_image_more_link_url" editor_type="LINE">url</field>
293 </fields>
294 </widget>
295
296 <!-- Image Comparison -->
297 <widget name="ma-el-image-comparison">
298 <conditions>
299 <condition key="widgetType">ma-el-image-comparison</condition>
300 </conditions>
301 <fields>
302 <field type="Image Comparison: Before Label" editor_type="LINE">ma_el_image_comp_before_label</field>
303 <field type="Image Comparison: After Label" editor_type="LINE">ma_el_image_comp_after_label</field>
304 </fields>
305 </widget>
306
307 <!-- Image Filter Gallery -->
308 <widget name="ma-image-filter-gallery">
309 <conditions>
310 <condition key="widgetType">ma-image-filter-gallery</condition>
311 </conditions>
312 <fields>
313 <field type="Gallery: All Label" editor_type="LINE">ma_el_image_gallery_all_label</field>
314 </fields>
315 <fields-in-item items_of="ma_el_image_gallery_items">
316 <field type="Gallery: Title" editor_type="LINE">title</field>
317 <field type="Gallery: Subtitle" editor_type="LINE">subtitle</field>
318 <field type="Gallery: Filter" editor_type="LINE">gallery_category_name</field>
319 <field type="Gallery: Link" key_of="link" editor_type="LINE">url</field>
320 </fields-in-item>
321 </widget>
322
323 <!-- Image Carousel -->
324 <widget name="ma-image-carousel">
325 <conditions>
326 <condition key="widgetType">ma-image-carousel</condition>
327 </conditions>
328 <fields-in-item items_of="ma_el_image_carousel">
329 <field type="Image Carousel: Title" editor_type="LINE">title</field>
330 <field type="Image Carousel: Link" key_of="link" editor_type="LINE">url</field>
331 </fields-in-item>
332 </widget>
333
334 <!-- Logo Slider -->
335 <widget name="jltma-logo-slider">
336 <conditions>
337 <condition key="widgetType">jltma-logo-slider</condition>
338 </conditions>
339 <fields-in-item items_of="ma_el_logo_slider_items">
340 <field type="Logo Slider: Title" editor_type="LINE">ma_el_logo_slider_title</field>
341 <field type="Logo Slider: Link" key_of="ma_el_logo_slider_link" editor_type="LINE">url</field>
342 </fields-in-item>
343 </widget>
344
345 <!-- ========================================== -->
346 <!-- COUNTER/STATS WIDGETS -->
347 <!-- ========================================== -->
348
349 <!-- Countdown Timer -->
350 <widget name="ma-el-countdown-timer">
351 <conditions>
352 <condition key="widgetType">ma-el-countdown-timer</condition>
353 </conditions>
354 <fields>
355 <field type="Countdown: Year Label" editor_type="LINE">ma_el_label_year</field>
356 <field type="Countdown: Month Label" editor_type="LINE">ma_el_label_month</field>
357 <field type="Countdown: Day Label" editor_type="LINE">ma_el_label_day</field>
358 <field type="Countdown: Hour Label" editor_type="LINE">ma_el_label_hour</field>
359 <field type="Countdown: Minute Label" editor_type="LINE">ma_el_label_min</field>
360 <field type="Countdown: Second Label" editor_type="LINE">ma_el_label_sec</field>
361 <field type="Countdown: Separator" editor_type="LINE">ma_el_seperator</field>
362 <field type="Countdown: Expire Title" editor_type="LINE">ma_el_countdown_expire_title</field>
363 <field type="Countdown: Expire Message" editor_type="VISUAL">ma_el_countdown_expire_message</field>
364 </fields>
365 </widget>
366
367 <!-- Counter Up -->
368 <widget name="jltma-counter-up">
369 <conditions>
370 <condition key="widgetType">jltma-counter-up</condition>
371 </conditions>
372 <fields>
373 <field type="Counter: Title" editor_type="LINE">ma_el_counter_title</field>
374 <field type="Counter: Prefix" editor_type="LINE">counter_prefix</field>
375 <field type="Counter: Suffix" editor_type="LINE">counter_suffix</field>
376 </fields>
377 </widget>
378
379 <!-- Progress Bar -->
380 <widget name="ma-progressbar">
381 <conditions>
382 <condition key="widgetType">ma-progressbar</condition>
383 </conditions>
384 <fields>
385 <field type="Progress Bar: Title" editor_type="LINE">ma_el_progressbar_title</field>
386 </fields>
387 </widget>
388
389 <!-- Progress Bars (Multiple) -->
390 <widget name="ma-progressbars">
391 <conditions>
392 <condition key="widgetType">ma-progressbars</condition>
393 </conditions>
394 <fields-in-item items_of="ma_el_progressbars">
395 <field type="Progress Bars: Title" editor_type="LINE">ma_el_progressbar_title</field>
396 </fields-in-item>
397 </widget>
398
399 <!-- Pie Chart -->
400 <widget name="jltma-piechart">
401 <conditions>
402 <condition key="widgetType">jltma-piechart</condition>
403 </conditions>
404 <fields>
405 <field type="Pie Chart: Title" editor_type="LINE">jltma_piechart_title</field>
406 </fields>
407 </widget>
408
409 <!-- ========================================== -->
410 <!-- TIMELINE WIDGETS -->
411 <!-- ========================================== -->
412
413 <!-- Timeline -->
414 <widget name="ma-timeline">
415 <conditions>
416 <condition key="widgetType">ma-timeline</condition>
417 </conditions>
418 <fields-in-item items_of="ma_el_timeline_items">
419 <field type="Timeline: Label" editor_type="LINE">ma_el_custom_timeline_label</field>
420 <field type="Timeline: Content" editor_type="VISUAL">ma_el_custom_timeline_content</field>
421 <field type="Timeline: Link" key_of="ma_el_custom_timeline_link" editor_type="LINE">url</field>
422 </fields-in-item>
423 </widget>
424
425 <!-- ========================================== -->
426 <!-- BUSINESS WIDGETS -->
427 <!-- ========================================== -->
428
429 <!-- Business Hours -->
430 <widget name="ma-business-hours">
431 <conditions>
432 <condition key="widgetType">ma-business-hours</condition>
433 </conditions>
434 <fields>
435 <field type="Business Hours: Title" editor_type="LINE">ma_el_business_hours_title</field>
436 </fields>
437 <fields-in-item items_of="ma_el_business_hours_items">
438 <field type="Business Hours: Day" editor_type="LINE">ma_el_business_day</field>
439 <field type="Business Hours: Time" editor_type="LINE">ma_el_business_time</field>
440 </fields-in-item>
441 </widget>
442
443 <!-- ========================================== -->
444 <!-- BLOG/POST WIDGETS -->
445 <!-- ========================================== -->
446
447 <!-- Blog/Post Grid -->
448 <widget name="ma-blog-post">
449 <conditions>
450 <condition key="widgetType">ma-blog-post</condition>
451 </conditions>
452 <fields>
453 <field type="Blog: Read More Text" editor_type="LINE">ma_el_blog_read_more_text</field>
454 <field type="Blog: Load More Text" editor_type="LINE">ma_el_blog_load_more_text</field>
455 </fields>
456 </widget>
457
458 <!-- ========================================== -->
459 <!-- TABLE WIDGETS -->
460 <!-- ========================================== -->
461
462 <!-- Data Table -->
463 <widget name="jltma-data-table">
464 <conditions>
465 <condition key="widgetType">jltma-data-table</condition>
466 </conditions>
467 <fields-in-item items_of="ma_el_data_table_header">
468 <field type="Data Table: Header" editor_type="LINE">ma_el_data_table_header_col</field>
469 </fields-in-item>
470 <fields-in-item items_of="ma_el_data_table_content">
471 <field type="Data Table: Cell Content" editor_type="LINE">ma_el_data_table_content_row_title</field>
472 <field type="Data Table: Cell Link" key_of="ma_el_data_table_content_row_title_link" editor_type="LINE">url</field>
473 </fields-in-item>
474 </widget>
475
476 <!-- Table -->
477 <widget name="ma-table">
478 <conditions>
479 <condition key="widgetType">ma-table</condition>
480 </conditions>
481 <fields>
482 <field type="Table: Search Placeholder" editor_type="LINE">search_placeholder</field>
483 </fields>
484 </widget>
485
486 <!-- Table of Contents -->
487 <widget name="ma-table-of-contents">
488 <conditions>
489 <condition key="widgetType">ma-table-of-contents</condition>
490 </conditions>
491 <fields>
492 <field type="TOC: Title" editor_type="LINE">ma_el_toc_title</field>
493 </fields>
494 </widget>
495
496 <!-- ========================================== -->
497 <!-- TOOLTIP WIDGET -->
498 <!-- ========================================== -->
499
500 <!-- Tooltip -->
501 <widget name="ma-tooltip">
502 <conditions>
503 <condition key="widgetType">ma-tooltip</condition>
504 </conditions>
505 <fields>
506 <field type="Tooltip: Content" editor_type="VISUAL">ma_el_tooltip_content</field>
507 <field type="Tooltip: Text" editor_type="LINE">ma_el_tooltip_text</field>
508 <field type="Tooltip: Link" key_of="ma_el_tooltip_link" editor_type="LINE">url</field>
509 </fields>
510 </widget>
511
512 <!-- ========================================== -->
513 <!-- FORM WIDGETS -->
514 <!-- ========================================== -->
515
516 <!-- Contact Form 7 -->
517 <widget name="ma-contact-form-7">
518 <conditions>
519 <condition key="widgetType">ma-contact-form-7</condition>
520 </conditions>
521 <fields>
522 <field type="CF7: Title" editor_type="LINE">form_title_custom</field>
523 <field type="CF7: Description" editor_type="AREA">form_description_custom</field>
524 </fields>
525 </widget>
526
527 <!-- WPForms -->
528 <widget name="ma-wpforms">
529 <conditions>
530 <condition key="widgetType">ma-wpforms</condition>
531 </conditions>
532 <fields>
533 <field type="WPForms: Title" editor_type="LINE">form_title_custom</field>
534 <field type="WPForms: Description" editor_type="AREA">form_description_custom</field>
535 </fields>
536 </widget>
537
538 <!-- Ninja Forms -->
539 <widget name="ma-el-ninja-forms">
540 <conditions>
541 <condition key="widgetType">ma-el-ninja-forms</condition>
542 </conditions>
543 <fields>
544 <field type="Ninja Form: Title" editor_type="LINE">form_title_custom</field>
545 <field type="Ninja Form: Description" editor_type="AREA">form_description_custom</field>
546 </fields>
547 </widget>
548
549 <!-- Caldera Forms -->
550 <widget name="ma-caldera-forms">
551 <conditions>
552 <condition key="widgetType">ma-caldera-forms</condition>
553 </conditions>
554 <fields>
555 <field type="Caldera Forms: Title" editor_type="LINE">form_title_custom</field>
556 <field type="Caldera Forms: Description" editor_type="AREA">form_description_custom</field>
557 </fields>
558 </widget>
559
560 <!-- weForms -->
561 <widget name="ma-weforms">
562 <conditions>
563 <condition key="widgetType">ma-weforms</condition>
564 </conditions>
565 <fields>
566 <field type="weForms: Title" editor_type="LINE">form_title_custom</field>
567 <field type="weForms: Description" editor_type="AREA">form_description_custom</field>
568 </fields>
569 </widget>
570
571 <!-- Fluent Form -->
572 <widget name="ma-fluent-form">
573 <conditions>
574 <condition key="widgetType">ma-fluent-form</condition>
575 </conditions>
576 <fields>
577 <field type="Fluent Form: Title" editor_type="LINE">form_title_custom</field>
578 <field type="Fluent Form: Description" editor_type="AREA">form_description_custom</field>
579 </fields>
580 </widget>
581
582 <!-- Mailchimp -->
583 <widget name="ma-el-mailchimp">
584 <conditions>
585 <condition key="widgetType">ma-el-mailchimp</condition>
586 </conditions>
587 <fields>
588 <field type="Mailchimp: Title" editor_type="LINE">ma_el_mailchimp_title</field>
589 <field type="Mailchimp: Description" editor_type="VISUAL">ma_el_mailchimp_description</field>
590 <field type="Mailchimp: Button Text" editor_type="LINE">ma_el_mailchimp_button_text</field>
591 <field type="Mailchimp: Email Placeholder" editor_type="LINE">ma_el_mailchimp_email_placeholder</field>
592 <field type="Mailchimp: Name Placeholder" editor_type="LINE">ma_el_mailchimp_fname_placeholder</field>
593 </fields>
594 </widget>
595
596 <!-- ========================================== -->
597 <!-- SEARCH WIDGET -->
598 <!-- ========================================== -->
599
600 <!-- Search -->
601 <widget name="ma-search">
602 <conditions>
603 <condition key="widgetType">ma-search</condition>
604 </conditions>
605 <fields>
606 <field type="Search: Placeholder" editor_type="LINE">search_placeholder</field>
607 <field type="Search: Button Text" editor_type="LINE">search_button_text</field>
608 </fields>
609 </widget>
610
611 <!-- ========================================== -->
612 <!-- MEDIA WIDGETS -->
613 <!-- ========================================== -->
614
615 <!-- Audio Playlist -->
616 <widget name="jltma-audio-playlist">
617 <conditions>
618 <condition key="widgetType">jltma-audio-playlist</condition>
619 </conditions>
620 <fields-in-item items_of="jltma_audio_list">
621 <field type="Audio: Title" editor_type="LINE">jltma_audio_title</field>
622 <field type="Audio: Artist" editor_type="LINE">jltma_audio_artist</field>
623 </fields-in-item>
624 </widget>
625
626 <!-- PDF Viewer -->
627 <widget name="jltma-pdf-viewer">
628 <conditions>
629 <condition key="widgetType">jltma-pdf-viewer</condition>
630 </conditions>
631 <fields>
632 <field type="PDF: Title" editor_type="LINE">jltma_pdf_title</field>
633 </fields>
634 </widget>
635
636 <!-- Iframe -->
637 <widget name="jltma-iframe">
638 <conditions>
639 <condition key="widgetType">jltma-iframe</condition>
640 </conditions>
641 <fields>
642 <field type="Iframe: URL" editor_type="LINE">jltma_iframe_url</field>
643 </fields>
644 </widget>
645
646 <!-- Code Highlighter -->
647 <widget name="jtlma-code-highlighter">
648 <conditions>
649 <condition key="widgetType">jtlma-code-highlighter</condition>
650 </conditions>
651 <fields>
652 <field type="Code: Title" editor_type="LINE">jltma_code_title</field>
653 <field type="Code: Content" editor_type="AREA">jltma_code_content</field>
654 </fields>
655 </widget>
656
657 <!-- ========================================== -->
658 <!-- SOCIAL WIDGETS -->
659 <!-- ========================================== -->
660
661 <!-- Social Share -->
662 <widget name="jltma-social-share">
663 <conditions>
664 <condition key="widgetType">jltma-social-share</condition>
665 </conditions>
666 <fields-in-item items_of="jltma_social_share_items">
667 <field type="Social Share: Label" editor_type="LINE">jltma_social_share_label</field>
668 </fields-in-item>
669 </widget>
670
671 <!-- Twitter Slider -->
672 <widget name="jltma-twitter-slider">
673 <conditions>
674 <condition key="widgetType">jltma-twitter-slider</condition>
675 </conditions>
676 <fields>
677 <field type="Twitter: Username" editor_type="LINE">jltma_twitter_username</field>
678 </fields>
679 </widget>
680
681 <!-- ========================================== -->
682 <!-- NAVIGATION WIDGETS -->
683 <!-- ========================================== -->
684
685 <!-- Navigation Menu -->
686 <widget name="ma-navmenu">
687 <conditions>
688 <condition key="widgetType">ma-navmenu</condition>
689 </conditions>
690 <fields>
691 <field type="Nav Menu: Mobile Button Text" editor_type="LINE">ma_el_mobile_btn_text</field>
692 </fields>
693 </widget>
694
695 <!-- ========================================== -->
696 <!-- UTILITY WIDGETS -->
697 <!-- ========================================== -->
698
699 <!-- Current Time -->
700 <widget name="ma-el-current-time">
701 <conditions>
702 <condition key="widgetType">ma-el-current-time</condition>
703 </conditions>
704 <fields>
705 <field type="Current Time: Custom Format" editor_type="LINE">custom_format</field>
706 </fields>
707 </widget>
708
709 <!-- Scroll Indicator -->
710 <widget name="ee-scroll-indicator">
711 <conditions>
712 <condition key="widgetType">ee-scroll-indicator</condition>
713 </conditions>
714 <fields>
715 <field type="Scroll Indicator: Title" editor_type="LINE">scroll_indicator_title</field>
716 </fields>
717 </widget>
718
719 <!-- Site Logo -->
720 <widget name="jltma-site-logo">
721 <conditions>
722 <condition key="widgetType">jltma-site-logo</condition>
723 </conditions>
724 <fields>
725 <field type="Site Logo: Link" key_of="jltma_logo_link" editor_type="LINE">url</field>
726 </fields>
727 </widget>
728
729 <!-- ChatGPT -->
730 <widget name="jltma-chatgpt">
731 <conditions>
732 <condition key="widgetType">jltma-chatgpt</condition>
733 </conditions>
734 <fields>
735 <field type="ChatGPT: Placeholder" editor_type="LINE">jltma_chatgpt_placeholder</field>
736 <field type="ChatGPT: Button Text" editor_type="LINE">jltma_chatgpt_button_text</field>
737 </fields>
738 </widget>
739
740 <!-- ========================================== -->
741 <!-- WOOCOMMERCE WIDGETS -->
742 <!-- ========================================== -->
743
744 <!-- WC Add to Cart -->
745 <widget name="jltma-wc-add-to-cart">
746 <conditions>
747 <condition key="widgetType">jltma-wc-add-to-cart</condition>
748 </conditions>
749 <fields>
750 <field type="Add to Cart: Button Text" editor_type="LINE">jltma_wc_button_text</field>
751 </fields>
752 </widget>
753
754 <!-- WC Single Product -->
755 <widget name="jltma-single-product">
756 <conditions>
757 <condition key="widgetType">jltma-single-product</condition>
758 </conditions>
759 <fields>
760 <field type="Single Product: Button Text" editor_type="LINE">jltma_sp_button_text</field>
761 </fields>
762 </widget>
763
764 <!-- WC Product Carousel -->
765 <widget name="jltma-wc-product-carousel">
766 <conditions>
767 <condition key="widgetType">jltma-wc-product-carousel</condition>
768 </conditions>
769 <fields>
770 <field type="Product Carousel: Button Text" editor_type="LINE">jltma_wc_button_text</field>
771 </fields>
772 </widget>
773
774 <!-- WC Products Gallery -->
775 <widget name="jltma-wc-products-gallery">
776 <conditions>
777 <condition key="widgetType">jltma-wc-products-gallery</condition>
778 </conditions>
779 <fields>
780 <field type="Products Gallery: All Label" editor_type="LINE">jltma_wc_all_label</field>
781 <field type="Products Gallery: Button Text" editor_type="LINE">jltma_wc_button_text</field>
782 </fields>
783 </widget>
784
785 <!-- WooCommerce Products -->
786 <widget name="woocommerce-products-display">
787 <conditions>
788 <condition key="widgetType">woocommerce-products-display</condition>
789 </conditions>
790 <fields>
791 <field type="Products: Button Text" editor_type="LINE">jltma_wc_button_text</field>
792 <field type="Products: Sale Badge" editor_type="LINE">jltma_wc_sale_badge_text</field>
793 </fields>
794 </widget>
795
796 <!-- WooCommerce Products Carousel -->
797 <widget name="woocommerce-products-carousel-layouts">
798 <conditions>
799 <condition key="widgetType">woocommerce-products-carousel-layouts</condition>
800 </conditions>
801 <fields>
802 <field type="Products Carousel: Button Text" editor_type="LINE">jltma_wc_button_text</field>
803 </fields>
804 </widget>
805
806 <!-- WooCommerce Products Showcase -->
807 <widget name="woocommerce-products-showcase">
808 <conditions>
809 <condition key="widgetType">woocommerce-products-showcase</condition>
810 </conditions>
811 <fields>
812 <field type="Products Showcase: Title" editor_type="LINE">jltma_wc_showcase_title</field>
813 </fields>
814 </widget>
815
816 <!-- WooCommerce Products Tab -->
817 <widget name="woocommerce-products-tab">
818 <conditions>
819 <condition key="widgetType">woocommerce-products-tab</condition>
820 </conditions>
821 <fields-in-item items_of="jltma_wc_tabs">
822 <field type="Products Tab: Label" editor_type="LINE">jltma_wc_tab_label</field>
823 </fields-in-item>
824 </widget>
825
826 <!-- WooCommerce Sale Products -->
827 <widget name="woocommerce-sale-products-display">
828 <conditions>
829 <condition key="widgetType">woocommerce-sale-products-display</condition>
830 </conditions>
831 <fields>
832 <field type="Sale Products: Button Text" editor_type="LINE">jltma_wc_button_text</field>
833 <field type="Sale Products: Badge Text" editor_type="LINE">jltma_wc_sale_badge_text</field>
834 </fields>
835 </widget>
836
837 <!-- WooCommerce Sale Products Carousel -->
838 <widget name="woocommerce-sale-products-carousel-layouts">
839 <conditions>
840 <condition key="widgetType">woocommerce-sale-products-carousel-layouts</condition>
841 </conditions>
842 <fields>
843 <field type="Sale Carousel: Button Text" editor_type="LINE">jltma_wc_button_text</field>
844 </fields>
845 </widget>
846
847 <!-- WooCommerce Products Header -->
848 <widget name="woocommerce-header-products">
849 <conditions>
850 <condition key="widgetType">woocommerce-header-products</condition>
851 </conditions>
852 <fields>
853 <field type="Header Products: Title" editor_type="LINE">jltma_wc_header_title</field>
854 </fields>
855 </widget>
856
857 <!-- ========================================== -->
858 <!-- MAP WIDGETS -->
859 <!-- ========================================== -->
860
861 <!-- Google Maps -->
862 <widget name="ee-google-map">
863 <conditions>
864 <condition key="widgetType">ee-google-map</condition>
865 </conditions>
866 <fields-in-item items_of="ma_el_google_map_locations">
867 <field type="Map: Location Title" editor_type="LINE">ma_el_google_map_location_title</field>
868 <field type="Map: Location Content" editor_type="VISUAL">ma_el_google_map_location_content</field>
869 </fields-in-item>
870 </widget>
871
872 <!-- Calendar -->
873 <widget name="ee-calendar">
874 <conditions>
875 <condition key="widgetType">ee-calendar</condition>
876 </conditions>
877 <fields-in-item items_of="ma_el_calendar_events">
878 <field type="Calendar: Event Title" editor_type="LINE">ma_el_calendar_event_title</field>
879 <field type="Calendar: Event Description" editor_type="VISUAL">ma_el_calendar_event_desc</field>
880 </fields-in-item>
881 </widget>
882
883 </elementor-widgets>
884 </wpml-config>
885