essential-addons-for-elementor-lite
Last commit date
assets
1 month ago
includes
1 month ago
languages
1 month ago
vendor
9 months ago
autoload.php
1 month ago
config.php
1 month ago
essential_adons_elementor.php
1 month ago
index.php
3 years ago
readme.txt
1 month ago
wpml-config.xml
1 month ago
wpml-config.xml
580 lines
| 1 | <wpml-config> |
| 2 | <elementor-widgets> |
| 3 | <widget name="eael-adv-accordion"> |
| 4 | <conditions> |
| 5 | <condition key="widgetType">eael-adv-accordion</condition> |
| 6 | </conditions> |
| 7 | <fields-in-item items_of="eael_adv_accordion_tab"> |
| 8 | <field type="Advance Accordion: Title" editor_type="LINE">eael_adv_accordion_tab_title</field> |
| 9 | <field type="Advance Accordion: Content" editor_type="VISUAL">eael_adv_accordion_tab_content</field> |
| 10 | </fields-in-item> |
| 11 | <fields> |
| 12 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 13 | </fields> |
| 14 | </widget> |
| 15 | <widget name="eael-adv-tabs"> |
| 16 | <conditions> |
| 17 | <condition key="widgetType">eael-adv-tabs</condition> |
| 18 | </conditions> |
| 19 | <fields-in-item items_of="eael_adv_tabs_tab"> |
| 20 | <field type="Advance Tab: Title" editor_type="LINE">eael_adv_tabs_tab_title</field> |
| 21 | <field type="Advance Tab: Content" editor_type="VISUAL">eael_adv_tabs_tab_content</field> |
| 22 | </fields-in-item> |
| 23 | <fields> |
| 24 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 25 | </fields> |
| 26 | </widget> |
| 27 | <widget name="eael-creative-button"> |
| 28 | <conditions> |
| 29 | <condition key="widgetType">eael-creative-button</condition> |
| 30 | </conditions> |
| 31 | <fields> |
| 32 | <field type="Creative Button: Text" editor_type="LINE">creative_button_text</field> |
| 33 | <field type="Creative Button: Secondary Text" editor_type="LINE">creative_button_secondary_text</field> |
| 34 | <field type="Creative Button: Link" editor_type="LINE" key_of="creative_button_link_url">url</field> |
| 35 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 36 | </fields> |
| 37 | </widget> |
| 38 | <widget name="eael-cta-box"> |
| 39 | <conditions> |
| 40 | <condition key="widgetType">eael-cta-box</condition> |
| 41 | </conditions> |
| 42 | <fields> |
| 43 | <field type="Call to Action: Title" editor_type="LINE">eael_cta_title</field> |
| 44 | <field type="Call to Action: Sub Title" editor_type="LINE">eael_cta_sub_title</field> |
| 45 | <field type="Call to Action: Content" editor_type="VISUAL">eael_cta_content</field> |
| 46 | <field type="Call to Action: Button Text" editor_type="LINE">eael_cta_btn_text</field> |
| 47 | <field type="Call to Action: Primary Button Link" key_of="eael_cta_btn_link" editor_type="LINE" >url</field> |
| 48 | <field type="Call to Action: Button Text Two" editor_type="LINE">eael_cta_secondary_btn_text</field> |
| 49 | <field type="Call to Action: Secondary Button Link" key_of="eael_cta_secondary_btn_link" editor_type="LINE">url</field> |
| 50 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 51 | </fields> |
| 52 | </widget> |
| 53 | <widget name="eael-data-table"> |
| 54 | <conditions> |
| 55 | <condition key="widgetType">eael-data-table</condition> |
| 56 | </conditions> |
| 57 | <fields-in-item items_of="eael_data_table_header_cols_data"> |
| 58 | <field type="Data Table: Header" editor_type="LINE">eael_data_table_header_col</field> |
| 59 | </fields-in-item> |
| 60 | <fields-in-item items_of="eael_data_table_content_rows"> |
| 61 | <field type="Data Table: Cell Text" editor_type="AREA">eael_data_table_content_row_title</field> |
| 62 | <field type="Data Table: Cell Content" editor_type="VISUAL">eael_data_table_content_row_content</field> |
| 63 | <field type="Data Table: Link" editor_type="LINE" key_of="eael_data_table_content_row_title_link">url</field> |
| 64 | </fields-in-item> |
| 65 | <fields> |
| 66 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 67 | </fields> |
| 68 | </widget> |
| 69 | <widget name="eael-dual-color-header"> |
| 70 | <conditions> |
| 71 | <condition key="widgetType">eael-dual-color-header</condition> |
| 72 | </conditions> |
| 73 | <fields> |
| 74 | <field type="Dual Color Heading: Title ( First Part )" editor_type="LINE">eael_dch_first_title</field> |
| 75 | <field type="Dual Color Heading: Title ( Last Part )" editor_type="LINE">eael_dch_last_title</field> |
| 76 | <field type="Dual Color Heading: Sub Text" editor_type="VISUAL">eael_dch_subtext</field> |
| 77 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 78 | </fields> |
| 79 | <fields-in-item items_of="eael_dch_multiple_titles"> |
| 80 | <field type="Dual Color Heading: Title" editor_type="LINE">eael_dch_title</field> |
| 81 | </fields-in-item> |
| 82 | </widget> |
| 83 | <widget name="eael-fancy-text"> |
| 84 | <conditions> |
| 85 | <condition key="widgetType">eael-fancy-text</condition> |
| 86 | </conditions> |
| 87 | <fields> |
| 88 | <field type="Fancy Text: Prefix Text" editor_type="LINE">eael_fancy_text_prefix</field> |
| 89 | <field type="Fancy Text: Suffix Text" editor_type="LINE">eael_fancy_text_suffix</field> |
| 90 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 91 | </fields> |
| 92 | <fields-in-item items_of="eael_fancy_text_strings"> |
| 93 | <field type="Fancy Text: String" editor_type="LINE">eael_fancy_text_strings_text_field</field> |
| 94 | </fields-in-item> |
| 95 | </widget> |
| 96 | <widget name="eael-filterable-gallery"> |
| 97 | <conditions> |
| 98 | <condition key="widgetType">eael-filterable-gallery</condition> |
| 99 | </conditions> |
| 100 | <fields> |
| 101 | <field type="Filterable Gallery: Label" editor_type="LINE">eael_fg_all_label_text</field> |
| 102 | <field type="Filterable Gallery: Load More" editor_type="LINE">load_more_text</field> |
| 103 | <field type="Filterable Gallery: No More Text" editor_type="LINE">nomore_items_text</field> |
| 104 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 105 | </fields> |
| 106 | <fields-in-item items_of="eael_fg_controls"> |
| 107 | <field type="Filterable Gallery: Control" editor_type="LINE">eael_fg_control</field> |
| 108 | </fields-in-item> |
| 109 | <fields-in-item items_of="eael_fg_gallery_items"> |
| 110 | <field type="Filterable Gallery: Control Name" editor_type="LINE">eael_fg_gallery_control_name</field> |
| 111 | <field type="Filterable Gallery: Item Name" editor_type="LINE">eael_fg_gallery_item_name</field> |
| 112 | <field type="Filterable Gallery: Item Price" editor_type="LINE">fg_item_price</field> |
| 113 | <field type="Filterable Gallery: Item Rating" editor_type="LINE">fg_item_ratings</field> |
| 114 | <field type="Filterable Gallery: Item Category" editor_type="LINE">fg_item_cat</field> |
| 115 | <field type="Filterable Gallery: Item Content" editor_type="VISUAL">eael_fg_gallery_item_content</field> |
| 116 | <field type="Filterable Gallery: Item Link" key_of="eael_fg_gallery_img_link" editor_type="LINE">url</field> |
| 117 | <field type="Filterable Gallery: Item Video Link" editor_type="LINK">eael_fg_gallery_item_video_link</field> |
| 118 | </fields-in-item> |
| 119 | </widget> |
| 120 | <widget name="eael-image-accordion"> |
| 121 | <conditions> |
| 122 | <condition key="widgetType">eael-image-accordion</condition> |
| 123 | </conditions> |
| 124 | <fields-in-item items_of="eael_img_accordions"> |
| 125 | <field type="Image Accordion: Title" editor_type="LINE">eael_accordion_tittle</field> |
| 126 | <field type="Image Accordion: Content" editor_type="VISUAL">eael_accordion_content</field> |
| 127 | <field type="Image Accordion: Link" key_of="eael_accordion_title_link" editor_type="LINE">url</field> |
| 128 | </fields-in-item> |
| 129 | <fields> |
| 130 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 131 | </fields> |
| 132 | </widget> |
| 133 | <widget name="eael-flip-box"> |
| 134 | <conditions> |
| 135 | <condition key="widgetType">eael-flip-box</condition> |
| 136 | </conditions> |
| 137 | <fields> |
| 138 | <field type="Flip Box: Front Title" editor_type="LINE">eael_flipbox_front_title</field> |
| 139 | <field type="Flip Box: Front Content" editor_type="VISUAL">eael_flipbox_front_text</field> |
| 140 | <field type="Flip Box: Back Title" editor_type="LINE">eael_flipbox_back_title</field> |
| 141 | <field type="Flip Box: Back Content" editor_type="LINE">eael_flipbox_back_text</field> |
| 142 | <field type="Flip Box: Button Text" editor_type="VISUAL">flipbox_button_text</field> |
| 143 | <field type="Flip Box: Button Link" key_of="flipbox_link" editor_type="LINE">url</field> |
| 144 | <field type="Flip Box: Front Image" key_of="eael_flipbox_image" editor_type="MEDIA">id</field> |
| 145 | <field type="Flip Box: Back Image" key_of="eael_flipbox_image_back" editor_type="MEDIA">id</field> |
| 146 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 147 | </fields> |
| 148 | </widget> |
| 149 | <widget name="eael-info-box"> |
| 150 | <conditions> |
| 151 | <condition key="widgetType">eael-info-box</condition> |
| 152 | </conditions> |
| 153 | <fields> |
| 154 | <field type="Info Box: Title" editor_type="LINE">eael_infobox_title</field> |
| 155 | <field type="Info Box: Content" editor_type="VISUAL">eael_infobox_text</field> |
| 156 | <field type="Info Box: Button Text" editor_type="LINE">infobox_button_text</field> |
| 157 | <field type="Info Box: Sub Title Text" editor_type="LINE">eael_infobox_number</field> |
| 158 | <field type="Info Box: Button Link" key_of="infobox_button_link_url" editor_type="LINE">url</field> |
| 159 | <field type="Info Box: Link" key_of="eael_show_infobox_clickable_link" editor_type="LINE">url</field> |
| 160 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 161 | </fields> |
| 162 | </widget> |
| 163 | <widget name="eael-post-grid"> |
| 164 | <conditions> |
| 165 | <condition key="widgetType">eael-post-grid</condition> |
| 166 | </conditions> |
| 167 | <fields> |
| 168 | <field type="Post Grid: Load More" editor_type="LINE">show_load_more_text</field> |
| 169 | <field type="Post Grid: Button Text" editor_type="LINE">read_more_button_text</field> |
| 170 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 171 | </fields> |
| 172 | </widget> |
| 173 | <widget name="eael-post-timeline"> |
| 174 | <conditions> |
| 175 | <condition key="widgetType">eael-post-timeline</condition> |
| 176 | </conditions> |
| 177 | <fields> |
| 178 | <field type="Post Timeline: Load More" editor_type="LINE">show_load_more_text</field> |
| 179 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 180 | </fields> |
| 181 | </widget> |
| 182 | <widget name="eael-pricing-table"> |
| 183 | <conditions> |
| 184 | <condition key="widgetType">eael-pricing-table</condition> |
| 185 | </conditions> |
| 186 | <fields> |
| 187 | <field type="Pricing Table: Title" editor_type="LINE">eael_pricing_table_title</field> |
| 188 | <field type="Pricing Table: Sub Title" editor_type="LINE">eael_pricing_table_sub_title</field> |
| 189 | <field type="Pricing Table: Price" editor_type="LINE">eael_pricing_table_price</field> |
| 190 | <field type="Pricing Table: Sell Price" editor_type="LINE">eael_pricing_table_onsale_price</field> |
| 191 | <field type="Pricing Table: Price Currency" editor_type="LINE">eael_pricing_table_price_cur</field> |
| 192 | <field type="Pricing Table: Price Button Text" editor_type="LINE">eael_pricing_table_btn</field> |
| 193 | <field type="Pricing Table: Price Button Link" key_of="eael_pricing_table_btn_link" editor_type="LINE">url</field> |
| 194 | <field type="Pricing Table: Price Period" editor_type="LINE">eael_pricing_table_price_period</field> |
| 195 | <field type="Pricing Table: Price Tag Text" editor_type="LINE">eael_pricing_table_featured_tag_text</field> |
| 196 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 197 | </fields> |
| 198 | <fields-in-item items_of="eael_pricing_table_items"> |
| 199 | <field type="Pricing Table: Feature" editor_type="LINE">eael_pricing_table_item</field> |
| 200 | <field type="Pricing Table: Feature Tooltip" editor_type="LINE">eael_pricing_item_tooltip_content</field> |
| 201 | </fields-in-item> |
| 202 | </widget> |
| 203 | <widget name="eael-progress-bar"> |
| 204 | <conditions> |
| 205 | <condition key="widgetType">eael-progress-bar</condition> |
| 206 | </conditions> |
| 207 | <fields> |
| 208 | <field type="Progressbar: Title" editor_type="LINE">progress_bar_title</field> |
| 209 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 210 | </fields> |
| 211 | </widget> |
| 212 | <widget name="eicon-woocommerce"> |
| 213 | <conditions> |
| 214 | <condition key="widgetType">eicon-woocommerce</condition> |
| 215 | </conditions> |
| 216 | <fields> |
| 217 | <field type="Product Grid: Simple Product Button Text" editor_type="LINE">add_to_cart_simple_product_button_text</field> |
| 218 | <field type="Product Grid: Variable Product Button Text" editor_type="LINE">add_to_cart_variable_product_button_text</field> |
| 219 | <field type="Product Grid: Grouped Product Button Text" editor_type="LINE">add_to_cart_grouped_product_button_text</field> |
| 220 | <field type="Product Grid: External Product Button Text" editor_type="LINE">add_to_cart_external_product_button_text</field> |
| 221 | <field type="Product Grid: Default Product Button Text" editor_type="LINE">add_to_cart_default_product_button_text</field> |
| 222 | <field type="Product Grid: Load More Button Text" editor_type="LINE">show_load_more_text</field> |
| 223 | <field type="Product Grid: Sale Text" editor_type="LINE">eael_product_sale_text</field> |
| 224 | <field type="Product Grid: Stock Out Text" editor_type="LINE">eael_product_stockout_text</field> |
| 225 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 226 | </fields> |
| 227 | </widget> |
| 228 | <widget name="eael-team-member"> |
| 229 | <conditions> |
| 230 | <condition key="widgetType">eael-team-member</condition> |
| 231 | </conditions> |
| 232 | <fields> |
| 233 | <field type="Team Member: Name" editor_type="LINE">eael_team_member_name</field> |
| 234 | <field type="Team Member: Title" editor_type="LINE">eael_team_member_job_title</field> |
| 235 | <field type="Team Member: Description" editor_type="AREA">eael_team_member_description</field> |
| 236 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 237 | </fields> |
| 238 | <fields-in-item items_of="eael_team_member_social_profile_links"> |
| 239 | <field type="Team Member: Social Link" key_of="link" editor_type="LINE">url</field> |
| 240 | </fields-in-item> |
| 241 | </widget> |
| 242 | <widget name="eael-testimonial"> |
| 243 | <conditions> |
| 244 | <condition key="widgetType">eael-testimonial</condition> |
| 245 | </conditions> |
| 246 | <fields> |
| 247 | <field type="Testimonial: User Name" editor_type="LINE">eael_testimonial_name</field> |
| 248 | <field type="Testimonial: Company Name" editor_type="LINE">eael_testimonial_company_title</field> |
| 249 | <field type="Testimonial: Description" editor_type="VISUAL">eael_testimonial_description</field> |
| 250 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 251 | </fields> |
| 252 | </widget> |
| 253 | <widget name="eael-tooltip"> |
| 254 | <conditions> |
| 255 | <condition key="widgetType">eael-tooltip</condition> |
| 256 | </conditions> |
| 257 | <fields> |
| 258 | <field type="Tooltip: Link" key_of="eael_tooltip_link" editor_type="LINE">url</field> |
| 259 | <field type="Tooltip: Description" editor_type="VISUAL">eael_tooltip_content</field> |
| 260 | <field type="Tooltip: Hover Description" editor_type="VISUAL">eael_tooltip_hover_content</field> |
| 261 | <field type="Tooltip: Image" key_of="eael_tooltip_img_content" editor_type="MEDIA">id</field> |
| 262 | <field type="Tooltip: Icon Image" key_of="eael_tooltip_icon_content_new" editor_type="MEDIA">value.id</field> |
| 263 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 264 | </fields> |
| 265 | </widget> |
| 266 | <widget name="eael-feature-list"> |
| 267 | <conditions> |
| 268 | <condition key="widgetType">eael-feature-list</condition> |
| 269 | </conditions> |
| 270 | <fields-in-item items_of="eael_feature_list"> |
| 271 | <field type="Feature List: Title" editor_type="LINE">eael_feature_list_title</field> |
| 272 | <field type="Feature List: Content" editor_type="AREA">eael_feature_list_content</field> |
| 273 | <field type="Feature List: Link" key_of="eael_feature_list_link" editor_type="LINE">url</field> |
| 274 | </fields-in-item> |
| 275 | <fields> |
| 276 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 277 | </fields> |
| 278 | </widget> |
| 279 | <widget name="eael-caldera-form"> |
| 280 | <conditions> |
| 281 | <condition key="widgetType">eael-caldera-form</condition> |
| 282 | </conditions> |
| 283 | <fields> |
| 284 | <field type="Caldera Form: Title" editor_type="LINE">form_title_custom</field> |
| 285 | <field type="Caldera Form: Description" editor_type="AREA">form_description_custom</field> |
| 286 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 287 | </fields> |
| 288 | </widget> |
| 289 | <widget name="eael-contact-form-7"> |
| 290 | <conditions> |
| 291 | <condition key="widgetType">eael-contact-form-7</condition> |
| 292 | </conditions> |
| 293 | <fields> |
| 294 | <field type="Contact Form-7: Title" editor_type="LINE">form_title_custom</field> |
| 295 | <field type="Contact Form-7: Description" editor_type="AREA">form_description_custom</field> |
| 296 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 297 | </fields> |
| 298 | </widget> |
| 299 | <widget name="eael-gravity-form"> |
| 300 | <conditions> |
| 301 | <condition key="widgetType">eael-gravity-form</condition> |
| 302 | </conditions> |
| 303 | <fields> |
| 304 | <field type="Gravity Form: Title" editor_type="LINE">form_title_custom</field> |
| 305 | <field type="Gravity Form: Description" editor_type="AREA">form_description_custom</field> |
| 306 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 307 | </fields> |
| 308 | </widget> |
| 309 | <widget name="eael-wpforms"> |
| 310 | <conditions> |
| 311 | <condition key="widgetType">eael-wpforms</condition> |
| 312 | </conditions> |
| 313 | <fields> |
| 314 | <field type="WPForms: Title" editor_type="LINE">form_title_custom</field> |
| 315 | <field type="WPForms: Description" editor_type="AREA">form_description_custom</field> |
| 316 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 317 | </fields> |
| 318 | </widget> |
| 319 | <widget name="eael-ninja"> |
| 320 | <conditions> |
| 321 | <condition key="widgetType">eael-ninja</condition> |
| 322 | </conditions> |
| 323 | <fields> |
| 324 | <field type="NinjaForm: Title" editor_type="LINE">form_title_custom</field> |
| 325 | <field type="NinjaForm: Description" editor_type="AREA">form_description_custom</field> |
| 326 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 327 | </fields> |
| 328 | </widget> |
| 329 | <widget name="eael-event-calendar"> |
| 330 | <conditions> |
| 331 | <condition key="widgetType">eael-event-calendar</condition> |
| 332 | </conditions> |
| 333 | <fields-in-item items_of="eael_event_items"> |
| 334 | <field type="Event: Title" editor_type="LINE">eael_event_title</field> |
| 335 | <field type="Event: Description" editor_type="AREA">eael_event_description</field> |
| 336 | <field type="Event : Link" key_of="eael_event_link" editor_type="LINE">url</field> |
| 337 | </fields-in-item> |
| 338 | <fields> |
| 339 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 340 | </fields> |
| 341 | </widget> |
| 342 | <widget name="eael-advanced-data-table"> |
| 343 | <conditions> |
| 344 | <condition key="widgetType">eael-advanced-data-table</condition> |
| 345 | </conditions> |
| 346 | <fields> |
| 347 | <field type="Adv Data Table: Table Content" editor_type="LINE">ea_adv_data_table_static_html</field> |
| 348 | <field type="Adv Data Table: Search Placeholder" editor_type="LINE">ea_adv_data_table_search_placeholder</field> |
| 349 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 350 | </fields> |
| 351 | </widget> |
| 352 | <widget name="eael-formstack"> |
| 353 | <conditions> |
| 354 | <condition key="widgetType">eael-formstack</condition> |
| 355 | </conditions> |
| 356 | <fields> |
| 357 | <field type="Formstack: Title" editor_type="LINE">eael_formstack_form_title_custom</field> |
| 358 | <field type="Formstack: Description" editor_type="AREA">eael_formstack_form_description_custom</field> |
| 359 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 360 | </fields> |
| 361 | </widget> |
| 362 | <widget name="eael-fluentform"> |
| 363 | <conditions> |
| 364 | <condition key="widgetType">eael-fluentform</condition> |
| 365 | </conditions> |
| 366 | <fields> |
| 367 | <field type="Fluent Form: Title" editor_type="LINE">form_title_custom</field> |
| 368 | <field type="Fluent Form: Description" editor_type="AREA">form_description_custom</field> |
| 369 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 370 | </fields> |
| 371 | </widget> |
| 372 | <widget name="eael-betterdocs-category-box"> |
| 373 | <conditions> |
| 374 | <condition key="widgetType">eael-betterdocs-category-box</condition> |
| 375 | </conditions> |
| 376 | <fields> |
| 377 | <field type="BetterDocs Category Box: Count Prefix" editor_type="LINE">count_prefix</field> |
| 378 | <field type="BetterDocs Category Box: Count Suffix" editor_type="LINE">count_suffix</field> |
| 379 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 380 | </fields> |
| 381 | </widget> |
| 382 | <widget name="eael-betterdocs-category-grid"> |
| 383 | <conditions> |
| 384 | <condition key="widgetType">eael-betterdocs-category-grid</condition> |
| 385 | </conditions> |
| 386 | <fields> |
| 387 | <field type="BetterDocs Category Grid: Button Text" editor_type="LINE">button_text</field> |
| 388 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 389 | </fields> |
| 390 | </widget> |
| 391 | <widget name="eael-content-ticker"> |
| 392 | <conditions> |
| 393 | <condition key="widgetType">eael-content-ticker</condition> |
| 394 | </conditions> |
| 395 | <fields> |
| 396 | <field type="Content Ticker: Tag Text" editor_type="LINE">eael_ticker_tag_text</field> |
| 397 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 398 | </fields> |
| 399 | </widget> |
| 400 | <widget name="eael-countdown"> |
| 401 | <conditions> |
| 402 | <condition key="widgetType">eael-countdown</condition> |
| 403 | </conditions> |
| 404 | <fields> |
| 405 | <field type="Countdown: Days Text" editor_type="LINE">eael_countdown_days_label</field> |
| 406 | <field type="Countdown: Hours Text" editor_type="LINE">eael_countdown_hours_label</field> |
| 407 | <field type="Countdown: Minute Text" editor_type="LINE">eael_countdown_minutes_label</field> |
| 408 | <field type="Countdown: Seconds Text" editor_type="LINE">eael_countdown_seconds_label</field> |
| 409 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 410 | </fields> |
| 411 | </widget> |
| 412 | <widget name="eael-login-register"> |
| 413 | <conditions> |
| 414 | <condition key="widgetType">eael-login-register</condition> |
| 415 | </conditions> |
| 416 | <fields> |
| 417 | <field type="Login | Register Form: Redirect Link for Logged-in Users" editor_type="LINK">redirect_url_for_logged_in_user>url</field> |
| 418 | <field type="Login | Register Form: Lost Password Text" editor_type="LINE">lost_password_text</field> |
| 419 | <field type="Login | Register Form: Lost Password Link" editor_type="LINK">lost_password_url>url</field> |
| 420 | <field type="Login | Register Form: Remember Text" editor_type="LINE">remember_text</field> |
| 421 | <field type="Login | Register Form: Login Form Title" editor_type="LINE">login_form_title</field> |
| 422 | <field type="Login | Register Form: Login Form Subtitle" editor_type="AREA">login_form_subtitle</field> |
| 423 | <field type="Login | Register Form: Register Form Title" editor_type="LINE">register_form_title</field> |
| 424 | <field type="Login | Register Form: Register Form Subtitle" editor_type="AREA">register_form_subtitle</field> |
| 425 | <field type="Login | Register Form: Lost Password Text" editor_type="AREA">login_button_text</field> |
| 426 | <field type="Login | Register Form: Login Button Text" editor_type="AREA">google_login_text</field> |
| 427 | <field type="Login | Register Form: FB Login Text" editor_type="LINE">fb_login_text</field> |
| 428 | <field type="Login | Register Form: Lost Password Text" editor_type="AREA">separator_text</field> |
| 429 | <field type="Login | Register Form: Error Email Text" editor_type="LINE">err_email</field> |
| 430 | <field type="Login | Register Form: Error Email Missing Text" editor_type="LINE">err_email_missing</field> |
| 431 | <field type="Login | Register Form: Error Email Used Text" editor_type="LINE">err_email_used</field> |
| 432 | <field type="Login | Register Form: Error Username Text" editor_type="LINE">err_username</field> |
| 433 | <field type="Login | Register Form: Error Username Used Text" editor_type="LINE">err_username_used</field> |
| 434 | <field type="Login | Register Form: Error Password Text" editor_type="LINE">err_pass</field> |
| 435 | <field type="Login | Register Form: Error Conf Password Text" editor_type="LINE">err_conf_pass</field> |
| 436 | <field type="Login | Register Form: Error Loggedin Text" editor_type="LINE">err_loggedin</field> |
| 437 | <field type="Login | Register Form: Error Recaptcha Text" editor_type="LINE">err_recaptcha</field> |
| 438 | <field type="Login | Register Form: Error tc" editor_type="LINE">err_tc</field> |
| 439 | <field type="Login | Register Form: Error Unknown Text" editor_type="LINE">err_unknown</field> |
| 440 | <field type="Login | Register Form: Success Login Text" editor_type="LINE">success_login</field> |
| 441 | <field type="Login | Register Form: Success RegisterText" editor_type="LINE">success_register</field> |
| 442 | <field type="Login | Register Form: Login User Label Text" editor_type="LINE">login_user_label</field> |
| 443 | <field type="Login | Register Form: Login Password Label Text" editor_type="LINE">login_password_label</field> |
| 444 | <field type="Login | Register Form: Login User Placeholder Text" editor_type="LINE">login_user_placeholder</field> |
| 445 | <field type="Login | Register Form: Login Password Placeholder Text" editor_type="LINE">login_password_placeholder</field> |
| 446 | <field type="Login | Register Form: Login Button Text" editor_type="LINE">login_button_text</field> |
| 447 | <field type="Login | Register Form: Register Button Text" editor_type="LINE">reg_button_text</field> |
| 448 | <field type="Login | Register Form: Register Link Text" editor_type="AREA">registration_link_text</field> |
| 449 | <field type="Login | Register Form: Redirect URL" editor_type="LINK">redirect_url>url</field> |
| 450 | <field type="Login | Register Form: Register Link" editor_type="LINK">custom_register_url>url</field> |
| 451 | <field type="Login | Register Form: Sign in Link Text" editor_type="AREA">login_link_text</field> |
| 452 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 453 | </fields> |
| 454 | <fields-in-item items_of="register_fields"> |
| 455 | <field type="Login | Register Form: Field Label" editor_type="LINE">field_label</field> |
| 456 | <field type="Login | Register Form: Placeholder" editor_type="AREA">placeholder</field> |
| 457 | <field type="Login | Register Form: Required Note" editor_type="AREA">required_note</field> |
| 458 | </fields-in-item> |
| 459 | </widget> |
| 460 | <widget name="eael-interactive-circle"> |
| 461 | <conditions> |
| 462 | <condition key="widgetType">eael-interactive-circle</condition> |
| 463 | </conditions> |
| 464 | <fields-in-item items_of="eael_interactive_circle_item"> |
| 465 | <field type="Interactive Circle List: Title" editor_type="LINE">eael_interactive_circle_btn_title</field> |
| 466 | <field type="Interactive Circle List: Content" editor_type="AREA">eael_interactive_circle_item_content</field> |
| 467 | </fields-in-item> |
| 468 | <fields> |
| 469 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 470 | </fields> |
| 471 | </widget> |
| 472 | <widget name="eael-woo-cart"> |
| 473 | <conditions> |
| 474 | <condition key="widgetType">eael-woo-cart</condition> |
| 475 | </conditions> |
| 476 | <fields-in-item items_of="table_items"> |
| 477 | <field type="Woo Cart List: Title" editor_type="LINE">column_heading_title</field> |
| 478 | </fields-in-item> |
| 479 | <fields> |
| 480 | <field type="Woo Cart: Button Text" editor_type="LINE">eael_woo_cart_components_cart_update_button_text</field> |
| 481 | <field type="Woo Cart: Coupon Button Text" editor_type="LINE">eael_woo_cart_components_cart_coupon_button_text</field> |
| 482 | <field type="Woo Cart: Placeholder Text" editor_type="LINE">eael_woo_cart_components_cart_coupon_placeholder</field> |
| 483 | <field type="Woo Cart: Button Text" editor_type="LINE">eael_woo_cart_components_cart_checkout_button_text</field> |
| 484 | <field type="Woo Cart: Checkout Button Text" editor_type="AREA">eael_woo_cart_components_cart_checkout_button_text</field> |
| 485 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 486 | </fields> |
| 487 | </widget> |
| 488 | <widget name="eael-woo-checkout"> |
| 489 | <conditions> |
| 490 | <condition key="widgetType">eael-woo-checkout</condition> |
| 491 | </conditions> |
| 492 | <fields> |
| 493 | <field type="Woo Checkout: Order Table Heading" editor_type="LINE">ea_woo_checkout_order_details_title</field> |
| 494 | <field type="Woo Checkout: Product Text" editor_type="LINE">ea_woo_checkout_table_product_text</field> |
| 495 | <field type="Woo Checkout: Quantity Text" editor_type="LINE">ea_woo_checkout_table_quantity_text</field> |
| 496 | <field type="Woo Checkout: Price Text" editor_type="LINE">ea_woo_checkout_table_price_text</field> |
| 497 | <field type="Woo Checkout: Subtotal Text" editor_type="LINE">ea_woo_checkout_table_subtotal_text</field> |
| 498 | <field type="Woo Checkout: Shipping Text" editor_type="LINE">ea_woo_checkout_table_shipping_text</field> |
| 499 | <field type="Woo Checkout: Total Text" editor_type="LINE">ea_woo_checkout_table_total_text</field> |
| 500 | <field type="Woo Checkout: Shop Link Text" editor_type="LINE">ea_woo_checkout_shop_link_text</field> |
| 501 | <field type="Woo Checkout: Coupon Title" editor_type="LINE">ea_woo_checkout_coupon_title</field> |
| 502 | <field type="Woo Checkout: Coupon Link Text" editor_type="LINE">ea_woo_checkout_coupon_link_text</field> |
| 503 | <field type="Woo Checkout: Coupon Form Content" editor_type="LINE">ea_woo_checkout_coupon_form_content</field> |
| 504 | <field type="Woo Checkout: Coupon Placeholder Text" editor_type="LINE">ea_woo_checkout_coupon_placeholder_text</field> |
| 505 | <field type="Woo Checkout: Coupon Button Text" editor_type="LINE">ea_woo_checkout_coupon_button_text</field> |
| 506 | <field type="Woo Checkout: Login Title" editor_type="LINE">ea_woo_checkout_login_title</field> |
| 507 | <field type="Woo Checkout: Login Message" editor_type="AREA">ea_woo_checkout_login_message</field> |
| 508 | <field type="Woo Checkout: Login Link Text" editor_type="LINE">ea_woo_checkout_login_link_text</field> |
| 509 | <field type="Woo Checkout: Billing Title" editor_type="LINE">ea_woo_checkout_billing_title</field> |
| 510 | <field type="Woo Checkout: Shipping Title" editor_type="LINE">ea_woo_checkout_shipping_title</field> |
| 511 | <field type="Woo Checkout: Additional Info Title" editor_type="LINE">ea_woo_checkout_additional_info_title</field> |
| 512 | <field type="Woo Checkout: Payment Title" editor_type="LINE">ea_woo_checkout_payment_title</field> |
| 513 | <field type="Woo Checkout: Place Order Text" editor_type="LINE">ea_woo_checkout_place_order_text</field> |
| 514 | <field type="Woo Checkout: Tab Login Text" editor_type="LINE">ea_woo_checkout_tab_login_text</field> |
| 515 | <field type="Woo Checkout: Tab Coupon Text" editor_type="LINE">ea_woo_checkout_tab_coupon_text</field> |
| 516 | <field type="Woo Checkout: Tab Billing Shipping Text" editor_type="LINE">ea_woo_checkout_tab_billing_shipping_text</field> |
| 517 | <field type="Woo Checkout: Tab Payment Text" editor_type="LINE">ea_woo_checkout_tab_payment_text</field> |
| 518 | <field type="Woo Checkout: Tab Button Next Text" editor_type="LINE">ea_woo_checkout_tabs_btn_next_text</field> |
| 519 | <field type="Woo Checkout: Tab Button Previous Text" editor_type="LINE">ea_woo_checkout_tabs_btn_prev_text</field> |
| 520 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 521 | </fields> |
| 522 | </widget> |
| 523 | <widget name="eael-nft-gallery"> |
| 524 | <conditions> |
| 525 | <condition key="widgetType">eael-nft-gallery</condition> |
| 526 | </conditions> |
| 527 | <fields> |
| 528 | <field type="NFT Gallery: Label | View Details" editor_type="LINE">eael_nft_gallery_content_view_details_label</field> |
| 529 | <field type="NFT Gallery: Label | No Items" editor_type="LINE">eael_nft_gallery_content_no_items_label</field> |
| 530 | <field type="NFT Gallery: Label | Last Sale" editor_type="LINE">eael_nft_gallery_content_last_sale_label</field> |
| 531 | <field type="NFT Gallery: Label | Ends In" editor_type="LINE">eael_nft_gallery_content_ends_in_label</field> |
| 532 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 533 | </fields> |
| 534 | </widget> |
| 535 | <widget name="eael-business-reviews"> |
| 536 | <conditions> |
| 537 | <condition key="widgetType">eael-business-reviews</condition> |
| 538 | </conditions> |
| 539 | <fields> |
| 540 | <field type="Business Reviews: Label | Business Name" editor_type="LINE">eael_business_reviews_business_name_label</field> |
| 541 | <field type="Business Reviews: Label | Google Reviews Text" editor_type="LINE">eael_business_reviews_google_reviews_label</field> |
| 542 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 543 | </fields> |
| 544 | </widget> |
| 545 | <widget name="eael-woo-product-compare"> |
| 546 | <conditions> |
| 547 | <condition key="widgetType">eael-woo-product-compare</condition> |
| 548 | </conditions> |
| 549 | <fields> |
| 550 | <field type="Woo Product Compare: Table Title" editor_type="LINE">table_title</field> |
| 551 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 552 | </fields> |
| 553 | <fields-in-item items_of="fields"> |
| 554 | <field type="Woo Product Compare: Field Type" editor_type="LINE">field_type</field> |
| 555 | <field type="Woo Product Compare: Field Label" editor_type="LINE">field_label</field> |
| 556 | </fields-in-item> |
| 557 | </widget> |
| 558 | <widget name="eael-woo-product-gallery"> |
| 559 | <conditions> |
| 560 | <condition key="widgetType">eael-woo-product-gallery</condition> |
| 561 | </conditions> |
| 562 | <fields> |
| 563 | <field type="Woo Product Gallery: Change All Text" editor_type="LINE">eael_woo_product_gallery_terms_all_text</field> |
| 564 | <field type="Woo Product Gallery: Sale Text" editor_type="LINE">eael_product_gallery_sale_text</field> |
| 565 | <field type="Woo Product Gallery: Stock Out Text" editor_type="LINE">eael_product_gallery_stockout_text</field> |
| 566 | <field type="Woo Product Gallery: Label Text" editor_type="LINE">show_load_more_text</field> |
| 567 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 568 | </fields> |
| 569 | </widget> |
| 570 | <widget name="icon-box"> |
| 571 | <fields> |
| 572 | <field type="Icon Box: Title text" editor_type="LINE">title_text</field> |
| 573 | <field type="Icon Box: Description text" editor_type="AREA">description_text</field> |
| 574 | <field type="Icon Box: Link" key_of="link" editor_type="LINE">url</field> |
| 575 | <field type="Wrapper Link" key_of="eael_wrapper_link" editor_type="LINE">url</field> |
| 576 | </fields> |
| 577 | </widget> |
| 578 | </elementor-widgets> |
| 579 | </wpml-config> |
| 580 |