premium-addons-for-elementor
Last commit date
addons
2 weeks ago
admin
2 weeks ago
assets
1 week ago
includes
1 week ago
languages
2 weeks ago
modules
2 weeks ago
widgets
1 week ago
autoload.php
2 months ago
changelog.txt
2 weeks ago
premium-addons-for-elementor.php
1 week ago
readme.txt
1 week ago
wpml-config.xml
2 months ago
wpml-config.xml
375 lines
| 1 | <wpml-config> |
| 2 | <elementor-widgets> |
| 3 | <widget name="premium-addon-banner"> |
| 4 | <fields> |
| 5 | <field type="Banner: Title" editor_type="LINE">premium_banner_title</field> |
| 6 | <field type="Banner: Description" editor_type="AREA">premium_banner_description</field> |
| 7 | <field type="Banner: Button Text" editor_type="LINE">premium_banner_more_text</field> |
| 8 | <field type="Banner: URL" editor_type="LINK">premium_banner_image_custom_link>url</field> |
| 9 | <field type="Banner: Button URL" editor_type="LINK">premium_banner_link>url</field> |
| 10 | </fields> |
| 11 | </widget> |
| 12 | |
| 13 | <widget name="premium-addon-button"> |
| 14 | <fields> |
| 15 | <field type="Button: Text" editor_type="LINE">premium_button_text</field> |
| 16 | <field type="Button: URL" editor_type="LINK">premium_button_link>url</field> |
| 17 | </fields> |
| 18 | </widget> |
| 19 | |
| 20 | <widget name="premium-addon-blog"> |
| 21 | <fields> |
| 22 | <field type="Blog: Previous Page String" editor_type="LINE">premium_blog_prev_text</field> |
| 23 | <field type="Blog: Next Page String" editor_type="LINE">premium_blog_next_text</field> |
| 24 | <field type="Blog: Empty Query String" editor_type="LINE">empty_query_text</field> |
| 25 | <field type="Blog: Read More" editor_type="LINE">premium_blog_excerpt_text</field> |
| 26 | </fields> |
| 27 | </widget> |
| 28 | |
| 29 | <widget name="premium-counter"> |
| 30 | <fields> |
| 31 | <field type="Counter: Title Text" editor_type="LINE">premium_counter_title</field> |
| 32 | <field type="Counter: Description Text" editor_type="AREA">premium_counter_desc</field> |
| 33 | <field type="Counter: Thousands Separator" editor_type="LINE">premium_counter_t_separator</field> |
| 34 | <field type="Counter: Prefix" editor_type="LINE">premium_counter_preffix</field> |
| 35 | <field type="Counter: Suffix" editor_type="LINE">premium_counter_suffix</field> |
| 36 | </fields> |
| 37 | </widget> |
| 38 | |
| 39 | <widget name="premium-countdown-timer"> |
| 40 | <fields> |
| 41 | <field type="Countdown: Expiration Message" editor_type="AREA">premium_countdown_expiry_text_</field> |
| 42 | <field type="Countdown: Digits Separator" editor_type="LINE">premium_countdown_separator_text</field> |
| 43 | <field type="Countdown: Day Singular" editor_type="LINE">premium_countdown_day_singular</field> |
| 44 | <field type="Countdown: Day Plural" editor_type="LINE">premium_countdown_day_plural</field> |
| 45 | <field type="Countdown: Week Singular" editor_type="LINE">premium_countdown_week_singular</field> |
| 46 | <field type="Countdown: Week Plural" editor_type="LINE">premium_countdown_week_plural</field> |
| 47 | <field type="Countdown: Month Singular" editor_type="LINE">premium_countdown_month_singular</field> |
| 48 | <field type="Countdown: Month Plural" editor_type="LINE">premium_countdown_month_plural</field> |
| 49 | <field type="Countdown: Year Singular" editor_type="LINE">premium_countdown_year_singular</field> |
| 50 | <field type="Countdown: Year Plural" editor_type="LINE">premium_countdown_year_plural</field> |
| 51 | <field type="Countdown: Hour Singular" editor_type="LINE">premium_countdown_hour_singular</field> |
| 52 | <field type="Countdown: Hour Plural" editor_type="LINE">premium_countdown_hour_plural</field> |
| 53 | <field type="Countdown: Minute Singular" editor_type="LINE">premium_countdown_minute_singular</field> |
| 54 | <field type="Countdown: Minute Plural" editor_type="LINE">premium_countdown_minute_plural</field> |
| 55 | <field type="Countdown: Second Singular" editor_type="LINE">premium_countdown_second_singular</field> |
| 56 | <field type="Countdown: Second Plural" editor_type="LINE">premium_countdown_second_plural</field> |
| 57 | <field type="Countdown: Direction URL" editor_type="LINE">premium_countdown_expiry_redirection_</field> |
| 58 | </fields> |
| 59 | </widget> |
| 60 | |
| 61 | <widget name="premium-addon-dual-header"> |
| 62 | <fields> |
| 63 | <field type="Dual Heading: First Heading" editor_type="LINE">premium_dual_header_first_header_text</field> |
| 64 | <field type="Dual Heading: Second Heading" editor_type="LINE">premium_dual_header_second_header_text</field> |
| 65 | <field type="Dual Heading: Background Text" editor_type="LINE">background_text</field> |
| 66 | <field type="Advanced Heading: Heading URL" editor_type="LINK">premium_dual_heading_link>url</field> |
| 67 | </fields> |
| 68 | </widget> |
| 69 | |
| 70 | <widget name="premium-carousel-widget"> |
| 71 | <fields-in-item items_of="premium_carousel_templates_repeater"> |
| 72 | <field type="Carousel: Template" editor_type="LINE">premium_carousel_repeater_item</field> |
| 73 | </fields-in-item> |
| 74 | </widget> |
| 75 | |
| 76 | <widget name="premium-addon-fancy-text"> |
| 77 | <fields> |
| 78 | <field type="Animated Text: Prefix" editor_type="LINE">premium_fancy_prefix_text</field> |
| 79 | <field type="Animated Text: Highlighted Text" editor_type="LINE">text</field> |
| 80 | <field type="Animated Text: Suffix" editor_type="LINE">premium_fancy_suffix_text</field> |
| 81 | <field type="Animated Text: Cursor Text" editor_type="LINE">premium_fancy_text_cursor_text</field> |
| 82 | </fields> |
| 83 | <fields-in-item items_of="premium_fancy_text_strings"> |
| 84 | <field type="Animated Text: String" editor_type="LINE">premium_text_strings_text_field</field> |
| 85 | </fields-in-item> |
| 86 | </widget> |
| 87 | |
| 88 | <widget name="premium-img-gallery"> |
| 89 | <fields> |
| 90 | <field type="Grid: Load More Button" editor_type="LINE">premium_gallery_load_more_text</field> |
| 91 | <field type="Grid: First Category Label" editor_type="LINE">premium_gallery_first_cat_label</field> |
| 92 | </fields> |
| 93 | <fields-in-item items_of="premium_gallery_img_content"> |
| 94 | <field type="Grid: Image Name" editor_type="LINE">premium_gallery_img_name</field> |
| 95 | <field type="Grid: Image Description" editor_type="AREA">premium_gallery_img_desc</field> |
| 96 | <field type="Grid: Image Link" editor_type="LINK">premium_gallery_img_link>url</field> |
| 97 | <field type="Grid: Video URL" editor_type="LINE">premium_gallery_video_url</field> |
| 98 | <field type="Grid: Video URL" editor_type="LINE">premium_gallery_video_self_url</field> |
| 99 | </fields-in-item> |
| 100 | <fields-in-item items_of="premium_gallery_cats_content"> |
| 101 | <field type="Grid: Category" editor_type="LINE">premium_gallery_img_cat</field> |
| 102 | </fields-in-item> |
| 103 | </widget> |
| 104 | |
| 105 | <widget name="premium-icon-list"> |
| 106 | <fields-in-item items_of="list"> |
| 107 | <field type="List: Item Title" editor_type="LINE">list_title</field> |
| 108 | <field type="List: Item Description" editor_type="AREA">list_desc</field> |
| 109 | <field type="List: Item Link Title" editor_type="LINE">link_title</field> |
| 110 | <field type="List: Item Badge" editor_type="LINE">badge_title</field> |
| 111 | <field type="List: Item Icon" editor_type="LINE">list_text_icon</field> |
| 112 | <field type="List: Item Link" editor_type="LINK">link>url</field> |
| 113 | </fields-in-item> |
| 114 | </widget> |
| 115 | |
| 116 | <widget name="premium-addon-image-button"> |
| 117 | <fields> |
| 118 | <field type="Button: Text" editor_type="LINE">premium_image_button_text</field> |
| 119 | <field type="Button: URL" editor_type="LINK">premium_image_button_link>url</field> |
| 120 | </fields> |
| 121 | </widget> |
| 122 | |
| 123 | <widget name="premium-image-scroll"> |
| 124 | <fields> |
| 125 | <field type="Image Scroll: Link Title" editor_type="LINE">link_text</field> |
| 126 | <field type="Image Scroll: URL" editor_type="LINK">link>url</field> |
| 127 | </fields> |
| 128 | </widget> |
| 129 | |
| 130 | <widget name="premium-addon-image-separator"> |
| 131 | <fields> |
| 132 | <field type="Image Separator: Link Title" editor_type="LINE">premium_image_separator_image_link_text</field> |
| 133 | <field type="Image Separator: URL" editor_type="LINK">premium_image_separator_image_link>url</field> |
| 134 | </fields> |
| 135 | </widget> |
| 136 | |
| 137 | <widget name="premium-lottie"> |
| 138 | <fields> |
| 139 | <field type="Lottie : Link" editor_type="LINK">link>url</field> |
| 140 | </fields> |
| 141 | </widget> |
| 142 | |
| 143 | <widget name="premium-addon-maps"> |
| 144 | <fields> |
| 145 | <field type="Maps: Center Latitude" editor_type="LINE">premium_maps_center_lat</field> |
| 146 | <field type="Maps: Center Longitude" editor_type="LINE">premium_maps_center_long</field> |
| 147 | </fields> |
| 148 | <fields-in-item items_of="premium_maps_map_pins"> |
| 149 | <field type="Maps: Marker Latitude" editor_type="LINE">map_latitude</field> |
| 150 | <field type="Maps: Marker Longitude" editor_type="LINE">map_longitude</field> |
| 151 | <field type="Maps: Marker Title" editor_type="LINE">pin_title</field> |
| 152 | <field type="Maps: Marker Description" editor_type="AREA">pin_desc</field> |
| 153 | </fields-in-item> |
| 154 | </widget> |
| 155 | |
| 156 | <widget name="premium-addon-modal-box"> |
| 157 | <fields> |
| 158 | <field type="Modal Box: Header Title" editor_type="LINE">premium_modal_box_title</field> |
| 159 | <field type="Modal Box: Template ID" editor_type="LINE">premium_modal_box_content_temp</field> |
| 160 | <field type="Modal Box: Content Text" editor_type="VISUAL">premium_modal_box_content</field> |
| 161 | <field type="Modal Box: Close Button" editor_type="LINE">premium_modal_close_text</field> |
| 162 | <field type="Modal Box: Trigger Button" editor_type="LINE">premium_modal_box_button_text</field> |
| 163 | <field type="Modal Box: Trigger Text" editor_type="LINE">premium_modal_box_selector_text</field> |
| 164 | </fields> |
| 165 | </widget> |
| 166 | |
| 167 | <widget name="premium-addon-person"> |
| 168 | <fields> |
| 169 | <field type="Person: Name" editor_type="LINE">premium_person_name</field> |
| 170 | <field type="Person: Title" editor_type="LINE">premium_person_title</field> |
| 171 | <field type="Person: Description" editor_type="AREA">premium_person_content</field> |
| 172 | </fields> |
| 173 | <fields-in-item items_of="multiple_persons"> |
| 174 | <field type="Multiple Persons: Person Name" editor_type="LINE">multiple_name</field> |
| 175 | <field type="Multiple Persons: Person Title" editor_type="LINE">multiple_title</field> |
| 176 | <field type="Multiple Persons: Person Description" editor_type="AREA">multiple_description</field> |
| 177 | </fields-in-item> |
| 178 | </widget> |
| 179 | |
| 180 | <widget name="premium-addon-pricing-table"> |
| 181 | <fields> |
| 182 | <field type="Person: Title" editor_type="LINE">premium_pricing_table_title_text</field> |
| 183 | <field type="Pricing Table: Slashed Price" editor_type="LINE">premium_pricing_table_slashed_price_value</field> |
| 184 | <field type="Pricing Table: Currency" editor_type="LINE">premium_pricing_table_price_currency</field> |
| 185 | <field type="Pricing Table: Price Value" editor_type="LINE">premium_pricing_table_price_value</field> |
| 186 | <field type="Pricing Table: Separator" editor_type="LINE">premium_pricing_table_price_separator</field> |
| 187 | <field type="Pricing Table: Duration" editor_type="LINE">premium_pricing_table_price_duration</field> |
| 188 | <field type="Pricing Table: Description" editor_type="AREA">premium_pricing_table_description_text</field> |
| 189 | <field type="Pricing Table: Button Text" editor_type="LINE">premium_pricing_table_button_text</field> |
| 190 | <field type="Pricing Table: Button URL" editor_type="LINK">premium_pricing_table_button_link>url</field> |
| 191 | <field type="Pricing Table: Badge" editor_type="LINE">premium_pricing_table_badge_text</field> |
| 192 | </fields> |
| 193 | <fields-in-item items_of="premium_fancy_text_list_items"> |
| 194 | <field type="Pricing Table: Item Text" editor_type="LINE">premium_pricing_list_item_text</field> |
| 195 | <field type="Pricing Table: Tooltip Text" editor_type="LINE">premium_pricing_table_item_tooltip_text</field> |
| 196 | </fields-in-item> |
| 197 | </widget> |
| 198 | |
| 199 | <widget name="premium-addon-progressbar"> |
| 200 | <fields> |
| 201 | <field type="Progress Bar: Left Label" editor_type="LINE">premium_progressbar_left_label</field> |
| 202 | </fields> |
| 203 | <fields-in-item items_of="premium_progressbar_multiple_label"> |
| 204 | <field type="Progress Bar: Label Text" editor_type="LINE">text</field> |
| 205 | </fields-in-item> |
| 206 | </widget> |
| 207 | |
| 208 | <widget name="premium-addon-testimonials"> |
| 209 | <fields> |
| 210 | <field type="Testimonial: Name" editor_type="LINE">premium_testimonial_person_name</field> |
| 211 | <field type="Testimonial: Job Name" editor_type="LINE">premium_testimonial_company_name</field> |
| 212 | <field type="Testimonial: Link" editor_type="LINK">premium_testimonial_company_link>url</field> |
| 213 | <field type="Testimonial: Content" editor_type="AREA">premium_testimonial_content</field> |
| 214 | <field type="Testimonial: Heading" editor_type="LINE">heading</field> |
| 215 | </fields> |
| 216 | |
| 217 | <fields-in-item items_of="multiple_testimonials"> |
| 218 | <field type="Testimonial: Heading" editor_type="LINE">heading</field> |
| 219 | <field type="Testimonial: Name" editor_type="LINE">person_name</field> |
| 220 | <field type="Testimonial: Job Name" editor_type="LINE">company_name</field> |
| 221 | <field type="Testimonial: Link" editor_type="LINK">link>url</field> |
| 222 | <field type="Testimonial: Content" editor_type="AREA">content</field> |
| 223 | </fields-in-item> |
| 224 | </widget> |
| 225 | |
| 226 | <widget name="premium-addon-title"> |
| 227 | <fields> |
| 228 | <field type="Title: Text" editor_type="LINE">premium_title_text</field> |
| 229 | <field type="Title: Background Text" editor_type="LINE">background_text</field> |
| 230 | <field type="Title: Link" editor_type="LINK">custom_link>url</field> |
| 231 | </fields> |
| 232 | </widget> |
| 233 | |
| 234 | <widget name="premium-addon-video-box"> |
| 235 | <fields> |
| 236 | <field type="Video Box: Description" editor_type="AREA">premium_video_box_description_text</field> |
| 237 | <field type="Video Box: Link" editor_type="LINK">premium_video_box_link>url</field> |
| 238 | </fields> |
| 239 | </widget> |
| 240 | |
| 241 | <widget name="premium-vscroll"> |
| 242 | <fields> |
| 243 | <field type="Vertical Scroll: Tooltips" editor_type="LINE">dots_tooltips</field> |
| 244 | </fields> |
| 245 | <fields-in-item items_of="id_repeater"> |
| 246 | <field type="Vertical Scroll: Section ID" editor_type="LINE">section_id</field> |
| 247 | </fields-in-item> |
| 248 | </widget> |
| 249 | |
| 250 | <widget name="premium-woo-products"> |
| 251 | <fields> |
| 252 | <field type="Woo Products: Empty Query Message" editor_type="LINE">empty_products_msg</field> |
| 253 | <field type="Woo Products: Previous Page String" editor_type="LINE">prev_string</field> |
| 254 | <field type="Woo Products: Next Page String" editor_type="LINE">next_string</field> |
| 255 | <field type="Woo Products: Featured String" editor_type="LINE">featured_string</field> |
| 256 | <field type="Woo Products: Out Of Stock String" editor_type="LINE">sold_out_string</field> |
| 257 | <field type="Woo Products: Sale String" editor_type="LINE">sale_string</field> |
| 258 | </fields> |
| 259 | </widget> |
| 260 | |
| 261 | <widget name="premium-woo-cta"> |
| 262 | <fields> |
| 263 | <field type="Woo Products: Product Unavailable Message" editor_type="LINE">product_unavailable_message</field> |
| 264 | <field type="Woo Products: Product Quantity Text" editor_type="LINE">pa_available_quantity_text</field> |
| 265 | <field type="Woo Products: Add to Cart Button Text" editor_type="LINE">cart_button_text</field> |
| 266 | <field type="Woo Products: Compare Button Text" editor_type="LINE">compare_button_text</field> |
| 267 | <field type="Woo Products: Compare Remove Message" editor_type="LINE">compare_remove_text</field> |
| 268 | <field type="Woo Products: Wishlist Button Text" editor_type="LINE">wishlist_button_text</field> |
| 269 | <field type="Woo Products: Wishlist Add Message" editor_type="LINE">wishlist_message</field> |
| 270 | <field type="Woo Products: Wishlist Remove Message" editor_type="LINE">wishlist_remove_text</field> |
| 271 | </fields> |
| 272 | </widget> |
| 273 | |
| 274 | <widget name="premium-nav-menu"> |
| 275 | <fields> |
| 276 | <field type="Mega Menu: Toggle Text" editor_type="LINE">pa_mobile_toggle_text</field> |
| 277 | <field type="Mega Menu: Close Text" editor_type="LINE">pa_mobile_toggle_close</field> |
| 278 | </fields> |
| 279 | <fields-in-item items_of="menu_items"> |
| 280 | <field type="Mega Menu: Item Text" editor_type="LINE">text</field> |
| 281 | <field type="Mega Menu: Item Link" editor_type="LINK">link>url</field> |
| 282 | <field type="Mega Menu: Badge Text" editor_type="LINE">badge_text</field> |
| 283 | </fields-in-item> |
| 284 | </widget> |
| 285 | |
| 286 | <widget name="premium-world-clock"> |
| 287 | <fields> |
| 288 | <field type="World Clock: Title" editor_type="LINE">clock_title</field> |
| 289 | <field type="World Clock: Zone Name" editor_type="LINE">custom_tz</field> |
| 290 | <field type="World Clock: Language" editor_type="LINE">language_prefix</field> |
| 291 | </fields> |
| 292 | </widget> |
| 293 | |
| 294 | <widget name="premium-notifications"> |
| 295 | <fields> |
| 296 | <field type="Trigger Text" editor_type="LINE">text</field> |
| 297 | <field type="Header Text" editor_type="LINE">header_text</field> |
| 298 | <field type="Read More Text" editor_type="LINE">premium_blog_excerpt_text</field> |
| 299 | </fields> |
| 300 | </widget> |
| 301 | |
| 302 | <widget name="premium-post-ticker"> |
| 303 | <fields> |
| 304 | <field type="Post Ticker: Title" editor_type="LINE">ticker_title</field> |
| 305 | <field type="Post Ticker: Empty Query Message" editor_type="LINE">empty_query_text</field> |
| 306 | <fields-in-item items_of="text_content"> |
| 307 | <field type="Item: Text" editor_type="LINE">text</field> |
| 308 | <field type="Item: Link" editor_type="LINK">item_link>url</field> |
| 309 | </fields-in-item> |
| 310 | </fields> |
| 311 | </widget> |
| 312 | |
| 313 | <widget name="premium-pinterest-feed"> |
| 314 | <fields> |
| 315 | <field type="Pinterest Feed: Pin Read More Text" editor_type="LINE">pin_desc_postfix_txt</field> |
| 316 | <field type="Pinterest Feed: Board Read More Text" editor_type="LINE">board_desc_postfix_txt</field> |
| 317 | <field type="Pinterest Feed: Load More Text" editor_type="LINE">more_btn_txt</field> |
| 318 | </fields> |
| 319 | </widget> |
| 320 | <widget name="premium-tiktok-feed"> |
| 321 | <fields> |
| 322 | <field type="TikTok Feed: Description Postfix:" editor_type="LINE">vid_desc_postfix_txt</field> |
| 323 | </fields> |
| 324 | </widget> |
| 325 | <widget name="premium-media-wheel"> |
| 326 | <fields-in-item items_of="media_wheel_repeater"> |
| 327 | <field type="Item: Title" editor_type="LINE">media_title</field> |
| 328 | <field type="Item: Description" editor_type="LINE">media_desc</field> |
| 329 | <field type="Item: Link" editor_type="LINK">media_wheel_custom_link>url</field> |
| 330 | <field type="Item: Video Link" editor_type="LINK">media_wheel_video_self>url</field> |
| 331 | </fields-in-item> |
| 332 | </widget> |
| 333 | |
| 334 | <widget name="premium-mobile-menu"> |
| 335 | <fields-in-item items_of="menu_items"> |
| 336 | <field type="Item: Title" editor_type="LINE">menu_item_text</field> |
| 337 | <field type="Item: Custom Link" editor_type="LINK" key_of="link">url</field> |
| 338 | </fields-in-item> |
| 339 | </widget> |
| 340 | |
| 341 | <widget name="premium-textual-showcase"> |
| 342 | <fields-in-item items_of="content"> |
| 343 | <field type="Item: Text" editor_type="LINE">item_txt</field> |
| 344 | <field type="Item: Hover Text" editor_type="LINE">item_txt_hov</field> |
| 345 | <field type="Item: Link" editor_type="LINK">link>url</field> |
| 346 | </fields-in-item> |
| 347 | </widget> |
| 348 | |
| 349 | <widget name="premium-search-form"> |
| 350 | <field type="Empty Query Text" editor_type="LINE">empty_query_text</field> |
| 351 | <field type="Label Text" editor_type="LINE">label_text</field> |
| 352 | <field type="Results Number Text" editor_type="LINE">results_number_text</field> |
| 353 | <field type="Placeholder Text" editor_type="LINE">placeholder_text</field> |
| 354 | <field type="Button Text" editor_type="LINE">button_text</field> |
| 355 | <field type="Search Page Link" editor_type="LINK">search_page_link</field> |
| 356 | <field type="Read More Text" editor_type="LINE">excerpt_text</field> |
| 357 | <field type="Previous Page" editor_type="LINE">premium_blog_prev_text</field> |
| 358 | <field type="Next Page" editor_type="LINE">premium_blog_next_text</field> |
| 359 | </widget> |
| 360 | |
| 361 | <widget name="premium-mini-cart"> |
| 362 | <fields> |
| 363 | <field type="Mini Cart: Cart Text" editor_type="LINE">cart_txt</field> |
| 364 | <field type="Mini Cart: Cart Link" editor_type="LINK">cart_link>url</field> |
| 365 | <field type="Mini Cart: Cart Header" editor_type="LINE">cart_header</field> |
| 366 | <field type="Mini Cart: Cart Header" editor_type="LINE">subtotal_txt</field> |
| 367 | <field type="Mini Cart: Remove Text" editor_type="LINE">remove_txt</field> |
| 368 | <field type="Mini Cart: Remove Text" editor_type="LINE">remove_txt</field> |
| 369 | <field type="Mini Cart: Cross-Sells Text" editor_type="LINE">cross_sells_txt</field> |
| 370 | <field type="Mini Cart: Free Shipping Text" editor_type="LINE">progressbar_txt</field> |
| 371 | <field type="Mini Cart: Free Shipping Complete Text" editor_type="LINE">complete_txt</field> |
| 372 | </fields> |
| 373 | </widget> |
| 374 | </elementor-widgets> |
| 375 | </wpml-config> |