Elementor Essential Addons - Version 5.1.9

Version Description

  • 01/08/2022 =

  • Fixed: Throwing wc_get_cart_url deprecated error after activating Essential Addons

  • Fixed: o.imagesLoaded is not a function error when Masonry layout is used

  • Fixed: tippy is not defined error

  • Fixed: EA Facebook Feed | Thumbnail images not showing for all posts

  • Fixed: EA Login/Register Form | Added WPML Support for the missing strings

  • Few minor bug fixes & improvements

Download this release

Release Info

Developer wpdevteam
Plugin Icon 128x128 Elementor Essential Addons
Version 5.1.9
Comparing to
See all releases

Code changes from version 5.1.8 to 5.1.9

assets/front-end/css/view/facebook-feed.css CHANGED
@@ -95,6 +95,13 @@
95
  position: relative;
96
  overflow: hidden;
97
  }
 
 
 
 
 
 
 
98
  .eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay {
99
  display: -webkit-box;
100
  display: -ms-flexbox;
95
  position: relative;
96
  overflow: hidden;
97
  }
98
+ .eael-facebook-feed .eael-facebook-feed-img-container {
99
+ height: auto;
100
+ width: 100%;
101
+ }
102
+ .eael-facebook-feed .eael-facebook-feed-img-container .eael-facebook-feed-img {
103
+ visibility: hidden;
104
+ }
105
  .eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay {
106
  display: -webkit-box;
107
  display: -ms-flexbox;
assets/front-end/css/view/facebook-feed.min.css CHANGED
@@ -1 +1 @@
1
- .eael-facebook-feed{width:100%;margin:auto}.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{float:none;width:100%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{float:left;width:50%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{float:left;width:33.3333%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{float:left;width:25%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{float:left;width:20%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{float:left;width:16.6666%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed .eael-facebook-feed-item{display:inline-block;line-height:0}.eael-facebook-feed .eael-facebook-feed-item,.eael-facebook-feed .eael-facebook-feed-item-inner{position:relative;overflow:hidden}.eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;font-size:12px;line-height:1;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);opacity:0;-webkit-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms}.eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay .eael-facebook-feed-item-overlay-inner{position:relative;-ms-flex-item-align:center;align-self:center}.eael-facebook-feed-overlay .eael-facebook-feed-item:hover .eael-facebook-feed-item-overlay{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.eael-facebook-feed-overlay .eael-facebook-feed-meta{margin-bottom:0}.eael-facebook-feed-overlay .eael-facebook-feed-meta span{display:inline-block;margin:0 15px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin:10px;overflow:hidden}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header{padding:8px 12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user{float:left}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-avatar{float:left;display:inline-block;width:32px;height:32px;border-radius:50%;margin-right:10px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username{float:left;display:inline-block;font-size:14px;font-weight:400;line-height:32px;margin:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time{float:right;font-size:11px;font-weight:400;line-height:32px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content{position:relative;display:block;padding:12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message{font-size:14px;font-weight:400;line-height:1.3;margin:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap{padding:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-img{display:block;position:relative;margin-bottom:12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-overlay i{font-size:48px;color:#fff}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview{padding:0 12px 15px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host{font-size:12px;font-weight:400;line-height:1;text-transform:uppercase;margin-bottom:5px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title{font-size:15px;font-weight:700;line-height:1.4;margin-top:0;margin-bottom:6px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description{font-size:14px;font-weight:400;line-height:1.2;margin-bottom:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer{font-size:13px;font-weight:400;line-height:30px;padding:8px 12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer span{display:inline-block}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer span.eael-facebook-feed-post-likes{margin-right:15px}.elementor-widget-eael-facebook-feed .eael-load-more-button-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}.elementor-widget-eael-facebook-feed .eael-load-more-button-wrap.no-pagination{display:none}.eael-facebook-feed-card .eael-facebook-feed-item-style-two .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-facebook-feed-card .eael-facebook-feed-item-style-two .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-header-content .eael-facebook-feed-username{display:block !important;float:none !important;line-height:20px !important}.eael-facebook-feed-card .eael-facebook-feed-item-style-two .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-header-content .eael-facebook-feed-post-time{line-height:20px !important}
1
+ .eael-facebook-feed{width:100%;margin:auto}.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{float:none;width:100%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-1 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{float:left;width:50%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-2 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{float:left;width:33.3333%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-3 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{float:left;width:25%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-4 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{float:left;width:20%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-5 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{float:left;width:16.6666%}@media only screen and (max-width: 979px){.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{width:50%}}@media only screen and (max-width: 480px){.eael-facebook-feed.eael-col-6 .eael-facebook-feed-item{width:100%}}.eael-facebook-feed .eael-facebook-feed-item{display:inline-block;line-height:0}.eael-facebook-feed .eael-facebook-feed-item,.eael-facebook-feed .eael-facebook-feed-item-inner{position:relative;overflow:hidden}.eael-facebook-feed .eael-facebook-feed-img-container{height:auto;width:100%}.eael-facebook-feed .eael-facebook-feed-img-container .eael-facebook-feed-img{visibility:hidden}.eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;font-size:12px;line-height:1;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);opacity:0;-webkit-transition:all 200ms;-o-transition:all 200ms;transition:all 200ms}.eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay .eael-facebook-feed-item-overlay-inner{position:relative;-ms-flex-item-align:center;align-self:center}.eael-facebook-feed-overlay .eael-facebook-feed-item:hover .eael-facebook-feed-item-overlay{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.eael-facebook-feed-overlay .eael-facebook-feed-meta{margin-bottom:0}.eael-facebook-feed-overlay .eael-facebook-feed-meta span{display:inline-block;margin:0 15px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin:10px;overflow:hidden}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header{padding:8px 12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user{float:left}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-avatar{float:left;display:inline-block;width:32px;height:32px;border-radius:50%;margin-right:10px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username{float:left;display:inline-block;font-size:14px;font-weight:400;line-height:32px;margin:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time{float:right;font-size:11px;font-weight:400;line-height:32px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content{position:relative;display:block;padding:12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message{font-size:14px;font-weight:400;line-height:1.3;margin:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap{padding:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-img{display:block;position:relative;margin-bottom:12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-preview-overlay i{font-size:48px;color:#fff}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview{padding:0 12px 15px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host{font-size:12px;font-weight:400;line-height:1;text-transform:uppercase;margin-bottom:5px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title{font-size:15px;font-weight:700;line-height:1.4;margin-top:0;margin-bottom:6px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description{font-size:14px;font-weight:400;line-height:1.2;margin-bottom:0}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer{font-size:13px;font-weight:400;line-height:30px;padding:8px 12px}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer span{display:inline-block}.eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer span.eael-facebook-feed-post-likes{margin-right:15px}.elementor-widget-eael-facebook-feed .eael-load-more-button-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}.elementor-widget-eael-facebook-feed .eael-load-more-button-wrap.no-pagination{display:none}.eael-facebook-feed-card .eael-facebook-feed-item-style-two .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-facebook-feed-card .eael-facebook-feed-item-style-two .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-header-content .eael-facebook-feed-username{display:block !important;float:none !important;line-height:20px !important}.eael-facebook-feed-card .eael-facebook-feed-item-style-two .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-header-content .eael-facebook-feed-post-time{line-height:20px !important}
assets/front-end/js/view/general.js CHANGED
@@ -310,7 +310,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/**\n * Validate a namespace
310
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
311
 
312
  "use strict";
313
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @wordpress/hooks */ \"./node_modules/@wordpress/hooks/build-module/index.js\");\n\nwindow.isEditMode = false;\nwindow.ea = {\n hooks: Object(_wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__[\"createHooks\"])(),\n isEditMode: false\n};\nea.hooks.addAction(\"widgets.reinit\", \"ea\", function ($content) {\n var filterGallery = jQuery(\".eael-filter-gallery-container\", $content);\n var postGridGallery = jQuery(\".eael-post-grid:not(.eael-post-carousel)\", $content);\n var twitterfeedGallery = jQuery(\".eael-twitter-feed-masonry\", $content);\n var instaGallery = jQuery(\".eael-instafeed\", $content);\n var paGallery = jQuery(\".premium-gallery-container\", $content);\n var eventCalendar = jQuery(\".eael-event-calendar-cls\", $content);\n var testimonialSlider = jQuery(\".eael-testimonial-slider\", $content);\n var teamMemberCarousel = jQuery(\".eael-tm-carousel\", $content);\n var postCarousel = jQuery(\".eael-post-carousel:not(.eael-post-grid)\", $content);\n var logoCarousel = jQuery(\".eael-logo-carousel\", $content);\n var twitterCarousel = jQuery(\".eael-twitter-feed-carousel\", $content);\n\n if (filterGallery.length) {\n filterGallery.isotope(\"layout\");\n }\n\n if (postGridGallery.length) {\n postGridGallery.isotope(\"layout\");\n }\n\n if (twitterfeedGallery.length) {\n twitterfeedGallery.isotope(\"layout\");\n }\n\n if (instaGallery.length) {\n instaGallery.isotope(\"layout\");\n }\n\n if (paGallery.length) {\n paGallery.isotope(\"layout\");\n }\n\n if (eventCalendar.length) {\n ea.hooks.doAction(\"eventCalendar.reinit\");\n }\n\n if (testimonialSlider.length) {\n ea.hooks.doAction(\"testimonialSlider.reinit\");\n }\n\n if (teamMemberCarousel.length) {\n ea.hooks.doAction(\"teamMemberCarousel.reinit\");\n }\n\n if (postCarousel.length) {\n ea.hooks.doAction(\"postCarousel.reinit\");\n }\n\n if (logoCarousel.length) {\n ea.hooks.doAction(\"logoCarousel.reinit\");\n }\n\n if (twitterCarousel.length) {\n ea.hooks.doAction(\"twitterCarousel.reinit\");\n }\n});\njQuery(window).on(\"elementor/frontend/init\", function () {\n window.isEditMode = elementorFrontend.isEditMode();\n window.ea.isEditMode = elementorFrontend.isEditMode(); // hooks\n\n ea.hooks.doAction(\"init\"); // init edit mode hook\n\n if (ea.isEditMode) {\n ea.hooks.doAction(\"editMode.init\");\n }\n});\n\n(function ($) {\n $('a').on('click', function (e) {\n var hashURL = $(this).attr('href'),\n isStartWithHash;\n hashURL = hashURL === undefined ? '' : hashURL;\n isStartWithHash = hashURL.startsWith('#');\n\n if (!isStartWithHash) {\n hashURL = hashURL.replace(localize.page_permalink, '');\n isStartWithHash = hashURL.startsWith('#');\n } // we will try and catch the error but not show anything just do it if possible\n\n\n try {\n if (isStartWithHash && ($(hashURL).hasClass('eael-tab-item-trigger') || $(hashURL).hasClass('eael-accordion-header'))) {\n $(hashURL).trigger('click');\n }\n } catch (err) {// nothing to do\n }\n });\n})(jQuery);\n\n(function ($) {\n $(document).on('click', '.theme-savoy .eael-product-popup .nm-qty-minus, .theme-savoy .eael-product-popup .nm-qty-plus', function (e) {\n // Get elements and values\n var $this = $(this),\n $qty = $this.closest('.quantity').find('.qty'),\n currentVal = parseFloat($qty.val()),\n max = parseFloat($qty.attr('max')),\n min = parseFloat($qty.attr('min')),\n step = $qty.attr('step'); // Format values\n\n if (!currentVal || currentVal === '' || currentVal === 'NaN') currentVal = 0;\n if (max === '' || max === 'NaN') max = '';\n if (min === '' || min === 'NaN') min = 0;\n if (step === 'any' || step === '' || step === undefined || parseFloat(step) === 'NaN') step = 1; // Change the value\n\n if ($this.hasClass('nm-qty-plus')) {\n if (max && (max == currentVal || currentVal > max)) {\n $qty.val(max);\n } else {\n $qty.val(currentVal + parseFloat(step));\n }\n } else {\n if (min && (min == currentVal || currentVal < min)) {\n $qty.val(min);\n } else if (currentVal > 0) {\n $qty.val(currentVal - parseFloat(step));\n }\n }\n });\n})(jQuery);\n\n//# sourceURL=webpack:///./src/js/view/general.js?");
314
 
315
  /***/ })
316
 
310
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
311
 
312
  "use strict";
313
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @wordpress/hooks */ \"./node_modules/@wordpress/hooks/build-module/index.js\");\n\nwindow.isEditMode = false;\nwindow.ea = {\n hooks: Object(_wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__[\"createHooks\"])(),\n isEditMode: false\n};\nea.hooks.addAction(\"widgets.reinit\", \"ea\", function ($content) {\n var filterGallery = jQuery(\".eael-filter-gallery-container\", $content);\n var postGridGallery = jQuery(\".eael-post-grid:not(.eael-post-carousel)\", $content);\n var twitterfeedGallery = jQuery(\".eael-twitter-feed-masonry\", $content);\n var instaGallery = jQuery(\".eael-instafeed\", $content);\n var paGallery = jQuery(\".premium-gallery-container\", $content);\n var eventCalendar = jQuery(\".eael-event-calendar-cls\", $content);\n var testimonialSlider = jQuery(\".eael-testimonial-slider\", $content);\n var teamMemberCarousel = jQuery(\".eael-tm-carousel\", $content);\n var postCarousel = jQuery(\".eael-post-carousel:not(.eael-post-grid)\", $content);\n var logoCarousel = jQuery(\".eael-logo-carousel\", $content);\n var twitterCarousel = jQuery(\".eael-twitter-feed-carousel\", $content);\n\n if (filterGallery.length) {\n filterGallery.isotope(\"layout\");\n }\n\n if (postGridGallery.length) {\n postGridGallery.isotope(\"layout\");\n }\n\n if (twitterfeedGallery.length) {\n twitterfeedGallery.isotope(\"layout\");\n }\n\n if (instaGallery.length) {\n instaGallery.isotope(\"layout\");\n }\n\n if (paGallery.length) {\n paGallery.isotope(\"layout\");\n }\n\n if (eventCalendar.length) {\n ea.hooks.doAction(\"eventCalendar.reinit\");\n }\n\n if (testimonialSlider.length) {\n ea.hooks.doAction(\"testimonialSlider.reinit\");\n }\n\n if (teamMemberCarousel.length) {\n ea.hooks.doAction(\"teamMemberCarousel.reinit\");\n }\n\n if (postCarousel.length) {\n ea.hooks.doAction(\"postCarousel.reinit\");\n }\n\n if (logoCarousel.length) {\n ea.hooks.doAction(\"logoCarousel.reinit\");\n }\n\n if (twitterCarousel.length) {\n ea.hooks.doAction(\"twitterCarousel.reinit\");\n }\n});\njQuery(window).on(\"elementor/frontend/init\", function () {\n window.isEditMode = elementorFrontend.isEditMode();\n window.ea.isEditMode = elementorFrontend.isEditMode(); // hooks\n\n ea.hooks.doAction(\"init\"); // init edit mode hook\n\n if (ea.isEditMode) {\n ea.hooks.doAction(\"editMode.init\");\n }\n});\n\n(function ($) {\n ea.getToken = function () {\n if (localize.nonce && !ea.noncegenerated) {\n ea.noncegenerated = true;\n $.ajax({\n url: localize.ajaxurl,\n type: \"post\",\n data: {\n action: \"eael_get_token\"\n },\n success: function success(response) {\n if (response.success) {\n localize.nonce = response.data.nonce;\n }\n }\n });\n }\n };\n\n $('a').on('click', function (e) {\n var hashURL = $(this).attr('href'),\n isStartWithHash;\n hashURL = hashURL === undefined ? '' : hashURL;\n isStartWithHash = hashURL.startsWith('#');\n\n if (!isStartWithHash) {\n hashURL = hashURL.replace(localize.page_permalink, '');\n isStartWithHash = hashURL.startsWith('#');\n } // we will try and catch the error but not show anything just do it if possible\n\n\n try {\n if (isStartWithHash && ($(hashURL).hasClass('eael-tab-item-trigger') || $(hashURL).hasClass('eael-accordion-header'))) {\n $(hashURL).trigger('click');\n }\n } catch (err) {// nothing to do\n }\n });\n})(jQuery);\n\n(function ($) {\n $(document).on('click', '.theme-savoy .eael-product-popup .nm-qty-minus, .theme-savoy .eael-product-popup .nm-qty-plus', function (e) {\n // Get elements and values\n var $this = $(this),\n $qty = $this.closest('.quantity').find('.qty'),\n currentVal = parseFloat($qty.val()),\n max = parseFloat($qty.attr('max')),\n min = parseFloat($qty.attr('min')),\n step = $qty.attr('step'); // Format values\n\n if (!currentVal || currentVal === '' || currentVal === 'NaN') currentVal = 0;\n if (max === '' || max === 'NaN') max = '';\n if (min === '' || min === 'NaN') min = 0;\n if (step === 'any' || step === '' || step === undefined || parseFloat(step) === 'NaN') step = 1; // Change the value\n\n if ($this.hasClass('nm-qty-plus')) {\n if (max && (max == currentVal || currentVal > max)) {\n $qty.val(max);\n } else {\n $qty.val(currentVal + parseFloat(step));\n }\n } else {\n if (min && (min == currentVal || currentVal < min)) {\n $qty.val(min);\n } else if (currentVal > 0) {\n $qty.val(currentVal - parseFloat(step));\n }\n }\n });\n})(jQuery);\n\n//# sourceURL=webpack:///./src/js/view/general.js?");
314
 
315
  /***/ })
316
 
assets/front-end/js/view/general.min.js CHANGED
@@ -1 +1 @@
1
- !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=90)}({90:function(e,t,n){"use strict";n.r(t);var r=function(e){return"string"!=typeof e||""===e?(console.error("The namespace must be a non-empty string."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.\-\/]*$/.test(e)||(console.error("The namespace can only contain numbers, letters, dashes, periods, underscores and slashes."),!1)};var o=function(e){return"string"!=typeof e||""===e?(console.error("The hook name must be a non-empty string."),!1):/^__/.test(e)?(console.error("The hook name cannot begin with `__`."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.-]*$/.test(e)||(console.error("The hook name can only contain numbers, letters, dashes, periods and underscores."),!1)};var i=function(e,t){return function(n,i,a){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:10,l=e[t];if(o(n)&&r(i))if("function"==typeof a)if("number"==typeof s){var c={callback:a,priority:s,namespace:i};if(l[n]){var u,d=l[n].handlers;for(u=d.length;u>0&&!(s>=d[u-1].priority);u--);u===d.length?d[u]=c:d.splice(u,0,c),l.__current.forEach((function(e){e.name===n&&e.currentIndex>=u&&e.currentIndex++}))}else l[n]={handlers:[c],runs:0};"hookAdded"!==n&&e.doAction("hookAdded",n,i,a,s)}else console.error("If specified, the hook priority must be a number.");else console.error("The hook callback must be a function.")}};var a=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(i,a){var s=e[t];if(o(i)&&(n||r(a))){if(!s[i])return 0;var l=0;if(n)l=s[i].handlers.length,s[i]={runs:s[i].runs,handlers:[]};else for(var c=s[i].handlers,u=function(e){c[e].namespace===a&&(c.splice(e,1),l++,s.__current.forEach((function(t){t.name===i&&t.currentIndex>=e&&t.currentIndex--})))},d=c.length-1;d>=0;d--)u(d);return"hookRemoved"!==i&&e.doAction("hookRemoved",i,a),l}}};var s=function(e,t){return function(n,r){var o=e[t];return void 0!==r?n in o&&o[n].handlers.some((function(e){return e.namespace===r})):n in o}};var l=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(r){var o=e[t];o[r]||(o[r]={handlers:[],runs:0}),o[r].runs++;var i=o[r].handlers;for(var a=arguments.length,s=new Array(a>1?a-1:0),l=1;l<a;l++)s[l-1]=arguments[l];if(!i||!i.length)return n?s[0]:void 0;var c={name:r,currentIndex:0};for(o.__current.push(c);c.currentIndex<i.length;){var u=i[c.currentIndex],d=u.callback.apply(null,s);n&&(s[0]=d),c.currentIndex++}return o.__current.pop(),n?s[0]:void 0}};var c=function(e,t){return function(){var n,r,o=e[t];return null!==(n=null===(r=o.__current[o.__current.length-1])||void 0===r?void 0:r.name)&&void 0!==n?n:null}};var u=function(e,t){return function(n){var r=e[t];return void 0===n?void 0!==r.__current[0]:!!r.__current[0]&&n===r.__current[0].name}};var d=function(e,t){return function(n){var r=e[t];if(o(n))return r[n]&&r[n].runs?r[n].runs:0}},h=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.actions=Object.create(null),this.actions.__current=[],this.filters=Object.create(null),this.filters.__current=[],this.addAction=i(this,"actions"),this.addFilter=i(this,"filters"),this.removeAction=a(this,"actions"),this.removeFilter=a(this,"filters"),this.hasAction=s(this,"actions"),this.hasFilter=s(this,"filters"),this.removeAllActions=a(this,"actions",!0),this.removeAllFilters=a(this,"filters",!0),this.doAction=l(this,"actions"),this.applyFilters=l(this,"filters",!0),this.currentAction=c(this,"actions"),this.currentFilter=c(this,"filters"),this.doingAction=u(this,"actions"),this.doingFilter=u(this,"filters"),this.didAction=d(this,"actions"),this.didFilter=d(this,"filters")};var f,p=function(){return new h},v=p();v.addAction,v.addFilter,v.removeAction,v.removeFilter,v.hasAction,v.hasFilter,v.removeAllActions,v.removeAllFilters,v.doAction,v.applyFilters,v.currentAction,v.currentFilter,v.doingAction,v.doingFilter,v.didAction,v.didFilter,v.actions,v.filters;window.isEditMode=!1,window.ea={hooks:p(),isEditMode:!1},ea.hooks.addAction("widgets.reinit","ea",(function(e){var t=jQuery(".eael-filter-gallery-container",e),n=jQuery(".eael-post-grid:not(.eael-post-carousel)",e),r=jQuery(".eael-twitter-feed-masonry",e),o=jQuery(".eael-instafeed",e),i=jQuery(".premium-gallery-container",e),a=jQuery(".eael-event-calendar-cls",e),s=jQuery(".eael-testimonial-slider",e),l=jQuery(".eael-tm-carousel",e),c=jQuery(".eael-post-carousel:not(.eael-post-grid)",e),u=jQuery(".eael-logo-carousel",e),d=jQuery(".eael-twitter-feed-carousel",e);t.length&&t.isotope("layout"),n.length&&n.isotope("layout"),r.length&&r.isotope("layout"),o.length&&o.isotope("layout"),i.length&&i.isotope("layout"),a.length&&ea.hooks.doAction("eventCalendar.reinit"),s.length&&ea.hooks.doAction("testimonialSlider.reinit"),l.length&&ea.hooks.doAction("teamMemberCarousel.reinit"),c.length&&ea.hooks.doAction("postCarousel.reinit"),u.length&&ea.hooks.doAction("logoCarousel.reinit"),d.length&&ea.hooks.doAction("twitterCarousel.reinit")})),jQuery(window).on("elementor/frontend/init",(function(){window.isEditMode=elementorFrontend.isEditMode(),window.ea.isEditMode=elementorFrontend.isEditMode(),ea.hooks.doAction("init"),ea.isEditMode&&ea.hooks.doAction("editMode.init")})),(f=jQuery)("a").on("click",(function(e){var t,n=f(this).attr("href");(t=(n=void 0===n?"":n).startsWith("#"))||(t=(n=n.replace(localize.page_permalink,"")).startsWith("#"));try{t&&(f(n).hasClass("eael-tab-item-trigger")||f(n).hasClass("eael-accordion-header"))&&f(n).trigger("click")}catch(e){}})),function(e){e(document).on("click",".theme-savoy .eael-product-popup .nm-qty-minus, .theme-savoy .eael-product-popup .nm-qty-plus",(function(t){var n=e(this),r=n.closest(".quantity").find(".qty"),o=parseFloat(r.val()),i=parseFloat(r.attr("max")),a=parseFloat(r.attr("min")),s=r.attr("step");o&&""!==o&&"NaN"!==o||(o=0),""!==i&&"NaN"!==i||(i=""),""!==a&&"NaN"!==a||(a=0),"any"!==s&&""!==s&&void 0!==s&&"NaN"!==parseFloat(s)||(s=1),n.hasClass("nm-qty-plus")?i&&(i==o||o>i)?r.val(i):r.val(o+parseFloat(s)):a&&(a==o||o<a)?r.val(a):o>0&&r.val(o-parseFloat(s))}))}(jQuery)}});
1
+ !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=90)}({90:function(e,t,n){"use strict";n.r(t);var r=function(e){return"string"!=typeof e||""===e?(console.error("The namespace must be a non-empty string."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.\-\/]*$/.test(e)||(console.error("The namespace can only contain numbers, letters, dashes, periods, underscores and slashes."),!1)};var o=function(e){return"string"!=typeof e||""===e?(console.error("The hook name must be a non-empty string."),!1):/^__/.test(e)?(console.error("The hook name cannot begin with `__`."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.-]*$/.test(e)||(console.error("The hook name can only contain numbers, letters, dashes, periods and underscores."),!1)};var i=function(e,t){return function(n,i,a){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:10,l=e[t];if(o(n)&&r(i))if("function"==typeof a)if("number"==typeof s){var c={callback:a,priority:s,namespace:i};if(l[n]){var u,d=l[n].handlers;for(u=d.length;u>0&&!(s>=d[u-1].priority);u--);u===d.length?d[u]=c:d.splice(u,0,c),l.__current.forEach((function(e){e.name===n&&e.currentIndex>=u&&e.currentIndex++}))}else l[n]={handlers:[c],runs:0};"hookAdded"!==n&&e.doAction("hookAdded",n,i,a,s)}else console.error("If specified, the hook priority must be a number.");else console.error("The hook callback must be a function.")}};var a=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(i,a){var s=e[t];if(o(i)&&(n||r(a))){if(!s[i])return 0;var l=0;if(n)l=s[i].handlers.length,s[i]={runs:s[i].runs,handlers:[]};else for(var c=s[i].handlers,u=function(e){c[e].namespace===a&&(c.splice(e,1),l++,s.__current.forEach((function(t){t.name===i&&t.currentIndex>=e&&t.currentIndex--})))},d=c.length-1;d>=0;d--)u(d);return"hookRemoved"!==i&&e.doAction("hookRemoved",i,a),l}}};var s=function(e,t){return function(n,r){var o=e[t];return void 0!==r?n in o&&o[n].handlers.some((function(e){return e.namespace===r})):n in o}};var l=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(r){var o=e[t];o[r]||(o[r]={handlers:[],runs:0}),o[r].runs++;var i=o[r].handlers;for(var a=arguments.length,s=new Array(a>1?a-1:0),l=1;l<a;l++)s[l-1]=arguments[l];if(!i||!i.length)return n?s[0]:void 0;var c={name:r,currentIndex:0};for(o.__current.push(c);c.currentIndex<i.length;){var u=i[c.currentIndex],d=u.callback.apply(null,s);n&&(s[0]=d),c.currentIndex++}return o.__current.pop(),n?s[0]:void 0}};var c=function(e,t){return function(){var n,r,o=e[t];return null!==(n=null===(r=o.__current[o.__current.length-1])||void 0===r?void 0:r.name)&&void 0!==n?n:null}};var u=function(e,t){return function(n){var r=e[t];return void 0===n?void 0!==r.__current[0]:!!r.__current[0]&&n===r.__current[0].name}};var d=function(e,t){return function(n){var r=e[t];if(o(n))return r[n]&&r[n].runs?r[n].runs:0}},h=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.actions=Object.create(null),this.actions.__current=[],this.filters=Object.create(null),this.filters.__current=[],this.addAction=i(this,"actions"),this.addFilter=i(this,"filters"),this.removeAction=a(this,"actions"),this.removeFilter=a(this,"filters"),this.hasAction=s(this,"actions"),this.hasFilter=s(this,"filters"),this.removeAllActions=a(this,"actions",!0),this.removeAllFilters=a(this,"filters",!0),this.doAction=l(this,"actions"),this.applyFilters=l(this,"filters",!0),this.currentAction=c(this,"actions"),this.currentFilter=c(this,"filters"),this.doingAction=u(this,"actions"),this.doingFilter=u(this,"filters"),this.didAction=d(this,"actions"),this.didFilter=d(this,"filters")};var f,p=function(){return new h},v=p();v.addAction,v.addFilter,v.removeAction,v.removeFilter,v.hasAction,v.hasFilter,v.removeAllActions,v.removeAllFilters,v.doAction,v.applyFilters,v.currentAction,v.currentFilter,v.doingAction,v.doingFilter,v.didAction,v.didFilter,v.actions,v.filters;window.isEditMode=!1,window.ea={hooks:p(),isEditMode:!1},ea.hooks.addAction("widgets.reinit","ea",(function(e){var t=jQuery(".eael-filter-gallery-container",e),n=jQuery(".eael-post-grid:not(.eael-post-carousel)",e),r=jQuery(".eael-twitter-feed-masonry",e),o=jQuery(".eael-instafeed",e),i=jQuery(".premium-gallery-container",e),a=jQuery(".eael-event-calendar-cls",e),s=jQuery(".eael-testimonial-slider",e),l=jQuery(".eael-tm-carousel",e),c=jQuery(".eael-post-carousel:not(.eael-post-grid)",e),u=jQuery(".eael-logo-carousel",e),d=jQuery(".eael-twitter-feed-carousel",e);t.length&&t.isotope("layout"),n.length&&n.isotope("layout"),r.length&&r.isotope("layout"),o.length&&o.isotope("layout"),i.length&&i.isotope("layout"),a.length&&ea.hooks.doAction("eventCalendar.reinit"),s.length&&ea.hooks.doAction("testimonialSlider.reinit"),l.length&&ea.hooks.doAction("teamMemberCarousel.reinit"),c.length&&ea.hooks.doAction("postCarousel.reinit"),u.length&&ea.hooks.doAction("logoCarousel.reinit"),d.length&&ea.hooks.doAction("twitterCarousel.reinit")})),jQuery(window).on("elementor/frontend/init",(function(){window.isEditMode=elementorFrontend.isEditMode(),window.ea.isEditMode=elementorFrontend.isEditMode(),ea.hooks.doAction("init"),ea.isEditMode&&ea.hooks.doAction("editMode.init")})),f=jQuery,ea.getToken=function(){localize.nonce&&!ea.noncegenerated&&(ea.noncegenerated=!0,f.ajax({url:localize.ajaxurl,type:"post",data:{action:"eael_get_token"},success:function(e){e.success&&(localize.nonce=e.data.nonce)}}))},f("a").on("click",(function(e){var t,n=f(this).attr("href");(t=(n=void 0===n?"":n).startsWith("#"))||(t=(n=n.replace(localize.page_permalink,"")).startsWith("#"));try{t&&(f(n).hasClass("eael-tab-item-trigger")||f(n).hasClass("eael-accordion-header"))&&f(n).trigger("click")}catch(e){}})),function(e){e(document).on("click",".theme-savoy .eael-product-popup .nm-qty-minus, .theme-savoy .eael-product-popup .nm-qty-plus",(function(t){var n=e(this),r=n.closest(".quantity").find(".qty"),o=parseFloat(r.val()),i=parseFloat(r.attr("max")),a=parseFloat(r.attr("min")),s=r.attr("step");o&&""!==o&&"NaN"!==o||(o=0),""!==i&&"NaN"!==i||(i=""),""!==a&&"NaN"!==a||(a=0),"any"!==s&&""!==s&&void 0!==s&&"NaN"!==parseFloat(s)||(s=1),n.hasClass("nm-qty-plus")?i&&(i==o||o>i)?r.val(i):r.val(o+parseFloat(s)):a&&(a==o||o<a)?r.val(a):o>0&&r.val(o-parseFloat(s))}))}(jQuery)}});
config.php CHANGED
@@ -708,6 +708,11 @@ $config = [
708
  ],
709
  ],
710
  'js' => [
 
 
 
 
 
711
  [
712
  'file' => EAEL_PLUGIN_PATH . 'assets/front-end/js/lib-view/isotope/isotope.pkgd.min.js',
713
  'type' => 'lib',
708
  ],
709
  ],
710
  'js' => [
711
+ [
712
+ 'file' => EAEL_PLUGIN_PATH . 'assets/front-end/js/lib-view/imagesloaded/imagesloaded.pkgd.min.js',
713
+ 'type' => 'lib',
714
+ 'context' => 'view',
715
+ ],
716
  [
717
  'file' => EAEL_PLUGIN_PATH . 'assets/front-end/js/lib-view/isotope/isotope.pkgd.min.js',
718
  'type' => 'lib',
essential_adons_elementor.php CHANGED
@@ -4,14 +4,14 @@
4
  * Description: The Essential plugin you install after Elementor! Packed with 40+ stunning free elements including Advanced Data Table, Event Calendar, Filterable Gallery, WooCommerce, and many more.
5
  * Plugin URI: https://essential-addons.com/elementor/
6
  * Author: WPDeveloper
7
- * Version: 5.1.8
8
  * Author URI: https://wpdeveloper.com/
9
  * Text Domain: essential-addons-for-elementor-lite
10
  * Domain Path: /languages
11
  *
12
- * WC tested up to: 6.6.1
13
- * Elementor tested up to: 3.6.7
14
- * Elementor Pro tested up to: 3.7.2
15
  */
16
 
17
  if (!defined('ABSPATH')) {
@@ -27,7 +27,7 @@ define('EAEL_PLUGIN_FILE', __FILE__);
27
  define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__));
28
  define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
29
  define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
30
- define('EAEL_PLUGIN_VERSION', '5.1.8');
31
  define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
32
  define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
33
  /**
4
  * Description: The Essential plugin you install after Elementor! Packed with 40+ stunning free elements including Advanced Data Table, Event Calendar, Filterable Gallery, WooCommerce, and many more.
5
  * Plugin URI: https://essential-addons.com/elementor/
6
  * Author: WPDeveloper
7
+ * Version: 5.1.9
8
  * Author URI: https://wpdeveloper.com/
9
  * Text Domain: essential-addons-for-elementor-lite
10
  * Domain Path: /languages
11
  *
12
+ * WC tested up to: 6.7.0
13
+ * Elementor tested up to: 3.6.8
14
+ * Elementor Pro tested up to: 3.7.3
15
  */
16
 
17
  if (!defined('ABSPATH')) {
27
  define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__));
28
  define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
29
  define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
30
+ define('EAEL_PLUGIN_VERSION', '5.1.9');
31
  define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
32
  define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
33
  /**
includes/Classes/Bootstrap.php CHANGED
@@ -167,14 +167,15 @@ class Bootstrap
167
  if ( defined( 'ELEMENTOR_VERSION' ) ) {
168
  if ( version_compare( ELEMENTOR_VERSION, '3.5.0', '>=' ) ) {
169
  add_action( 'elementor/controls/register', array( $this, 'register_controls' ) );
 
170
  } else {
171
  add_action( 'elementor/controls/controls_registered', array( $this, 'register_controls' ) );
 
172
  }
173
  }
174
 
175
  // Elements
176
  add_action('elementor/elements/categories_registered', array($this, 'register_widget_categories'));
177
- add_action('elementor/widgets/widgets_registered', array($this, 'register_elements'));
178
  add_filter('elementor/editor/localize_settings', [$this, 'promote_pro_elements']);
179
  add_action('wp_footer', [$this, 'render_global_html']);
180
 
@@ -251,7 +252,7 @@ class Bootstrap
251
 
252
 
253
 
254
- add_action( 'in_admin_header', [ $this, 'remove_admin_notice' ] );
255
 
256
  //handle typeform auth token
257
  add_action('admin_init', [$this, 'typeform_auth_handle']);
@@ -265,7 +266,7 @@ class Bootstrap
265
  add_action( 'init', [ $this, 'register_wc_hooks' ], 5 );
266
  }
267
 
268
- add_action( 'eael_admin_page_setting', [ $this, 'eael_show_admin_menu_notice' ] );
269
 
270
  }
271
 
167
  if ( defined( 'ELEMENTOR_VERSION' ) ) {
168
  if ( version_compare( ELEMENTOR_VERSION, '3.5.0', '>=' ) ) {
169
  add_action( 'elementor/controls/register', array( $this, 'register_controls' ) );
170
+ add_action('elementor/widgets/register', array($this, 'register_elements'));
171
  } else {
172
  add_action( 'elementor/controls/controls_registered', array( $this, 'register_controls' ) );
173
+ add_action('elementor/widgets/widgets_registered', array($this, 'register_elements'));
174
  }
175
  }
176
 
177
  // Elements
178
  add_action('elementor/elements/categories_registered', array($this, 'register_widget_categories'));
 
179
  add_filter('elementor/editor/localize_settings', [$this, 'promote_pro_elements']);
180
  add_action('wp_footer', [$this, 'render_global_html']);
181
 
252
 
253
 
254
 
255
+ //add_action( 'in_admin_header', [ $this, 'remove_admin_notice' ] );
256
 
257
  //handle typeform auth token
258
  add_action('admin_init', [$this, 'typeform_auth_handle']);
266
  add_action( 'init', [ $this, 'register_wc_hooks' ], 5 );
267
  }
268
 
269
+ //add_action( 'eael_admin_page_setting', [ $this, 'eael_show_admin_menu_notice' ] );
270
 
271
  }
272
 
includes/Elements/Facebook_Feed.php CHANGED
@@ -194,9 +194,6 @@ class Facebook_Feed extends Widget_Base
194
  'condition' => [
195
  'eael_facebook_feed_force_square_img' => 'yes'
196
  ],
197
- 'selectors' => [
198
- '{{WRAPPER}} .eael-facebook-feed-square-image .eael-facebook-feed-item img.eael-facebook-feed-img' => 'object-fit: {{VALUE}};'
199
- ]
200
  ]
201
  );
202
 
@@ -219,7 +216,8 @@ class Facebook_Feed extends Widget_Base
219
  'eael_facebook_feed_force_square_img' => 'yes'
220
  ],
221
  'selectors' => [
222
- '{{WRAPPER}} .eael-facebook-feed-square-image .eael-facebook-feed-item img.eael-facebook-feed-img' => 'height: {{SIZE}}{{UNIT}}; width: {{SIZE}}{{UNIT}};'
 
223
  ]
224
  ]
225
  );
@@ -605,7 +603,8 @@ class Facebook_Feed extends Widget_Base
605
  'type' => Controls_Manager::DIMENSIONS,
606
  'size_units' => ['px', '%', 'em'],
607
  'selectors' => [
608
- '{{WRAPPER}} .eael-facebook-feed-item .eael-facebook-feed-img' => 'border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
 
609
  ],
610
  ]
611
  );
194
  'condition' => [
195
  'eael_facebook_feed_force_square_img' => 'yes'
196
  ],
 
 
 
197
  ]
198
  );
199
 
216
  'eael_facebook_feed_force_square_img' => 'yes'
217
  ],
218
  'selectors' => [
219
+ '{{WRAPPER}} .eael-facebook-feed-square-image .eael-facebook-feed-item img.eael-facebook-feed-img' => 'height: {{SIZE}}{{UNIT}}; width: {{SIZE}}{{UNIT}};',
220
+ '{{WRAPPER}} .eael-facebook-feed-square-image .eael-facebook-feed-item .eael-facebook-feed-img-container' => 'height: {{SIZE}}{{UNIT}}; width: {{SIZE}}{{UNIT}};'
221
  ]
222
  ]
223
  );
603
  'type' => Controls_Manager::DIMENSIONS,
604
  'size_units' => ['px', '%', 'em'],
605
  'selectors' => [
606
+ '{{WRAPPER}} .eael-facebook-feed-item .eael-facebook-feed-img' => 'border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
607
+ '{{WRAPPER}} .eael-facebook-feed-item .eael-facebook-feed-img-container' => 'border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};',
608
  ],
609
  ]
610
  );
includes/Traits/Admin.php CHANGED
@@ -18,8 +18,8 @@ trait Admin {
18
  */
19
  public function admin_menu() {
20
 
21
- $menu_notice = ( $this->menu_notice_should_show() ) ?'<span class="eael-menu-notice">1</span>':'';
22
-
23
  add_menu_page(
24
  __( 'Essential Addons a', 'essential-addons-for-elementor-lite' ),
25
  sprintf(__( 'Essential Addons %s', 'essential-addons-for-elementor-lite' ), $menu_notice ),
@@ -88,7 +88,7 @@ trait Admin {
88
  ) );
89
  }
90
 
91
- $this->eael_admin_inline_css();
92
  }
93
 
94
  /**
18
  */
19
  public function admin_menu() {
20
 
21
+ //$menu_notice = ( $this->menu_notice_should_show() ) ?'<span class="eael-menu-notice">1</span>':'';
22
+ $menu_notice = '';
23
  add_menu_page(
24
  __( 'Essential Addons a', 'essential-addons-for-elementor-lite' ),
25
  sprintf(__( 'Essential Addons %s', 'essential-addons-for-elementor-lite' ), $menu_notice ),
88
  ) );
89
  }
90
 
91
+ //$this->eael_admin_inline_css();
92
  }
93
 
94
  /**
includes/Traits/Ajax_Handler.php CHANGED
@@ -66,6 +66,9 @@ trait Ajax_Handler {
66
  add_action( 'wp_ajax_clear_cache_files_with_ajax', array( $this, 'clear_cache_files' ) );
67
  add_action( 'wp_ajax_eael_admin_promotion', array( $this, 'eael_admin_promotion' ) );
68
  }
 
 
 
69
  }
70
 
71
  /**
@@ -91,7 +94,7 @@ trait Ajax_Handler {
91
  return false;
92
  }
93
 
94
- if ( ! wp_verify_nonce( $_POST['nonce'], 'load_more' ) ) {
95
  $err_msg = __( 'Security token did not match', 'essential-addons-for-elementor-lite' );
96
  if ( $ajax ) {
97
  wp_send_json_error( $err_msg );
@@ -926,4 +929,18 @@ trait Ajax_Handler {
926
 
927
  update_option( 'eael_admin_promotion', self::EAEL_PROMOTION_FLAG );
928
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
929
  }
66
  add_action( 'wp_ajax_clear_cache_files_with_ajax', array( $this, 'clear_cache_files' ) );
67
  add_action( 'wp_ajax_eael_admin_promotion', array( $this, 'eael_admin_promotion' ) );
68
  }
69
+
70
+ add_action( 'wp_ajax_eael_get_token', [ $this, 'eael_get_token' ] );
71
+ add_action( 'wp_ajax_nopriv_eael_get_token', [ $this, 'eael_get_token' ] );
72
  }
73
 
74
  /**
94
  return false;
95
  }
96
 
97
+ if ( ! wp_verify_nonce( $_POST['nonce'], 'load_more' ) && ! wp_verify_nonce( $_POST['nonce'], 'essential-addons-elementor' ) ) {
98
  $err_msg = __( 'Security token did not match', 'essential-addons-for-elementor-lite' );
99
  if ( $ajax ) {
100
  wp_send_json_error( $err_msg );
929
 
930
  update_option( 'eael_admin_promotion', self::EAEL_PROMOTION_FLAG );
931
  }
932
+
933
+ /**
934
+ * Get nonce token through ajax request
935
+ *
936
+ * @since 5.1.13
937
+ * @return void
938
+ */
939
+ public function eael_get_token() {
940
+ $nonce = wp_create_nonce( 'essential-addons-elementor' );
941
+ if ( $nonce ) {
942
+ wp_send_json_success( [ 'nonce' => $nonce ] );
943
+ }
944
+ wp_send_json_error( __( 'you are not allowed to do this action', 'essential-addons-for-elementor-lite' ) );
945
+ }
946
  }
includes/Traits/Elements.php CHANGED
@@ -79,7 +79,12 @@ trait Elements
79
  }
80
  }
81
 
82
- $widgets_manager->register_widget_type(new $this->registered_elements[$active_element]['class']);
 
 
 
 
 
83
  }
84
  }
85
 
79
  }
80
  }
81
 
82
+ if ( defined( 'ELEMENTOR_VERSION' ) && version_compare( ELEMENTOR_VERSION, '3.5.0', '>=' ) ) {
83
+ $widgets_manager->register( new $this->registered_elements[ $active_element ]['class'] );
84
+ } else {
85
+ $widgets_manager->register_widget_type( new $this->registered_elements[ $active_element ]['class'] );
86
+ }
87
+
88
  }
89
  }
90
 
includes/Traits/Enqueue.php CHANGED
@@ -144,16 +144,16 @@ trait Enqueue
144
 
145
  // localize object
146
  $this->localize_objects = apply_filters( 'eael/localize_objects', [
147
- 'ajaxurl' => admin_url( 'admin-ajax.php' ),
148
- 'nonce' => wp_create_nonce( 'essential-addons-elementor' ),
149
- 'i18n' => [
150
  'added' => __( 'Added ', 'essential-addons-for-elementor-lite' ),
151
  'compare' => __( 'Compare', 'essential-addons-for-elementor-lite' ),
152
  'loading' => esc_html__( 'Loading...', 'essential-addons-for-elementor-lite' )
153
  ],
154
- 'page_permalink' => get_the_permalink(),
155
- 'cart_redirectition' => get_option( 'woocommerce_cart_redirect_after_add' ),
156
- 'cart_page_url' => apply_filters('eael/is_plugin_active', 'woocommerce/woocommerce.php') ? wc_get_cart_url():'',
157
  ] );
158
 
159
  // edit mode
144
 
145
  // localize object
146
  $this->localize_objects = apply_filters( 'eael/localize_objects', [
147
+ 'ajaxurl' => admin_url( 'admin-ajax.php' ),
148
+ 'nonce' => wp_create_nonce( 'essential-addons-elementor' ),
149
+ 'i18n' => [
150
  'added' => __( 'Added ', 'essential-addons-for-elementor-lite' ),
151
  'compare' => __( 'Compare', 'essential-addons-for-elementor-lite' ),
152
  'loading' => esc_html__( 'Loading...', 'essential-addons-for-elementor-lite' )
153
  ],
154
+ 'page_permalink' => get_the_permalink(),
155
+ 'cart_redirectition' => get_option( 'woocommerce_cart_redirect_after_add' ),
156
+ 'cart_page_url' => function_exists( 'wc_get_cart_url' ) ? wc_get_cart_url() : '',
157
  ] );
158
 
159
  // edit mode
includes/Traits/Facebook_Feed.php CHANGED
@@ -87,6 +87,7 @@ trait Facebook_Feed {
87
  break;
88
  }
89
  $items = array_splice( $facebook_data, ( $page * $settings['eael_facebook_feed_image_count']['size'] ), $settings['eael_facebook_feed_image_count']['size'] );
 
90
  foreach ( $items as $item ) {
91
  $t = 'eael_facebook_feed_message_max_length'; // short it
92
  $limit = isset( $settings[ $t ] ) && isset( $settings[ $t ]['size'] ) ? $settings[ $t ]['size'] : null;
@@ -95,6 +96,10 @@ trait Facebook_Feed {
95
  $likes = ( isset( $item['reactions'] ) ? $item['reactions']['summary']['total_count'] : 0 );
96
  $comments = ( isset( $item['comments'] ) ? $item['comments']['summary']['total_count'] : 0 );
97
 
 
 
 
 
98
  if ( $settings['eael_facebook_feed_layout'] == 'card' ) {
99
  $item_form_name = !empty( $item['from']['name'] ) ? $item['from']['name']: '';
100
  $html .= '<div class="eael-facebook-feed-item">
@@ -124,10 +129,12 @@ trait Facebook_Feed {
124
 
125
  $html .= '<a href="' . esc_url( $item['permalink_url'] ) . '" target="' . ( $settings['eael_facebook_feed_link_target'] == 'yes' ? '_blank' : '_self' ) . '" class="eael-facebook-feed-preview-img">';
126
  if ( !empty($item['attachments']['data'][0]['media_type']) && $item['attachments']['data'][0]['media_type'] == 'video' ) {
127
- $html .= '<img class="eael-facebook-feed-img" src="' . esc_url( $photo ) . '">
 
128
  <div class="eael-facebook-feed-preview-overlay"><i class="far fa-play-circle" aria-hidden="true"></i></div>';
129
  } else {
130
- $html .= '<img class="eael-facebook-feed-img" src="' . esc_url( $photo ) . '">';
 
131
  }
132
  $html .= '</a>';
133
  }
@@ -150,7 +157,9 @@ trait Facebook_Feed {
150
  if ( isset( $settings['eael_facebook_feed_is_show_preview_thumbnail'] ) && 'yes' == $settings['eael_facebook_feed_is_show_preview_thumbnail'] ) {
151
 
152
  $html .= '<a href="' . esc_url( $item['permalink_url'] ) . '" target="' . ( $settings['eael_facebook_feed_link_target'] == 'yes' ? '_blank' : '_self' ) . '" class="eael-facebook-feed-preview-img">
153
- <img class="eael-facebook-feed-img" src="' . esc_url( $photo ) . '">
 
 
154
  <div class="eael-facebook-feed-preview-overlay"><i class="far fa-play-circle" aria-hidden="true"></i></div>
155
  </a>';
156
  }
@@ -158,7 +167,9 @@ trait Facebook_Feed {
158
  if ( isset( $settings['eael_facebook_feed_is_show_preview_thumbnail'] ) && 'yes' == $settings['eael_facebook_feed_is_show_preview_thumbnail'] ) {
159
 
160
  $html .= '<a href="' . esc_url( $item['permalink_url'] ) . '" target="' . ( $settings['eael_facebook_feed_link_target'] == 'yes' ? '_blank' : '_self' ) . '" class="eael-facebook-feed-preview-img">
161
- <img class="eael-facebook-feed-img" src="' . esc_url( $photo ) . '">
 
 
162
  </a>';
163
 
164
  }
@@ -184,7 +195,9 @@ trait Facebook_Feed {
184
  } else {
185
  $html .= '<a href="' . esc_url( $item['permalink_url'] ) . '" target="' . ( $settings['eael_facebook_feed_link_target'] ? '_blank' : '_self' ) . '" class="eael-facebook-feed-item">
186
  <div class="eael-facebook-feed-item-inner">
187
- <img class="eael-facebook-feed-img" src="' . ( empty( $photo ) ? EAEL_PLUGIN_URL . 'assets/front-end/img/flexia-preview.jpg' : esc_url( $photo ) ) . '">';
 
 
188
 
189
  if ( $settings['eael_facebook_feed_likes'] || $settings['eael_facebook_feed_comments'] ) {
190
  $html .= '<div class="eael-facebook-feed-item-overlay">
@@ -267,7 +280,7 @@ trait Facebook_Feed {
267
  */
268
  public function get_url( $page_id = '', $token = '', $source = 'posts', $display_comment = '' ) {
269
  $comment_count = $display_comment == 'yes' ? ',comments.summary(total_count)' : '';
270
- $post_url = "https://graph.facebook.com/v8.0/{$page_id}/posts?fields=status_type,created_time,from,message,story,full_picture,permalink_url,attachments.limit(1){type,media_type,title,description,unshimmed_url}{$comment_count},reactions.summary(total_count)&limit=99&access_token={$token}";
271
  $feed_url = "https://graph.facebook.com/v8.0/{$page_id}/feed?fields=id,message,full_picture,status_type,created_time,attachments{title,description,type,url,media},from,permalink_url,shares,call_to_action{$comment_count},reactions.summary(total_count),privacy&access_token={$token}&limit=99&locale=en_US";
272
 
273
  if ( 'posts' === $source ) {
87
  break;
88
  }
89
  $items = array_splice( $facebook_data, ( $page * $settings['eael_facebook_feed_image_count']['size'] ), $settings['eael_facebook_feed_image_count']['size'] );
90
+ $bg_style = isset( $settings['eael_facebook_feed_image_render_type'] ) && $settings['eael_facebook_feed_image_render_type'] == 'cover' ? "background-size: cover;background-position: center;background-repeat: no-repeat;" : "background-size: 100% 100%;background-repeat: no-repeat;";
91
  foreach ( $items as $item ) {
92
  $t = 'eael_facebook_feed_message_max_length'; // short it
93
  $limit = isset( $settings[ $t ] ) && isset( $settings[ $t ]['size'] ) ? $settings[ $t ]['size'] : null;
96
  $likes = ( isset( $item['reactions'] ) ? $item['reactions']['summary']['total_count'] : 0 );
97
  $comments = ( isset( $item['comments'] ) ? $item['comments']['summary']['total_count'] : 0 );
98
 
99
+ if ( empty( $photo ) ) {
100
+ $photo = isset( $item['attachments']['data'][0]['media']['image']['src'] ) ? esc_url( $item['attachments']['data'][0]['media']['image']['src'] ) : $photo;
101
+ }
102
+
103
  if ( $settings['eael_facebook_feed_layout'] == 'card' ) {
104
  $item_form_name = !empty( $item['from']['name'] ) ? $item['from']['name']: '';
105
  $html .= '<div class="eael-facebook-feed-item">
129
 
130
  $html .= '<a href="' . esc_url( $item['permalink_url'] ) . '" target="' . ( $settings['eael_facebook_feed_link_target'] == 'yes' ? '_blank' : '_self' ) . '" class="eael-facebook-feed-preview-img">';
131
  if ( !empty($item['attachments']['data'][0]['media_type']) && $item['attachments']['data'][0]['media_type'] == 'video' ) {
132
+ $html .= '<div class="eael-facebook-feed-img-container" style="background:url(' . esc_url( $photo ) . ');' . esc_attr( $bg_style ) . '">
133
+ <img class="eael-facebook-feed-img" src="' . esc_url( $photo ) . '"></div>
134
  <div class="eael-facebook-feed-preview-overlay"><i class="far fa-play-circle" aria-hidden="true"></i></div>';
135
  } else {
136
+ $html .= '<div class="eael-facebook-feed-img-container" style="background:url(' . esc_url( $photo ) . ');' . esc_attr( $bg_style ) . '">
137
+ <img class="eael-facebook-feed-img" src="' . esc_url( $photo ) . '"></div>';
138
  }
139
  $html .= '</a>';
140
  }
157
  if ( isset( $settings['eael_facebook_feed_is_show_preview_thumbnail'] ) && 'yes' == $settings['eael_facebook_feed_is_show_preview_thumbnail'] ) {
158
 
159
  $html .= '<a href="' . esc_url( $item['permalink_url'] ) . '" target="' . ( $settings['eael_facebook_feed_link_target'] == 'yes' ? '_blank' : '_self' ) . '" class="eael-facebook-feed-preview-img">
160
+ <div class="eael-facebook-feed-img-container" style="background:url(' . esc_url( $photo ) . '); ' . esc_attr( $bg_style ) . '">
161
+ <img class="eael-facebook-feed-img" src="' . esc_url( $photo ) . '">
162
+ </div>
163
  <div class="eael-facebook-feed-preview-overlay"><i class="far fa-play-circle" aria-hidden="true"></i></div>
164
  </a>';
165
  }
167
  if ( isset( $settings['eael_facebook_feed_is_show_preview_thumbnail'] ) && 'yes' == $settings['eael_facebook_feed_is_show_preview_thumbnail'] ) {
168
 
169
  $html .= '<a href="' . esc_url( $item['permalink_url'] ) . '" target="' . ( $settings['eael_facebook_feed_link_target'] == 'yes' ? '_blank' : '_self' ) . '" class="eael-facebook-feed-preview-img">
170
+ <div class="eael-facebook-feed-img-container" style="background:url(' . esc_url( $photo ) . '); ' . esc_attr( $bg_style ) . '">
171
+ <img class="eael-facebook-feed-img" src="' . esc_url( $photo ) . '">
172
+ </div>
173
  </a>';
174
 
175
  }
195
  } else {
196
  $html .= '<a href="' . esc_url( $item['permalink_url'] ) . '" target="' . ( $settings['eael_facebook_feed_link_target'] ? '_blank' : '_self' ) . '" class="eael-facebook-feed-item">
197
  <div class="eael-facebook-feed-item-inner">
198
+ <div class="eael-facebook-feed-img-container" style="background:url(' . ( empty( $photo ) ? EAEL_PLUGIN_URL . 'assets/front-end/img/flexia-preview.jpg' : esc_url( $photo ) ) . '); ' . esc_attr( $bg_style ) . '">
199
+ <img class="eael-facebook-feed-img" src="' . ( empty( $photo ) ? EAEL_PLUGIN_URL . 'assets/front-end/img/flexia-preview.jpg' : esc_url( $photo ) ) . '">
200
+ </div>';
201
 
202
  if ( $settings['eael_facebook_feed_likes'] || $settings['eael_facebook_feed_comments'] ) {
203
  $html .= '<div class="eael-facebook-feed-item-overlay">
280
  */
281
  public function get_url( $page_id = '', $token = '', $source = 'posts', $display_comment = '' ) {
282
  $comment_count = $display_comment == 'yes' ? ',comments.summary(total_count)' : '';
283
+ $post_url = "https://graph.facebook.com/v8.0/{$page_id}/posts?fields=status_type,created_time,from,message,story,full_picture,permalink_url,attachments.limit(1){type,media_type,title,description,unshimmed_url,media}{$comment_count},reactions.summary(total_count)&limit=99&access_token={$token}";
284
  $feed_url = "https://graph.facebook.com/v8.0/{$page_id}/feed?fields=id,message,full_picture,status_type,created_time,attachments{title,description,type,url,media},from,permalink_url,shares,call_to_action{$comment_count},reactions.summary(total_count),privacy&access_token={$token}&limit=99&locale=en_US";
285
 
286
  if ( 'posts' === $source ) {
languages/essential-addons-for-elementor-lite.pot CHANGED
@@ -6,7 +6,7 @@ msgstr ""
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
- "POT-Creation-Date: 2022-07-05 05:23+0000\n"
10
  "X-Poedit-Basepath: ..\n"
11
  "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
12
  "X-Poedit-SearchPath-0: .\n"
@@ -62,7 +62,7 @@ msgstr ""
62
  msgid "Install Now!"
63
  msgstr ""
64
 
65
- #: ../includes/Classes/WPDeveloper_Plugin_Installer.php:151, ../includes/Classes/WPDeveloper_Plugin_Installer.php:169, ../includes/Classes/WPDeveloper_Plugin_Installer.php:188, ../includes/Classes/WPDeveloper_Setup_Wizard.php:517, ../includes/Classes/WPDeveloper_Setup_Wizard.php:543, ../includes/Traits/Ajax_Handler.php:796, ../includes/Traits/Ajax_Handler.php:903, ../includes/Traits/Ajax_Handler.php:924, ../includes/Traits/Helper.php:307
66
  msgid "you are not allowed to do this action"
67
  msgstr ""
68
 
@@ -533,7 +533,7 @@ msgstr ""
533
  msgid "Woo Product Gallery"
534
  msgstr ""
535
 
536
- #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:852, ../includes/Elements/Adv_Accordion.php:117, ../includes/Elements/Login_Register.php:3032, ../includes/Elements/Woo_Product_Carousel.php:2567, ../includes/Traits/Elements.php:290, ../includes/templates/admin/elements.php:87, ../includes/templates/admin/go-pro.php:75
537
  msgid "Toggle"
538
  msgstr ""
539
 
@@ -541,11 +541,11 @@ msgstr ""
541
  msgid "Advanced Google Map"
542
  msgstr ""
543
 
544
- #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:862, ../includes/Traits/Elements.php:152, ../includes/templates/admin/elements.php:220, ../includes/templates/admin/go-pro.php:88
545
  msgid "Dynamic Gallery"
546
  msgstr ""
547
 
548
- #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:867, ../includes/Traits/Elements.php:176, ../includes/templates/admin/elements.php:333, ../includes/templates/admin/go-pro.php:94
549
  msgid "Image Hotspots"
550
  msgstr ""
551
 
@@ -553,11 +553,11 @@ msgstr ""
553
  msgid "Lightbox and Modal"
554
  msgstr ""
555
 
556
- #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:877, ../includes/Traits/Elements.php:224, ../includes/templates/admin/elements.php:452
557
  msgid "Mailchimp"
558
  msgstr ""
559
 
560
- #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:882, ../includes/Traits/Elements.php:188, ../includes/templates/admin/elements.php:488, ../includes/templates/admin/go-pro.php:112
561
  msgid "Instagram Feed"
562
  msgstr ""
563
 
@@ -677,7 +677,7 @@ msgstr ""
677
  msgid "Placeholder"
678
  msgstr ""
679
 
680
- #: ../includes/Elements/Advanced_Data_Table.php:180, ../includes/Elements/Advanced_Data_Table.php:1069, ../includes/Elements/Facebook_Feed.php:444, ../includes/Elements/FluentForm.php:1731, ../includes/Elements/Formstack.php:1593, ../includes/Elements/Product_Grid.php:2131, ../includes/Elements/Product_Grid.php:2182
681
  msgid "Pagination"
682
  msgstr ""
683
 
@@ -737,11 +737,11 @@ msgstr ""
737
  msgid "Width"
738
  msgstr ""
739
 
740
- #: ../includes/Elements/Advanced_Data_Table.php:361, ../includes/Elements/Advanced_Data_Table.php:1029, ../includes/Elements/Advanced_Data_Table.php:1227, ../includes/Elements/Advanced_Data_Table.php:1299, ../includes/Elements/Advanced_Data_Table.php:1427, ../includes/Elements/Adv_Accordion.php:456, ../includes/Elements/Adv_Accordion.php:645, ../includes/Elements/Adv_Accordion.php:705, ../includes/Elements/Adv_Accordion.php:766, ../includes/Elements/Adv_Accordion.php:849, ../includes/Elements/Adv_Accordion.php:971, ../includes/Elements/Adv_Accordion.php:1017, ../includes/Elements/Adv_Accordion.php:1063, ../includes/Elements/Adv_Tabs.php:395, ../includes/Elements/Adv_Tabs.php:589, ../includes/Elements/Adv_Tabs.php:656, ../includes/Elements/Adv_Tabs.php:725, ../includes/Elements/Adv_Tabs.php:819, ../includes/Elements/Betterdocs_Category_Box.php:300, ../includes/Elements/Betterdocs_Category_Box.php:368, ../includes/Elements/Betterdocs_Category_Box.php:489, ../includes/Elements/Betterdocs_Category_Box.php:565, ../includes/Elements/Betterdocs_Category_Box.php:885, ../includes/Elements/Betterdocs_Category_Box.php:990, ../includes/Elements/Betterdocs_Category_Grid.php:341, ../includes/Elements/Betterdocs_Category_Grid.php:389, ../includes/Elements/Betterdocs_Category_Grid.php:474, ../includes/Elements/Betterdocs_Category_Grid.php:515, ../includes/Elements/Betterdocs_Category_Grid.php:640, ../includes/Elements/Betterdocs_Category_Grid.php:694, ../includes/Elements/Betterdocs_Category_Grid.php:844, ../includes/Elements/Betterdocs_Category_Grid.php:941, ../includes/Elements/Betterdocs_Category_Grid.php:1186, ../includes/Elements/Betterdocs_Category_Grid.php:1386, ../includes/Elements/Betterdocs_Category_Grid.php:1485, ../includes/Elements/Betterdocs_Search_Form.php:219, ../includes/Elements/Betterdocs_Search_Form.php:374, ../includes/Elements/Betterdocs_Search_Form.php:432, ../includes/Elements/Betterdocs_Search_Form.php:542, ../includes/Elements/Caldera_Forms.php:617, ../includes/Elements/Caldera_Forms.php:813, ../includes/Elements/Caldera_Forms.php:1229, ../includes/Elements/Caldera_Forms.php:1387, ../includes/Elements/Contact_Form_7.php:711, ../includes/Elements/Contact_Form_7.php:776, ../includes/Elements/Contact_Form_7.php:1255, ../includes/Elements/Contact_Form_7.php:1457, ../includes/Elements/Contact_Form_7.php:1551, ../includes/Elements/Contact_Form_7.php:1618, ../includes/Elements/Content_Ticker.php:622, ../includes/Elements/Countdown.php:619, ../includes/Elements/Cta_Box.php:557, ../includes/Elements/Cta_Box.php:884, ../includes/Elements/Cta_Box.php:1243, ../includes/Elements/Data_Table.php:652, ../includes/Elements/Data_Table.php:691, ../includes/Elements/Data_Table.php:883, ../includes/Elements/Data_Table.php:1217, ../includes/Elements/Dual_Color_Header.php:347, ../includes/Elements/Event_Calendar.php:953, ../includes/Elements/Event_Calendar.php:1020, ../includes/Elements/Event_Calendar.php:1074, ../includes/Elements/Event_Calendar.php:1746, ../includes/Elements/Event_Calendar.php:1817, ../includes/Elements/Facebook_Feed.php:519, ../includes/Elements/Filterable_Gallery.php:873, ../includes/Elements/Filterable_Gallery.php:986, ../includes/Elements/Filterable_Gallery.php:1052, ../includes/Elements/Filterable_Gallery.php:1132, ../includes/Elements/Filterable_Gallery.php:1279, ../includes/Elements/Filterable_Gallery.php:1336, ../includes/Elements/Filterable_Gallery.php:1555, ../includes/Elements/Filterable_Gallery.php:1830, ../includes/Elements/Filterable_Gallery.php:1891, ../includes/Elements/Filterable_Gallery.php:2412, ../includes/Elements/Filterable_Gallery.php:2529, ../includes/Elements/Flip_Box.php:994, ../includes/Elements/Flip_Box.php:1107, ../includes/Elements/FluentForm.php:666, ../includes/Elements/FluentForm.php:862, ../includes/Elements/FluentForm.php:1580, ../includes/Elements/FluentForm.php:1878, ../includes/Elements/FluentForm.php:2005, ../includes/Elements/FluentForm.php:2123, ../includes/Elements/Formstack.php:865, ../includes/Elements/Formstack.php:1061, ../includes/Elements/Formstack.php:1465, ../includes/Elements/Formstack.php:1686, ../includes/Elements/Formstack.php:1815, ../includes/Elements/GravityForms.php:879, ../includes/Elements/GravityForms.php:943, ../includes/Elements/GravityForms.php:1678, ../includes/Elements/GravityForms.php:1884, ../includes/Elements/GravityForms.php:2053, ../includes/Elements/GravityForms.php:2280, ../includes/Elements/Image_Accordion.php:354, ../includes/Elements/Image_Accordion.php:464, ../includes/Elements/Info_Box.php:569, ../includes/Elements/Info_Box.php:624, ../includes/Elements/Info_Box.php:818, ../includes/Elements/Info_Box.php:898, ../includes/Elements/Info_Box.php:1051, ../includes/Elements/Info_Box.php:1132, ../includes/Elements/Interactive_Circle.php:358, ../includes/Elements/Interactive_Circle.php:516, ../includes/Elements/Interactive_Circle.php:743, ../includes/Elements/Login_Register.php:2781, ../includes/Elements/NinjaForms.php:659, ../includes/Elements/NinjaForms.php:857, ../includes/Elements/NinjaForms.php:1397, ../includes/Elements/Post_Grid.php:303, ../includes/Elements/Pricing_Table.php:1800, ../includes/Elements/Pricing_Table.php:1966, ../includes/Elements/Product_Grid.php:2277, ../includes/Elements/Simple_Menu.php:644, ../includes/Elements/Simple_Menu.php:717, ../includes/Elements/Team_Member.php:440, ../includes/Elements/Team_Member.php:528, ../includes/Elements/Testimonial.php:435, ../includes/Elements/Tooltip.php:439, ../includes/Elements/Tooltip.php:482, ../includes/Elements/Twitter_Feed.php:502, ../includes/Elements/Twitter_Feed.php:592, ../includes/Elements/Twitter_Feed.php:909, ../includes/Elements/Woo_Checkout.php:1571, ../includes/Elements/Woo_Checkout.php:1850, ../includes/Elements/Woo_Product_Carousel.php:2254, ../includes/Elements/Woo_Product_Carousel.php:2688, ../includes/Elements/WpForms.php:628, ../includes/Elements/WpForms.php:814, ../includes/Elements/WpForms.php:1233, ../includes/Extensions/Table_of_Content.php:577, ../includes/Traits/Controls.php:1510, ../includes/Traits/Controls.php:1564, ../includes/Traits/Controls.php:1694
741
  msgid "Border"
742
  msgstr ""
743
 
744
- #: ../includes/Elements/Advanced_Data_Table.php:387, ../includes/Elements/Advanced_Data_Table.php:1055, ../includes/Elements/Advanced_Data_Table.php:1253, ../includes/Elements/Advanced_Data_Table.php:1325, ../includes/Elements/Advanced_Data_Table.php:1449, ../includes/Elements/Adv_Accordion.php:463, ../includes/Elements/Adv_Accordion.php:652, ../includes/Elements/Adv_Accordion.php:712, ../includes/Elements/Adv_Accordion.php:773, ../includes/Elements/Adv_Tabs.php:403, ../includes/Elements/Adv_Tabs.php:596, ../includes/Elements/Adv_Tabs.php:663, ../includes/Elements/Adv_Tabs.php:732, ../includes/Elements/Adv_Tabs.php:826, ../includes/Elements/Betterdocs_Category_Box.php:308, ../includes/Elements/Betterdocs_Category_Box.php:376, ../includes/Elements/Betterdocs_Category_Box.php:497, ../includes/Elements/Betterdocs_Category_Box.php:574, ../includes/Elements/Betterdocs_Category_Box.php:896, ../includes/Elements/Betterdocs_Category_Box.php:1001, ../includes/Elements/Betterdocs_Category_Grid.php:349, ../includes/Elements/Betterdocs_Category_Grid.php:397, ../includes/Elements/Betterdocs_Category_Grid.php:482, ../includes/Elements/Betterdocs_Category_Grid.php:523, ../includes/Elements/Betterdocs_Category_Grid.php:648, ../includes/Elements/Betterdocs_Category_Grid.php:702, ../includes/Elements/Betterdocs_Category_Grid.php:855, ../includes/Elements/Betterdocs_Category_Grid.php:952, ../includes/Elements/Betterdocs_Category_Grid.php:1394, ../includes/Elements/Betterdocs_Category_Grid.php:1493, ../includes/Elements/Betterdocs_Search_Form.php:206, ../includes/Elements/Caldera_Forms.php:480, ../includes/Elements/Caldera_Forms.php:628, ../includes/Elements/Caldera_Forms.php:1046, ../includes/Elements/Caldera_Forms.php:1072, ../includes/Elements/Caldera_Forms.php:1239, ../includes/Elements/Contact_Form_7.php:396, ../includes/Elements/Contact_Form_7.php:722, ../includes/Elements/Contact_Form_7.php:1073, ../includes/Elements/Contact_Form_7.php:1099, ../includes/Elements/Contact_Form_7.php:1264, ../includes/Elements/Content_Ticker.php:401, ../includes/Elements/Content_Ticker.php:475, ../includes/Elements/Content_Ticker.php:632, ../includes/Elements/Countdown.php:627, ../includes/Elements/Creative_Button.php:336, ../includes/Elements/Cta_Box.php:565, ../includes/Elements/Cta_Box.php:917, ../includes/Elements/Cta_Box.php:1251, ../includes/Elements/Dual_Color_Header.php:355, ../includes/Elements/Event_Calendar.php:961, ../includes/Elements/Event_Calendar.php:1028, ../includes/Elements/Event_Calendar.php:1082, ../includes/Elements/Event_Calendar.php:1318, ../includes/Elements/Event_Calendar.php:1486, ../includes/Elements/Event_Calendar.php:1754, ../includes/Elements/Event_Calendar.php:1825, ../includes/Elements/Facebook_Feed.php:544, ../includes/Elements/Facebook_Feed.php:604, ../includes/Elements/Fancy_Text.php:515, ../includes/Elements/Feature_List.php:640, ../includes/Elements/Filterable_Gallery.php:881, ../includes/Elements/Filterable_Gallery.php:994, ../includes/Elements/Filterable_Gallery.php:1060, ../includes/Elements/Filterable_Gallery.php:1140, ../includes/Elements/Filterable_Gallery.php:1344, ../includes/Elements/Filterable_Gallery.php:1838, ../includes/Elements/Filterable_Gallery.php:1899, ../includes/Elements/Filterable_Gallery.php:2070, ../includes/Elements/Filterable_Gallery.php:2201, ../includes/Elements/Filterable_Gallery.php:2336, ../includes/Elements/Filterable_Gallery.php:2434, ../includes/Elements/Filterable_Gallery.php:2543, ../includes/Elements/Flip_Box.php:832, ../includes/Elements/Flip_Box.php:893, ../includes/Elements/Flip_Box.php:1017, ../includes/Elements/Flip_Box.php:1130, ../includes/Elements/Flip_Box.php:1391, ../includes/Elements/FluentForm.php:527, ../includes/Elements/FluentForm.php:677, ../includes/Elements/FluentForm.php:1042, ../includes/Elements/FluentForm.php:1068, ../includes/Elements/FluentForm.php:1590, ../includes/Elements/FluentForm.php:1889, ../includes/Elements/FluentForm.php:2013, ../includes/Elements/FluentForm.php:2067, ../includes/Elements/Formstack.php:399, ../includes/Elements/Formstack.php:876, ../includes/Elements/Formstack.php:1202, ../includes/Elements/Formstack.php:1228, ../includes/Elements/Formstack.php:1475, ../includes/Elements/Formstack.php:1697, ../includes/Elements/Formstack.php:1823, ../includes/Elements/Formstack.php:1879, ../includes/Elements/GravityForms.php:436, ../includes/Elements/GravityForms.php:890, ../includes/Elements/GravityForms.php:1360, ../includes/Elements/GravityForms.php:1556, ../includes/Elements/GravityForms.php:1688, ../includes/Elements/GravityForms.php:1894, ../includes/Elements/GravityForms.php:2063, ../includes/Elements/GravityForms.php:2290, ../includes/Elements/Image_Accordion.php:362, ../includes/Elements/Image_Accordion.php:452, ../includes/Elements/Info_Box.php:1214, ../includes/Elements/Login_Register.php:1582, ../includes/Elements/Login_Register.php:1817, ../includes/Elements/Login_Register.php:1991, ../includes/Elements/Login_Register.php:2147, ../includes/Elements/Login_Register.php:2287, ../includes/Elements/Login_Register.php:2381, ../includes/Elements/Login_Register.php:2472, ../includes/Elements/Login_Register.php:2646, ../includes/Elements/Login_Register.php:2683, ../includes/Elements/Login_Register.php:2797, ../includes/Elements/Login_Register.php:3307, ../includes/Elements/Login_Register.php:3344, ../includes/Elements/Login_Register.php:3628, ../includes/Elements/Login_Register.php:3665, ../includes/Elements/NinjaForms.php:369, ../includes/Elements/NinjaForms.php:670, ../includes/Elements/NinjaForms.php:1094, ../includes/Elements/NinjaForms.php:1121, ../includes/Elements/NinjaForms.php:1407, ../includes/Elements/Post_Grid.php:311, ../includes/Elements/Post_Timeline.php:183, ../includes/Elements/Post_Timeline.php:266, ../includes/Elements/Post_Timeline.php:564, ../includes/Elements/Pricing_Table.php:786, ../includes/Elements/Pricing_Table.php:1574, ../includes/Elements/Pricing_Table.php:1823, ../includes/Elements/Pricing_Table.php:1974, ../includes/Elements/Product_Grid.php:969, ../includes/Elements/Product_Grid.php:2021, ../includes/Elements/Product_Grid.php:2377, ../includes/Elements/Product_Grid.php:2717, ../includes/Elements/Product_Grid.php:2916, ../includes/Elements/Product_Grid.php:2948, ../includes/Elements/Simple_Menu.php:652, ../includes/Elements/Sticky_Video.php:592, ../includes/Elements/Team_Member.php:448, ../includes/Elements/Team_Member.php:547, ../includes/Elements/Team_Member.php:796, ../includes/Elements/Testimonial.php:454, ../includes/Elements/Tooltip.php:499, ../includes/Elements/Twitter_Feed.php:510, ../includes/Elements/Twitter_Feed.php:603, ../includes/Elements/TypeForm.php:310, ../includes/Elements/WeForms.php:253, ../includes/Elements/WeForms.php:394, ../includes/Elements/WeForms.php:722, ../includes/Elements/Woo_Cart.php:1317, ../includes/Elements/Woo_Cart.php:1464, ../includes/Elements/Woo_Cart.php:1720, ../includes/Elements/Woo_Cart.php:1859, ../includes/Elements/Woo_Cart.php:1960, ../includes/Elements/Woo_Cart.php:2114, ../includes/Elements/Woo_Cart.php:2319, ../includes/Elements/Woo_Cart.php:2405, ../includes/Elements/Woo_Cart.php:2489, ../includes/Elements/Woo_Checkout.php:659, ../includes/Elements/Woo_Checkout.php:808, ../includes/Elements/Woo_Checkout.php:1004, ../includes/Elements/Woo_Checkout.php:1252, ../includes/Elements/Woo_Checkout.php:1457, ../includes/Elements/Woo_Checkout.php:1580, ../includes/Elements/Woo_Checkout.php:1788, ../includes/Elements/Woo_Checkout.php:1996, ../includes/Elements/Woo_Checkout.php:2198, ../includes/Elements/Woo_Checkout.php:2378, ../includes/Elements/Woo_Checkout.php:2658, ../includes/Elements/Woo_Product_Carousel.php:1019, ../includes/Elements/Woo_Product_Carousel.php:1423, ../includes/Elements/Woo_Product_Carousel.php:1826, ../includes/Elements/Woo_Product_Carousel.php:2022, ../includes/Elements/Woo_Product_Carousel.php:2054, ../includes/Elements/Woo_Product_Carousel.php:2264, ../includes/Elements/Woo_Product_Carousel.php:2387, ../includes/Elements/Woo_Product_Carousel.php:2511, ../includes/Elements/Woo_Product_Carousel.php:2698, ../includes/Elements/Woo_Product_Gallery.php:675, ../includes/Elements/Woo_Product_Gallery.php:1692, ../includes/Elements/Woo_Product_Gallery.php:2052, ../includes/Elements/Woo_Product_Gallery.php:2251, ../includes/Elements/Woo_Product_Gallery.php:2283, ../includes/Elements/WpForms.php:338, ../includes/Elements/WpForms.php:639, ../includes/Elements/WpForms.php:1047, ../includes/Elements/WpForms.php:1073, ../includes/Elements/WpForms.php:1243, ../includes/Extensions/Scroll_to_Top.php:443, ../includes/Extensions/Table_of_Content.php:600, ../includes/Extensions/Table_of_Content.php:815, ../includes/Traits/Controls.php:1518, ../includes/Traits/Controls.php:1572, ../includes/Traits/Controls.php:1702, ../includes/Traits/Woo_Product_Comparable.php:368, ../includes/Traits/Woo_Product_Comparable.php:513, ../includes/Traits/Woo_Product_Comparable.php:1394
745
  msgid "Border Radius"
746
  msgstr ""
747
 
@@ -781,7 +781,7 @@ msgstr ""
781
  msgid "Cell Border"
782
  msgstr ""
783
 
784
- #: ../includes/Elements/Advanced_Data_Table.php:507, ../includes/Elements/Advanced_Data_Table.php:852, ../includes/Elements/Advanced_Data_Table.php:936, ../includes/Elements/Advanced_Data_Table.php:1154, ../includes/Elements/Advanced_Data_Table.php:1471, ../includes/Elements/Adv_Accordion.php:433, ../includes/Elements/Adv_Accordion.php:586, ../includes/Elements/Adv_Accordion.php:826, ../includes/Elements/Adv_Tabs.php:372, ../includes/Elements/Adv_Tabs.php:517, ../includes/Elements/Adv_Tabs.php:796, ../includes/Elements/Betterdocs_Category_Box.php:512, ../includes/Elements/Betterdocs_Category_Grid.php:558, ../includes/Elements/Betterdocs_Category_Grid.php:722, ../includes/Elements/Betterdocs_Category_Grid.php:1406, ../includes/Elements/Betterdocs_Search_Form.php:123, ../includes/Elements/Betterdocs_Search_Form.php:440, ../includes/Elements/Caldera_Forms.php:741, ../includes/Elements/Caldera_Forms.php:1251, ../includes/Elements/Contact_Form_7.php:598, ../includes/Elements/Contact_Form_7.php:1276, ../includes/Elements/Contact_Form_7.php:1471, ../includes/Elements/Contact_Form_7.php:1668, ../includes/Elements/Content_Ticker.php:389, ../includes/Elements/Content_Ticker.php:452, ../includes/Elements/Content_Ticker.php:693, ../includes/Elements/Countdown.php:606, ../includes/Elements/Countdown.php:1136, ../includes/Elements/Cta_Box.php:532, ../includes/Elements/Cta_Box.php:745, ../includes/Elements/Cta_Box.php:1167, ../includes/Elements/Data_Table.php:607, ../includes/Elements/Data_Table.php:892, ../includes/Elements/Dual_Color_Header.php:322, ../includes/Elements/Facebook_Feed.php:673, ../includes/Elements/Facebook_Feed.php:699, ../includes/Elements/Facebook_Feed.php:771, ../includes/Elements/Fancy_Text.php:480, ../includes/Elements/Feature_List.php:597, ../includes/Elements/Filterable_Gallery.php:848, ../includes/Elements/Filterable_Gallery.php:925, ../includes/Elements/Filterable_Gallery.php:1107, ../includes/Elements/Filterable_Gallery.php:1197, ../includes/Elements/Filterable_Gallery.php:1541, ../includes/Elements/Filterable_Gallery.php:1752, ../includes/Elements/Filterable_Gallery.php:2615, ../includes/Elements/Flip_Box.php:1005, ../includes/Elements/Flip_Box.php:1118, ../includes/Elements/Flip_Box.php:1354, ../includes/Elements/FluentForm.php:790, ../includes/Elements/FluentForm.php:1158, ../includes/Elements/FluentForm.php:1213, ../includes/Elements/FluentForm.php:1336, ../includes/Elements/FluentForm.php:1421, ../includes/Elements/FluentForm.php:1602, ../includes/Elements/FluentForm.php:2025, ../includes/Elements/FluentForm.php:2191, ../includes/Elements/Formstack.php:680, ../includes/Elements/Formstack.php:735, ../includes/Elements/Formstack.php:989, ../includes/Elements/Formstack.php:1322, ../includes/Elements/Formstack.php:1487, ../includes/Elements/Formstack.php:1835, ../includes/Elements/Formstack.php:1964, ../includes/Elements/GravityForms.php:766, ../includes/Elements/GravityForms.php:1387, ../includes/Elements/GravityForms.php:1583, ../includes/Elements/GravityForms.php:1702, ../includes/Elements/GravityForms.php:1906, ../includes/Elements/GravityForms.php:2076, ../includes/Elements/GravityForms.php:2302, ../includes/Elements/Image_Accordion.php:329, ../includes/Elements/Image_Accordion.php:441, ../includes/Elements/Info_Box.php:556, ../includes/Elements/Interactive_Circle.php:335, ../includes/Elements/Interactive_Circle.php:720, ../includes/Elements/Login_Register.php:1560, ../includes/Elements/Login_Register.php:2125, ../includes/Elements/Login_Register.php:2264, ../includes/Elements/Login_Register.php:2337, ../includes/Elements/Login_Register.php:2428, ../includes/Elements/Login_Register.php:2530, ../includes/Elements/Login_Register.php:2566, ../includes/Elements/Login_Register.php:2728, ../includes/Elements/Login_Register.php:3200, ../includes/Elements/Login_Register.php:3499, ../includes/Elements/NinjaForms.php:784, ../includes/Elements/NinjaForms.php:1419, ../includes/Elements/Post_Timeline.php:168, ../includes/Elements/Post_Timeline.php:552, ../includes/Elements/Pricing_Table.php:753, ../includes/Elements/Pricing_Table.php:1552, ../includes/Elements/Pricing_Table.php:1857, ../includes/Elements/Product_Grid.php:832, ../includes/Elements/Product_Grid.php:1083, ../includes/Elements/Product_Grid.php:1495, ../includes/Elements/Simple_Menu.php:331, ../includes/Elements/Simple_Menu.php:491, ../includes/Elements/Simple_Menu.php:664, ../includes/Elements/Simple_Menu.php:1128, ../includes/Elements/Team_Member.php:514, ../includes/Elements/Testimonial.php:421, ../includes/Elements/Tooltip.php:349, ../includes/Elements/Tooltip.php:601, ../includes/Elements/Twitter_Feed.php:485, ../includes/Elements/Twitter_Feed.php:544, ../includes/Elements/Twitter_Feed.php:577, ../includes/Elements/WeForms.php:676, ../includes/Elements/Woo_Cart.php:1202, ../includes/Elements/Woo_Cart.php:1732, ../includes/Elements/Woo_Cart.php:1879, ../includes/Elements/Woo_Cart.php:1973, ../includes/Elements/Woo_Cart.php:2127, ../includes/Elements/Woo_Cart.php:2229, ../includes/Elements/Woo_Checkout.php:640, ../includes/Elements/Woo_Checkout.php:1232, ../includes/Elements/Woo_Checkout.php:1279, ../includes/Elements/Woo_Checkout.php:1477, ../includes/Elements/Woo_Checkout.php:1607, ../includes/Elements/Woo_Checkout.php:1636, ../includes/Elements/Woo_Checkout.php:1808, ../includes/Elements/Woo_Checkout.php:2023, ../includes/Elements/Woo_Checkout.php:2359, ../includes/Elements/Woo_Checkout.php:2690, ../includes/Elements/Woo_Product_Carousel.php:1041, ../includes/Elements/Woo_Product_Carousel.php:2276, ../includes/Elements/Woo_Product_Gallery.php:590, ../includes/Elements/Woo_Product_Gallery.php:694, ../includes/Elements/Woo_Product_Gallery.php:973, ../includes/Elements/Woo_Product_Gallery.php:1218, ../includes/Elements/Woo_Product_Gallery.php:1280, ../includes/Elements/WpForms.php:752, ../includes/Elements/WpForms.php:1255, ../includes/Extensions/Table_of_Content.php:680, ../includes/Extensions/Table_of_Content.php:868, ../includes/Traits/Controls.php:1588, ../includes/Traits/Controls.php:1633, ../includes/Traits/Controls.php:2134, ../includes/Traits/Woo_Product_Comparable.php:352, ../includes/Traits/Woo_Product_Comparable.php:997, ../includes/Traits/Woo_Product_Comparable.php:1146, ../includes/Traits/Woo_Product_Comparable.php:1614
785
  msgid "Padding"
786
  msgstr ""
787
 
@@ -789,7 +789,7 @@ msgstr ""
789
  msgid "Body"
790
  msgstr ""
791
 
792
- #: ../includes/Elements/Advanced_Data_Table.php:585, ../includes/Elements/Data_Table.php:974, ../includes/Elements/Facebook_Feed.php:1054, ../includes/Elements/Twitter_Feed.php:652, ../includes/Elements/Woo_Cart.php:1553, ../includes/Elements/Woo_Checkout.php:917, ../includes/Elements/Woo_Checkout.php:933, ../includes/Elements/Woo_Checkout.php:960, ../includes/Elements/Woo_Checkout.php:977, ../includes/Elements/Woo_Checkout.php:2518
793
  msgid "Link Color"
794
  msgstr ""
795
 
@@ -853,7 +853,7 @@ msgstr ""
853
  msgid "Hover"
854
  msgstr ""
855
 
856
- #: ../includes/Elements/Advanced_Data_Table.php:1366, ../includes/Elements/Advanced_Data_Table.php:1396, ../includes/Elements/Betterdocs_Category_Box.php:683, ../includes/Elements/Betterdocs_Category_Box.php:716, ../includes/Elements/Betterdocs_Category_Box.php:860, ../includes/Elements/Betterdocs_Category_Box.php:965, ../includes/Elements/Betterdocs_Category_Grid.php:616, ../includes/Elements/Betterdocs_Category_Grid.php:670, ../includes/Elements/Betterdocs_Category_Grid.php:806, ../includes/Elements/Betterdocs_Category_Grid.php:903, ../includes/Elements/Betterdocs_Category_Grid.php:1006, ../includes/Elements/Betterdocs_Category_Grid.php:1086, ../includes/Elements/Betterdocs_Category_Grid.php:1162, ../includes/Elements/Betterdocs_Category_Grid.php:1239, ../includes/Elements/Betterdocs_Category_Grid.php:1362, ../includes/Elements/Betterdocs_Category_Grid.php:1461, ../includes/Elements/Betterdocs_Search_Form.php:246, ../includes/Elements/Betterdocs_Search_Form.php:283, ../includes/Elements/Caldera_Forms.php:983, ../includes/Elements/Caldera_Forms.php:1099, ../includes/Elements/Caldera_Forms.php:1431, ../includes/Elements/Contact_Form_7.php:1010, ../includes/Elements/Contact_Form_7.php:1126, ../includes/Elements/Content_Ticker.php:609, ../includes/Elements/Content_Ticker.php:665, ../includes/Elements/Cta_Box.php:612, ../includes/Elements/Cta_Box.php:653, ../includes/Elements/Cta_Box.php:695, ../includes/Elements/Cta_Box.php:1375, ../includes/Elements/Cta_Box.php:1390, ../includes/Elements/Data_Table.php:624, ../includes/Elements/Data_Table.php:664, ../includes/Elements/Data_Table.php:1175, ../includes/Elements/Dual_Color_Header.php:473, ../includes/Elements/Dual_Color_Header.php:570, ../includes/Elements/Dual_Color_Header.php:713, ../includes/Elements/Event_Calendar.php:890, ../includes/Elements/Event_Calendar.php:930, ../includes/Elements/Event_Calendar.php:997, ../includes/Elements/Event_Calendar.php:1051, ../includes/Elements/Event_Calendar.php:1134, ../includes/Elements/Event_Calendar.php:1209, ../includes/Elements/Event_Calendar.php:1243, ../includes/Elements/Event_Calendar.php:1352, ../includes/Elements/Event_Calendar.php:1718, ../includes/Elements/Facebook_Feed.php:837, ../includes/Elements/Facebook_Feed.php:875, ../includes/Elements/Facebook_Feed.php:915, ../includes/Elements/Facebook_Feed.php:963, ../includes/Elements/Facebook_Feed.php:1001, ../includes/Elements/Facebook_Feed.php:1039, ../includes/Elements/Facebook_Feed.php:1092, ../includes/Elements/Facebook_Feed.php:1130, ../includes/Elements/Facebook_Feed.php:1168, ../includes/Elements/Facebook_Feed.php:1200, ../includes/Elements/Fancy_Text.php:346, ../includes/Elements/Feature_List.php:541, ../includes/Elements/Feature_List.php:763, ../includes/Elements/Feature_List.php:797, ../includes/Elements/Filterable_Gallery.php:1218, ../includes/Elements/Filterable_Gallery.php:1258, ../includes/Elements/Filterable_Gallery.php:1580, ../includes/Elements/Filterable_Gallery.php:1595, ../includes/Elements/Filterable_Gallery.php:1640, ../includes/Elements/Filterable_Gallery.php:1655, ../includes/Elements/Filterable_Gallery.php:1740, ../includes/Elements/Filterable_Gallery.php:1878, ../includes/Elements/Filterable_Gallery.php:1954, ../includes/Elements/Filterable_Gallery.php:1990, ../includes/Elements/Filterable_Gallery.php:2037, ../includes/Elements/Filterable_Gallery.php:2178, ../includes/Elements/Filterable_Gallery.php:2365, ../includes/Elements/Flip_Box.php:951, ../includes/Elements/Flip_Box.php:1064, ../includes/Elements/Flip_Box.php:1191, ../includes/Elements/Flip_Box.php:1222, ../includes/Elements/Flip_Box.php:1260, ../includes/Elements/Flip_Box.php:1292, ../includes/Elements/Flip_Box.php:1366, ../includes/Elements/Flip_Box.php:1425, ../includes/Elements/FluentForm.php:441, ../includes/Elements/FluentForm.php:979, ../includes/Elements/FluentForm.php:1095, ../includes/Elements/FluentForm.php:1136, ../includes/Elements/FluentForm.php:1191, ../includes/Elements/FluentForm.php:1295, ../includes/Elements/FluentForm.php:1357, ../includes/Elements/FluentForm.php:1973, ../includes/Elements/FluentForm.php:2046, ../includes/Elements/FluentForm.php:2167, ../includes/Elements/Formstack.php:658, ../includes/Elements/Formstack.php:713, ../includes/Elements/Formstack.php:1175, ../includes/Elements/Formstack.php:1255, ../includes/Elements/Formstack.php:1309, ../includes/Elements/Formstack.php:1856, ../includes/Elements/Formstack.php:1937, ../includes/Elements/GravityForms.php:1191, ../includes/Elements/GravityForms.php:1297, ../includes/Elements/GravityForms.php:1411, ../includes/Elements/GravityForms.php:1493, ../includes/Elements/GravityForms.php:1607, ../includes/Elements/GravityForms.php:1800, ../includes/Elements/GravityForms.php:1836, ../includes/Elements/Image_Accordion.php:496, ../includes/Elements/Image_Accordion.php:525, ../includes/Elements/Info_Box.php:1355, ../includes/Elements/Info_Box.php:1431, ../includes/Elements/Interactive_Circle.php:388, ../includes/Elements/Login_Register.php:2352, ../includes/Elements/Login_Register.php:2443, ../includes/Elements/Login_Register.php:2857, ../includes/Elements/NinjaForms.php:1030, ../includes/Elements/NinjaForms.php:1148, ../includes/Elements/NinjaForms.php:1567, ../includes/Elements/Post_Grid.php:380, ../includes/Elements/Post_Grid.php:453, ../includes/Elements/Post_Grid.php:863, ../includes/Elements/Pricing_Table.php:890, ../includes/Elements/Pricing_Table.php:954, ../includes/Elements/Pricing_Table.php:1045, ../includes/Elements/Pricing_Table.php:1074, ../includes/Elements/Pricing_Table.php:1115, ../includes/Elements/Pricing_Table.php:1144, ../includes/Elements/Pricing_Table.php:1184, ../includes/Elements/Pricing_Table.php:1219, ../includes/Elements/Pricing_Table.php:1400, ../includes/Elements/Pricing_Table.php:1540, ../includes/Elements/Product_Grid.php:1357, ../includes/Elements/Product_Grid.php:1957, ../includes/Elements/Product_Grid.php:2066, ../includes/Elements/Product_Grid.php:2403, ../includes/Elements/Product_Grid.php:2584, ../includes/Elements/Product_Grid.php:2625, ../includes/Elements/Product_Grid.php:2686, ../includes/Elements/Product_Grid.php:2737, ../includes/Elements/Product_Grid.php:2894, ../includes/Elements/Progress_Bar.php:407, ../includes/Elements/Progress_Bar.php:467, ../includes/Elements/Simple_Menu.php:954, ../includes/Elements/Simple_Menu.php:1048, ../includes/Elements/Simple_Menu.php:1263, ../includes/Elements/Simple_Menu.php:1356, ../includes/Elements/Twitter_Feed.php:736, ../includes/Elements/Twitter_Feed.php:765, ../includes/Elements/Twitter_Feed.php:795, ../includes/Elements/Twitter_Feed.php:965, ../includes/Elements/Woo_Checkout.php:584, ../includes/Elements/Woo_Checkout.php:758, ../includes/Elements/Woo_Checkout.php:772, ../includes/Elements/Woo_Checkout.php:880, ../includes/Elements/Woo_Checkout.php:894, ../includes/Elements/Woo_Checkout.php:1067, ../includes/Elements/Woo_Checkout.php:1103, ../includes/Elements/Woo_Checkout.php:1119, ../includes/Elements/Woo_Checkout.php:1187, ../includes/Elements/Woo_Checkout.php:1338, ../includes/Elements/Woo_Checkout.php:1388, ../includes/Elements/Woo_Checkout.php:1428, ../includes/Elements/Woo_Checkout.php:1525, ../includes/Elements/Woo_Checkout.php:1719, ../includes/Elements/Woo_Checkout.php:1759, ../includes/Elements/Woo_Checkout.php:1877, ../includes/Elements/Woo_Checkout.php:1921, ../includes/Elements/Woo_Checkout.php:1965, ../includes/Elements/Woo_Checkout.php:2071, ../includes/Elements/Woo_Checkout.php:2110, ../includes/Elements/Woo_Checkout.php:2150, ../includes/Elements/Woo_Checkout.php:2423, ../includes/Elements/Woo_Checkout.php:2444, ../includes/Elements/Woo_Checkout.php:2479, ../includes/Elements/Woo_Checkout.php:2500, ../includes/Elements/Woo_Checkout.php:2589, ../includes/Elements/Woo_Checkout.php:2629, ../includes/Elements/Woo_Product_Carousel.php:1195, ../includes/Elements/Woo_Product_Carousel.php:1390, ../includes/Elements/Woo_Product_Carousel.php:1472, ../includes/Elements/Woo_Product_Carousel.php:1692, ../includes/Elements/Woo_Product_Carousel.php:1733, ../includes/Elements/Woo_Product_Carousel.php:1795, ../includes/Elements/Woo_Product_Carousel.php:1847, ../includes/Elements/Woo_Product_Carousel.php:2000, ../includes/Elements/Woo_Product_Carousel.php:2241, ../includes/Elements/Woo_Product_Carousel.php:2304, ../includes/Elements/Woo_Product_Carousel.php:2337, ../includes/Elements/Woo_Product_Carousel.php:2675, ../includes/Elements/Woo_Product_Carousel.php:2731, ../includes/Elements/Woo_Product_Gallery.php:1308, ../includes/Elements/Woo_Product_Gallery.php:1342, ../includes/Elements/Woo_Product_Gallery.php:1380, ../includes/Elements/Woo_Product_Gallery.php:1668, ../includes/Elements/Woo_Product_Gallery.php:1718, ../includes/Elements/Woo_Product_Gallery.php:1919, ../includes/Elements/Woo_Product_Gallery.php:1960, ../includes/Elements/Woo_Product_Gallery.php:2021, ../includes/Elements/Woo_Product_Gallery.php:2072, ../includes/Elements/Woo_Product_Gallery.php:2229, ../includes/Elements/WpForms.php:984, ../includes/Elements/WpForms.php:1100, ../includes/Extensions/Table_of_Content.php:1125, ../includes/Traits/Woo_Product_Comparable.php:107, ../includes/Traits/Woo_Product_Comparable.php:1372, ../includes/Traits/Woo_Product_Comparable.php:1484
857
  msgid "Color"
858
  msgstr ""
859
 
@@ -861,7 +861,7 @@ msgstr ""
861
  msgid "No content found"
862
  msgstr ""
863
 
864
- #: ../includes/Elements/Adv_Accordion.php:105, ../includes/Elements/Adv_Tabs.php:74, ../includes/Elements/Facebook_Feed.php:232, ../includes/Elements/Woo_Cart.php:139, ../includes/Elements/Woo_Checkout.php:111
865
  msgid "General Settings"
866
  msgstr ""
867
 
@@ -933,7 +933,7 @@ msgstr ""
933
  msgid "Enable FAQ Schema"
934
  msgstr ""
935
 
936
- #: ../includes/Elements/Adv_Accordion.php:208, ../includes/Elements/Countdown.php:142, ../includes/Elements/Cta_Box.php:73, ../includes/Elements/Dual_Color_Header.php:69, ../includes/Elements/Facebook_Feed.php:277, ../includes/Elements/Feature_List.php:65, ../includes/Elements/Tooltip.php:63
937
  msgid "Content Settings"
938
  msgstr ""
939
 
@@ -965,7 +965,7 @@ msgstr ""
965
  msgid "Content Type"
966
  msgstr ""
967
 
968
- #: ../includes/Elements/Adv_Accordion.php:327, ../includes/Elements/Adv_Tabs.php:160, ../includes/Elements/Adv_Tabs.php:269, ../includes/Elements/Adv_Tabs.php:752, ../includes/Elements/Cta_Box.php:253, ../includes/Elements/Cta_Box.php:274, ../includes/Elements/Data_Table.php:256, ../includes/Elements/Data_Table.php:371, ../includes/Elements/Data_Table.php:385, ../includes/Elements/Event_Calendar.php:272, ../includes/Elements/Event_Calendar.php:1628, ../includes/Elements/Facebook_Feed.php:1016, ../includes/Elements/Feature_List.php:191, ../includes/Elements/Feature_List.php:695, ../includes/Elements/Flip_Box.php:157, ../includes/Elements/Image_Accordion.php:97, ../includes/Elements/Image_Accordion.php:208, ../includes/Elements/Image_Accordion.php:516, ../includes/Elements/Info_Box.php:252, ../includes/Elements/Interactive_Circle.php:120, ../includes/Elements/Interactive_Circle.php:161, ../includes/Elements/Interactive_Circle.php:678, ../includes/Elements/Post_Timeline.php:208, ../includes/Elements/Product_Grid.php:2500, ../includes/Elements/Tooltip.php:140, ../includes/Elements/Tooltip.php:273, ../includes/Elements/Woo_Product_Carousel.php:1596, ../includes/Elements/Woo_Product_Gallery.php:1835
969
  msgid "Content"
970
  msgstr ""
971
 
@@ -1033,7 +1033,7 @@ msgstr ""
1033
  msgid "Active"
1034
  msgstr ""
1035
 
1036
- #: ../includes/Elements/Adv_Accordion.php:791, ../includes/Elements/Countdown.php:1100, ../includes/Elements/Cta_Box.php:80, ../includes/Elements/Cta_Box.php:686, ../includes/Elements/Data_Table.php:805, ../includes/Elements/Dual_Color_Header.php:76, ../includes/Elements/Facebook_Feed.php:688, ../includes/Elements/Facebook_Feed.php:852, ../includes/Elements/Flip_Box.php:1214, ../includes/Elements/Flip_Box.php:1283, ../includes/Elements/Info_Box.php:1386, ../includes/Elements/Tooltip.php:320, ../includes/Elements/Twitter_Feed.php:756
1037
  msgid "Content Style"
1038
  msgstr ""
1039
 
@@ -1053,7 +1053,7 @@ msgstr ""
1053
  msgid "Caret Color"
1054
  msgstr ""
1055
 
1056
- #: ../includes/Elements/Adv_Tabs.php:80, ../includes/Elements/Countdown.php:148, ../includes/Elements/Facebook_Feed.php:247, ../includes/Elements/Filterable_Gallery.php:171, ../includes/Elements/Product_Grid.php:232, ../includes/Elements/Product_Grid.php:426, ../includes/Elements/Progress_Bar.php:75, ../includes/Elements/Progress_Bar.php:101, ../includes/Elements/Simple_Menu.php:155, ../includes/Elements/Woo_Cart.php:146, ../includes/Elements/Woo_Checkout.php:117, ../includes/Elements/Woo_Product_Carousel.php:209, ../includes/Elements/Woo_Product_Gallery.php:310, ../includes/Elements/Woo_Product_Gallery.php:445, ../includes/Traits/Controls.php:431, ../includes/Traits/Controls.php:560, ../includes/Traits/Controls.php:620
1057
  msgid "Layout"
1058
  msgstr ""
1059
 
@@ -1105,11 +1105,11 @@ msgstr ""
1105
  msgid "If no tab is selected as default active tab, then we display first tab as active. Turn on/off this default behaviour."
1106
  msgstr ""
1107
 
1108
- #: ../includes/Elements/Adv_Tabs.php:147, ../includes/Elements/Adv_Tabs.php:923, ../includes/Elements/Caldera_Forms.php:109, ../includes/Elements/Caldera_Forms.php:936, ../includes/Elements/Contact_Form_7.php:911, ../includes/Elements/Contact_Form_7.php:963, ../includes/Elements/Content_Ticker.php:194, ../includes/Elements/Content_Ticker.php:227, ../includes/Elements/Content_Ticker.php:242, ../includes/Elements/Content_Ticker.php:277, ../includes/Elements/Data_Table.php:87, ../includes/Elements/Data_Table.php:1141, ../includes/Elements/Event_Calendar.php:635, ../includes/Elements/Facebook_Feed.php:456, ../includes/Elements/Filterable_Gallery.php:289, ../includes/Elements/Filterable_Gallery.php:434, ../includes/Elements/Filterable_Gallery.php:483, ../includes/Elements/Filterable_Gallery.php:508, ../includes/Elements/Filterable_Gallery.php:533, ../includes/Elements/Filterable_Gallery.php:593, ../includes/Elements/Filterable_Gallery.php:608, ../includes/Elements/FluentForm.php:151, ../includes/Elements/FluentForm.php:932, ../includes/Elements/Formstack.php:192, ../includes/Elements/Formstack.php:1128, ../includes/Elements/GravityForms.php:149, ../includes/Elements/GravityForms.php:246, ../includes/Elements/GravityForms.php:1250, ../includes/Elements/GravityForms.php:1446, ../includes/Elements/Image_Accordion.php:176, ../includes/Elements/Info_Box.php:359, ../includes/Elements/Info_Box.php:373, ../includes/Elements/Login_Register.php:441, ../includes/Elements/Login_Register.php:519, ../includes/Elements/Login_Register.php:854, ../includes/Elements/NinjaForms.php:114, ../includes/Elements/NinjaForms.php:983, ../includes/Elements/Post_Grid.php:133, ../includes/Elements/Post_Grid.php:147, ../includes/Elements/Post_Grid.php:173, ../includes/Elements/Post_Grid.php:187, ../includes/Elements/Post_Grid.php:213, ../includes/Elements/Post_Grid.php:227, ../includes/Elements/Post_Timeline.php:84, ../includes/Elements/Post_Timeline.php:95, ../includes/Elements/Pricing_Table.php:218, ../includes/Elements/Pricing_Table.php:1912, ../includes/Elements/Simple_Menu.php:183, ../includes/Elements/Simple_Menu.php:224, ../includes/Elements/Team_Member.php:734, ../includes/Elements/Twitter_Feed.php:136, ../includes/Elements/Woo_Product_Carousel.php:327, ../includes/Elements/Woo_Product_Carousel.php:577, ../includes/Elements/Woo_Product_Carousel.php:609, ../includes/Elements/Woo_Product_Carousel.php:624, ../includes/Elements/Woo_Product_Carousel.php:659, ../includes/Elements/Woo_Product_Carousel.php:671, ../includes/Elements/Woo_Product_Carousel.php:682, ../includes/Elements/Woo_Product_Carousel.php:2137, ../includes/Elements/Woo_Product_Gallery.php:248, ../includes/Elements/Woo_Product_Gallery.php:274, ../includes/Elements/WpForms.php:107, ../includes/Elements/WpForms.php:937, ../includes/Extensions/Reading_Progress.php:41, ../includes/Extensions/Reading_Progress.php:77, ../includes/Extensions/Scroll_to_Top.php:42, ../includes/Extensions/Scroll_to_Top.php:78, ../includes/Extensions/Table_of_Content.php:45, ../includes/Extensions/Table_of_Content.php:79, ../includes/Extensions/Table_of_Content.php:211, ../includes/Extensions/Table_of_Content.php:226, ../includes/Extensions/Table_of_Content.php:241, ../includes/Extensions/Table_of_Content.php:256, ../includes/Extensions/Table_of_Content.php:271, ../includes/Extensions/Table_of_Content.php:303, ../includes/Traits/Controls.php:145, ../includes/Traits/Controls.php:403, ../includes/Traits/Controls.php:708, ../includes/Traits/Controls.php:772, ../includes/Traits/Controls.php:920
1109
  msgid "Yes"
1110
  msgstr ""
1111
 
1112
- #: ../includes/Elements/Adv_Tabs.php:148, ../includes/Elements/Adv_Tabs.php:924, ../includes/Elements/Caldera_Forms.php:110, ../includes/Elements/Caldera_Forms.php:937, ../includes/Elements/Contact_Form_7.php:912, ../includes/Elements/Contact_Form_7.php:964, ../includes/Elements/Content_Ticker.php:195, ../includes/Elements/Content_Ticker.php:228, ../includes/Elements/Content_Ticker.php:243, ../includes/Elements/Content_Ticker.php:278, ../includes/Elements/Cta_Box.php:779, ../includes/Elements/Data_Table.php:88, ../includes/Elements/Data_Table.php:1142, ../includes/Elements/Event_Calendar.php:636, ../includes/Elements/Facebook_Feed.php:460, ../includes/Elements/Feature_List.php:361, ../includes/Elements/Filterable_Gallery.php:290, ../includes/Elements/Filterable_Gallery.php:435, ../includes/Elements/Filterable_Gallery.php:484, ../includes/Elements/Filterable_Gallery.php:509, ../includes/Elements/Filterable_Gallery.php:534, ../includes/Elements/Filterable_Gallery.php:594, ../includes/Elements/Filterable_Gallery.php:609, ../includes/Elements/FluentForm.php:152, ../includes/Elements/FluentForm.php:933, ../includes/Elements/Formstack.php:193, ../includes/Elements/Formstack.php:1129, ../includes/Elements/GravityForms.php:150, ../includes/Elements/GravityForms.php:247, ../includes/Elements/GravityForms.php:1251, ../includes/Elements/GravityForms.php:1447, ../includes/Elements/Image_Accordion.php:177, ../includes/Elements/Info_Box.php:360, ../includes/Elements/Info_Box.php:374, ../includes/Elements/Login_Register.php:442, ../includes/Elements/Login_Register.php:520, ../includes/Elements/Login_Register.php:855, ../includes/Elements/NinjaForms.php:115, ../includes/Elements/NinjaForms.php:984, ../includes/Elements/Post_Grid.php:134, ../includes/Elements/Post_Grid.php:148, ../includes/Elements/Post_Grid.php:174, ../includes/Elements/Post_Grid.php:188, ../includes/Elements/Post_Grid.php:214, ../includes/Elements/Post_Grid.php:228, ../includes/Elements/Post_Timeline.php:85, ../includes/Elements/Post_Timeline.php:96, ../includes/Elements/Pricing_Table.php:219, ../includes/Elements/Pricing_Table.php:1913, ../includes/Elements/Simple_Menu.php:184, ../includes/Elements/Simple_Menu.php:225, ../includes/Elements/Team_Member.php:735, ../includes/Elements/Twitter_Feed.php:137, ../includes/Elements/Woo_Product_Carousel.php:328, ../includes/Elements/Woo_Product_Carousel.php:578, ../includes/Elements/Woo_Product_Carousel.php:610, ../includes/Elements/Woo_Product_Carousel.php:625, ../includes/Elements/Woo_Product_Carousel.php:660, ../includes/Elements/Woo_Product_Carousel.php:672, ../includes/Elements/Woo_Product_Carousel.php:683, ../includes/Elements/Woo_Product_Carousel.php:2138, ../includes/Elements/Woo_Product_Gallery.php:249, ../includes/Elements/Woo_Product_Gallery.php:275, ../includes/Elements/WpForms.php:108, ../includes/Elements/WpForms.php:938, ../includes/Extensions/Reading_Progress.php:42, ../includes/Extensions/Reading_Progress.php:78, ../includes/Extensions/Scroll_to_Top.php:43, ../includes/Extensions/Scroll_to_Top.php:79, ../includes/Extensions/Table_of_Content.php:46, ../includes/Extensions/Table_of_Content.php:80, ../includes/Extensions/Table_of_Content.php:212, ../includes/Extensions/Table_of_Content.php:227, ../includes/Extensions/Table_of_Content.php:242, ../includes/Extensions/Table_of_Content.php:257, ../includes/Extensions/Table_of_Content.php:272, ../includes/Extensions/Table_of_Content.php:304, ../includes/Traits/Controls.php:146, ../includes/Traits/Controls.php:404, ../includes/Traits/Controls.php:709, ../includes/Traits/Controls.php:773, ../includes/Traits/Controls.php:921
1113
  msgid "No"
1114
  msgstr ""
1115
 
@@ -1173,11 +1173,11 @@ msgstr ""
1173
  msgid "Show Icon"
1174
  msgstr ""
1175
 
1176
- #: ../includes/Elements/Betterdocs_Category_Box.php:158, ../includes/Elements/Betterdocs_Category_Box.php:170, ../includes/Elements/Betterdocs_Category_Box.php:205, ../includes/Elements/Betterdocs_Category_Grid.php:177, ../includes/Elements/Betterdocs_Category_Grid.php:190, ../includes/Elements/Betterdocs_Category_Grid.php:205, ../includes/Elements/Betterdocs_Category_Grid.php:244, ../includes/Elements/Betterdocs_Category_Grid.php:260, ../includes/Elements/Betterdocs_Category_Grid.php:272, ../includes/Elements/Betterdocs_Category_Grid.php:1303, ../includes/Elements/Caldera_Forms.php:152, ../includes/Elements/Caldera_Forms.php:165, ../includes/Elements/Caldera_Forms.php:191, ../includes/Elements/Contact_Form_7.php:205, ../includes/Elements/Contact_Form_7.php:231, ../includes/Elements/Contact_Form_7.php:251, ../includes/Elements/Content_Ticker.php:255, ../includes/Elements/Countdown.php:503, ../includes/Elements/Creative_Button.php:252, ../includes/Elements/Cta_Box.php:170, ../includes/Elements/Cta_Box.php:353, ../includes/Elements/Dual_Color_Header.php:95, ../includes/Elements/Dual_Color_Header.php:105, ../includes/Elements/Facebook_Feed.php:374, ../includes/Elements/Facebook_Feed.php:386, ../includes/Elements/Facebook_Feed.php:401, ../includes/Elements/Facebook_Feed.php:416, ../includes/Elements/Facebook_Feed.php:431, ../includes/Elements/Facebook_Feed.php:497, ../includes/Elements/Feature_List.php:360, ../includes/Elements/Filterable_Gallery.php:277, ../includes/Elements/FluentForm.php:194, ../includes/Elements/FluentForm.php:206, ../includes/Elements/FluentForm.php:232, ../includes/Elements/FluentForm.php:1758, ../includes/Elements/FluentForm.php:1826, ../includes/Elements/Formstack.php:235, ../includes/Elements/Formstack.php:247, ../includes/Elements/Formstack.php:273, ../includes/Elements/Formstack.php:286, ../includes/Elements/Formstack.php:1622, ../includes/Elements/GravityForms.php:161, ../includes/Elements/GravityForms.php:176, ../includes/Elements/GravityForms.php:222, ../includes/Elements/GravityForms.php:234, ../includes/Elements/GravityForms.php:272, ../includes/Elements/GravityForms.php:292, ../includes/Elements/Info_Box.php:291, ../includes/Elements/Login_Register.php:363, ../includes/Elements/Login_Register.php:663, ../includes/Elements/NinjaForms.php:126, ../includes/Elements/NinjaForms.php:173, ../includes/Elements/NinjaForms.php:186, ../includes/Elements/NinjaForms.php:212, ../includes/Elements/NinjaForms.php:232, ../includes/Elements/Post_Timeline.php:120, ../includes/Elements/Pricing_Table.php:515, ../includes/Elements/Pricing_Table.php:1664, ../includes/Elements/Product_Grid.php:583, ../includes/Elements/Product_Grid.php:685, ../includes/Elements/Product_Grid.php:1526, ../includes/Elements/Product_Grid.php:2145, ../includes/Elements/Twitter_Feed.php:433, ../includes/Elements/Woo_Cart.php:428, ../includes/Elements/Woo_Cart.php:476, ../includes/Elements/Woo_Cart.php:546, ../includes/Elements/Woo_Cart.php:558, ../includes/Elements/Woo_Cart.php:629, ../includes/Elements/Woo_Cart.php:707, ../includes/Elements/Woo_Cart.php:778, ../includes/Elements/Woo_Cart.php:898, ../includes/Elements/Woo_Cart.php:922, ../includes/Elements/Woo_Cart.php:959, ../includes/Elements/Woo_Cart.php:1003, ../includes/Elements/Woo_Cart.php:1016, ../includes/Elements/Woo_Cart.php:1031, ../includes/Elements/Woo_Cart.php:1046, ../includes/Elements/Woo_Cart.php:1061, ../includes/Elements/Woo_Cart.php:1076, ../includes/Elements/Woo_Cart.php:1091, ../includes/Elements/Woo_Product_Carousel.php:221, ../includes/Elements/Woo_Product_Carousel.php:638, ../includes/Elements/Woo_Product_Carousel.php:697, ../includes/Elements/Woo_Product_Gallery.php:517, ../includes/Elements/Woo_Product_Gallery.php:1000, ../includes/Elements/WpForms.php:119, ../includes/Elements/WpForms.php:134, ../includes/Elements/WpForms.php:180, ../includes/Elements/WpForms.php:193, ../includes/Elements/WpForms.php:216, ../includes/Traits/Controls.php:591, ../includes/Traits/Controls.php:653, ../includes/Traits/Controls.php:683, ../includes/Traits/Controls.php:962, ../includes/Traits/Controls.php:1011, ../includes/Traits/Controls.php:1040, ../includes/Traits/Controls.php:1108, ../includes/Traits/Controls.php:1143, ../includes/Traits/Controls.php:1180, ../includes/Traits/Controls.php:1269, ../includes/Traits/Controls.php:1297, ../includes/Traits/Controls.php:1313, ../includes/Traits/Controls.php:1328
1177
  msgid "Show"
1178
  msgstr ""
1179
 
1180
- #: ../includes/Elements/Betterdocs_Category_Box.php:159, ../includes/Elements/Betterdocs_Category_Box.php:171, ../includes/Elements/Betterdocs_Category_Box.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:178, ../includes/Elements/Betterdocs_Category_Grid.php:191, ../includes/Elements/Betterdocs_Category_Grid.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:245, ../includes/Elements/Betterdocs_Category_Grid.php:261, ../includes/Elements/Betterdocs_Category_Grid.php:273, ../includes/Elements/Betterdocs_Category_Grid.php:1304, ../includes/Elements/Caldera_Forms.php:153, ../includes/Elements/Caldera_Forms.php:166, ../includes/Elements/Caldera_Forms.php:192, ../includes/Elements/Contact_Form_7.php:206, ../includes/Elements/Contact_Form_7.php:232, ../includes/Elements/Contact_Form_7.php:252, ../includes/Elements/Content_Ticker.php:256, ../includes/Elements/Countdown.php:504, ../includes/Elements/Creative_Button.php:253, ../includes/Elements/Cta_Box.php:171, ../includes/Elements/Cta_Box.php:354, ../includes/Elements/Dual_Color_Header.php:96, ../includes/Elements/Dual_Color_Header.php:106, ../includes/Elements/Facebook_Feed.php:375, ../includes/Elements/Facebook_Feed.php:387, ../includes/Elements/Facebook_Feed.php:402, ../includes/Elements/Facebook_Feed.php:417, ../includes/Elements/Facebook_Feed.php:432, ../includes/Elements/Facebook_Feed.php:498, ../includes/Elements/Filterable_Gallery.php:278, ../includes/Elements/FluentForm.php:195, ../includes/Elements/FluentForm.php:207, ../includes/Elements/FluentForm.php:233, ../includes/Elements/FluentForm.php:1759, ../includes/Elements/FluentForm.php:1827, ../includes/Elements/Formstack.php:236, ../includes/Elements/Formstack.php:248, ../includes/Elements/Formstack.php:274, ../includes/Elements/Formstack.php:287, ../includes/Elements/Formstack.php:1623, ../includes/Elements/GravityForms.php:162, ../includes/Elements/GravityForms.php:177, ../includes/Elements/GravityForms.php:223, ../includes/Elements/GravityForms.php:235, ../includes/Elements/GravityForms.php:273, ../includes/Elements/GravityForms.php:293, ../includes/Elements/Info_Box.php:292, ../includes/Elements/Login_Register.php:362, ../includes/Elements/Login_Register.php:571, ../includes/Elements/Login_Register.php:662, ../includes/Elements/NinjaForms.php:127, ../includes/Elements/NinjaForms.php:174, ../includes/Elements/NinjaForms.php:187, ../includes/Elements/NinjaForms.php:213, ../includes/Elements/NinjaForms.php:233, ../includes/Elements/Post_Timeline.php:121, ../includes/Elements/Pricing_Table.php:516, ../includes/Elements/Pricing_Table.php:1665, ../includes/Elements/Product_Grid.php:584, ../includes/Elements/Product_Grid.php:686, ../includes/Elements/Product_Grid.php:1527, ../includes/Elements/Product_Grid.php:2146, ../includes/Elements/Twitter_Feed.php:434, ../includes/Elements/Woo_Cart.php:429, ../includes/Elements/Woo_Cart.php:477, ../includes/Elements/Woo_Cart.php:547, ../includes/Elements/Woo_Cart.php:559, ../includes/Elements/Woo_Cart.php:630, ../includes/Elements/Woo_Cart.php:708, ../includes/Elements/Woo_Cart.php:779, ../includes/Elements/Woo_Cart.php:899, ../includes/Elements/Woo_Cart.php:923, ../includes/Elements/Woo_Cart.php:960, ../includes/Elements/Woo_Cart.php:1004, ../includes/Elements/Woo_Cart.php:1017, ../includes/Elements/Woo_Cart.php:1032, ../includes/Elements/Woo_Cart.php:1047, ../includes/Elements/Woo_Cart.php:1062, ../includes/Elements/Woo_Cart.php:1077, ../includes/Elements/Woo_Cart.php:1092, ../includes/Elements/Woo_Checkout.php:316, ../includes/Elements/Woo_Product_Carousel.php:222, ../includes/Elements/Woo_Product_Carousel.php:639, ../includes/Elements/Woo_Product_Carousel.php:698, ../includes/Elements/Woo_Product_Gallery.php:518, ../includes/Elements/Woo_Product_Gallery.php:1001, ../includes/Elements/WpForms.php:120, ../includes/Elements/WpForms.php:135, ../includes/Elements/WpForms.php:181, ../includes/Elements/WpForms.php:194, ../includes/Elements/WpForms.php:217, ../includes/Traits/Controls.php:592, ../includes/Traits/Controls.php:654, ../includes/Traits/Controls.php:684, ../includes/Traits/Controls.php:963, ../includes/Traits/Controls.php:1012, ../includes/Traits/Controls.php:1041, ../includes/Traits/Controls.php:1109, ../includes/Traits/Controls.php:1144, ../includes/Traits/Controls.php:1181, ../includes/Traits/Controls.php:1270, ../includes/Traits/Controls.php:1298, ../includes/Traits/Controls.php:1314, ../includes/Traits/Controls.php:1329
1181
  msgid "Hide"
1182
  msgstr ""
1183
 
@@ -1253,7 +1253,7 @@ msgstr ""
1253
  msgid "File Not Found"
1254
  msgstr ""
1255
 
1256
- #: ../includes/Elements/Betterdocs_Category_Box.php:1185, ../includes/Elements/Betterdocs_Category_Box.php:1150, ../includes/Elements/Betterdocs_Category_Grid.php:1687, ../includes/Elements/Betterdocs_Category_Grid.php:1654, ../includes/Elements/Post_Grid.php:1103, ../includes/Elements/Post_Timeline.php:781, ../includes/Elements/Product_Grid.php:3070, ../includes/Elements/Woo_Product_Gallery.php:2389, ../includes/Traits/Ajax_Handler.php:246
1257
  msgid "<p class=\"no-posts-found\">No posts found!</p>"
1258
  msgstr ""
1259
 
@@ -1365,7 +1365,7 @@ msgstr ""
1365
  msgid "Field Padding"
1366
  msgstr ""
1367
 
1368
- #: ../includes/Elements/Betterdocs_Search_Form.php:228, ../includes/Elements/Facebook_Feed.php:586, ../includes/Elements/Post_Grid.php:413, ../includes/Elements/Pricing_Table.php:471, ../includes/Elements/Pricing_Table.php:1475, ../includes/Elements/Simple_Menu.php:677, ../includes/Elements/Simple_Menu.php:726, ../includes/Elements/Woo_Product_Carousel.php:2400
1369
  msgid "Shadow"
1370
  msgstr ""
1371
 
@@ -1377,7 +1377,7 @@ msgstr ""
1377
  msgid "Close Icon"
1378
  msgstr ""
1379
 
1380
- #: ../includes/Elements/Betterdocs_Search_Form.php:294, ../includes/Elements/Caldera_Forms.php:1020, ../includes/Elements/Caldera_Forms.php:1334, ../includes/Elements/Contact_Form_7.php:1047, ../includes/Elements/Contact_Form_7.php:1360, ../includes/Elements/Content_Ticker.php:677, ../includes/Elements/Countdown.php:784, ../includes/Elements/Countdown.php:856, ../includes/Elements/Countdown.php:928, ../includes/Elements/Countdown.php:1000, ../includes/Elements/Creative_Button.php:423, ../includes/Elements/Cta_Box.php:1072, ../includes/Elements/Cta_Box.php:1311, ../includes/Elements/Event_Calendar.php:821, ../includes/Elements/Facebook_Feed.php:796, ../includes/Elements/Filterable_Gallery.php:2723, ../includes/Elements/FluentForm.php:1016, ../includes/Elements/FluentForm.php:1706, ../includes/Elements/Formstack.php:1570, ../includes/Elements/GravityForms.php:1101, ../includes/Elements/GravityForms.php:1334, ../includes/Elements/GravityForms.php:1530, ../includes/Elements/GravityForms.php:1753, ../includes/Elements/GravityForms.php:2144, ../includes/Elements/GravityForms.php:2366, ../includes/Elements/Interactive_Circle.php:367, ../includes/Elements/Interactive_Circle.php:577, ../includes/Elements/Interactive_Circle.php:647, ../includes/Elements/NinjaForms.php:1067, ../includes/Elements/NinjaForms.php:1483, ../includes/Elements/Pricing_Table.php:2034, ../includes/Elements/Product_Grid.php:802, ../includes/Elements/Product_Grid.php:942, ../includes/Elements/Product_Grid.php:1662, ../includes/Elements/Product_Grid.php:1923, ../includes/Elements/Product_Grid.php:2105, ../includes/Elements/Product_Grid.php:2314, ../includes/Elements/Product_Grid.php:2358, ../includes/Elements/Product_Grid.php:2553, ../includes/Elements/Product_Grid.php:2649, ../includes/Elements/Product_Grid.php:2761, ../includes/Elements/Simple_Menu.php:978, ../includes/Elements/Simple_Menu.php:1074, ../includes/Elements/Simple_Menu.php:1287, ../includes/Elements/Simple_Menu.php:1382, ../includes/Elements/Sticky_Video.php:580, ../includes/Elements/Twitter_Feed.php:683, ../includes/Elements/WeForms.php:464, ../includes/Elements/WeForms.php:764, ../includes/Elements/Woo_Cart.php:1226, ../includes/Elements/Woo_Cart.php:1479, ../includes/Elements/Woo_Cart.php:1842, ../includes/Elements/Woo_Cart.php:2096, ../includes/Elements/Woo_Checkout.php:786, ../includes/Elements/Woo_Checkout.php:993, ../includes/Elements/Woo_Checkout.php:1440, ../includes/Elements/Woo_Checkout.php:1771, ../includes/Elements/Woo_Checkout.php:1888, ../includes/Elements/Woo_Checkout.php:1932, ../includes/Elements/Woo_Checkout.php:1976, ../includes/Elements/Woo_Checkout.php:2165, ../includes/Elements/Woo_Checkout.php:2181, ../includes/Elements/Woo_Checkout.php:2529, ../includes/Elements/Woo_Checkout.php:2641, ../includes/Elements/Woo_Product_Carousel.php:992, ../includes/Elements/Woo_Product_Carousel.php:1370, ../includes/Elements/Woo_Product_Carousel.php:1494, ../includes/Elements/Woo_Product_Carousel.php:1662, ../includes/Elements/Woo_Product_Carousel.php:1757, ../includes/Elements/Woo_Product_Carousel.php:1871, ../includes/Elements/Woo_Product_Carousel.php:2316, ../includes/Elements/Woo_Product_Carousel.php:2743, ../includes/Elements/Woo_Product_Gallery.php:648, ../includes/Elements/Woo_Product_Gallery.php:1122, ../includes/Elements/Woo_Product_Gallery.php:1364, ../includes/Elements/Woo_Product_Gallery.php:1402, ../includes/Elements/Woo_Product_Gallery.php:1888, ../includes/Elements/Woo_Product_Gallery.php:1984, ../includes/Elements/Woo_Product_Gallery.php:2096, ../includes/Elements/WpForms.php:1021, ../includes/Elements/WpForms.php:1339, ../includes/Traits/Controls.php:1755, ../includes/Traits/Woo_Product_Comparable.php:1723
1381
  msgid "Border Color"
1382
  msgstr ""
1383
 
@@ -1593,7 +1593,7 @@ msgstr ""
1593
  msgid "<strong>Contact Form 7</strong> is not installed/activated on your site. Please install and activate <strong>Contact Form 7</strong> first."
1594
  msgstr ""
1595
 
1596
- #: ../includes/Elements/Contact_Form_7.php:313, ../includes/Elements/Contact_Form_7.php:1607, ../includes/Elements/Cta_Box.php:871, ../includes/Elements/Cta_Box.php:1060, ../includes/Elements/Cta_Box.php:1233, ../includes/Elements/Cta_Box.php:1302, ../includes/Elements/Dual_Color_Header.php:813, ../includes/Elements/Dual_Color_Header.php:893, ../includes/Elements/Event_Calendar.php:809, ../includes/Elements/Event_Calendar.php:941, ../includes/Elements/Event_Calendar.php:1008, ../includes/Elements/Event_Calendar.php:1062, ../includes/Elements/Event_Calendar.php:1174, ../includes/Elements/Event_Calendar.php:1266, ../includes/Elements/Event_Calendar.php:1364, ../includes/Elements/Event_Calendar.php:1730, ../includes/Elements/Event_Calendar.php:1839, ../includes/Elements/Facebook_Feed.php:556, ../includes/Elements/Facebook_Feed.php:569, ../includes/Elements/Facebook_Feed.php:644, ../includes/Elements/Facebook_Feed.php:657, ../includes/Elements/Facebook_Feed.php:742, ../includes/Elements/Facebook_Feed.php:755, ../includes/Elements/Facebook_Feed.php:826, ../includes/Elements/Facebook_Feed.php:864, ../includes/Elements/Facebook_Feed.php:904, ../includes/Elements/Fancy_Text.php:365, ../includes/Elements/Filterable_Gallery.php:2061, ../includes/Elements/Filterable_Gallery.php:2282, ../includes/Elements/Flip_Box.php:1379, ../includes/Elements/Flip_Box.php:1439, ../includes/Elements/FluentForm.php:1905, ../includes/Elements/FluentForm.php:1930, ../includes/Elements/FluentForm.php:1995, ../includes/Elements/FluentForm.php:2058, ../includes/Elements/Formstack.php:638, ../includes/Elements/Formstack.php:1713, ../includes/Elements/Formstack.php:1738, ../includes/Elements/Formstack.php:1802, ../includes/Elements/Formstack.php:1867, ../includes/Elements/Formstack.php:1922, ../includes/Elements/Formstack.php:2005, ../includes/Elements/Post_Grid.php:372, ../includes/Elements/Pricing_Table.php:1953, ../includes/Elements/Pricing_Table.php:2022, ../includes/Elements/Product_Grid.php:1555, ../includes/Elements/Product_Grid.php:1570, ../includes/Elements/Product_Grid.php:1630, ../includes/Elements/Product_Grid.php:1644, ../includes/Elements/Product_Grid.php:2905, ../includes/Elements/Product_Grid.php:2962, ../includes/Elements/Progress_Bar.php:345, ../includes/Elements/Team_Member.php:775, ../includes/Elements/Team_Member.php:852, ../includes/Elements/Twitter_Feed.php:443, ../includes/Elements/Twitter_Feed.php:695, ../includes/Elements/Woo_Cart.php:1281, ../includes/Elements/Woo_Cart.php:1438, ../includes/Elements/Woo_Cart.php:1670, ../includes/Elements/Woo_Cart.php:2268, ../includes/Elements/Woo_Cart.php:2350, ../includes/Elements/Woo_Cart.php:2438, ../includes/Elements/Woo_Checkout.php:1866, ../includes/Elements/Woo_Checkout.php:1910, ../includes/Elements/Woo_Checkout.php:1954, ../includes/Elements/Woo_Product_Carousel.php:2011, ../includes/Elements/Woo_Product_Carousel.php:2068, ../includes/Elements/Woo_Product_Gallery.php:1027, ../includes/Elements/Woo_Product_Gallery.php:1040, ../includes/Elements/Woo_Product_Gallery.php:1094, ../includes/Elements/Woo_Product_Gallery.php:1106, ../includes/Elements/Woo_Product_Gallery.php:1152, ../includes/Elements/Woo_Product_Gallery.php:1319, ../includes/Elements/Woo_Product_Gallery.php:1353, ../includes/Elements/Woo_Product_Gallery.php:1391, ../includes/Elements/Woo_Product_Gallery.php:2240, ../includes/Elements/Woo_Product_Gallery.php:2297, ../includes/Traits/Controls.php:1497, ../includes/Traits/Controls.php:1551, ../includes/Traits/Woo_Product_Comparable.php:1383, ../includes/Traits/Woo_Product_Comparable.php:1662, ../includes/Traits/Woo_Product_Comparable.php:1711
1597
  msgid "Background"
1598
  msgstr ""
1599
 
@@ -1937,7 +1937,7 @@ msgstr ""
1937
  msgid "Countdown Styles"
1938
  msgstr ""
1939
 
1940
- #: ../includes/Elements/Countdown.php:501, ../includes/Elements/Facebook_Feed.php:495
1941
  msgid "Use Gradient Background?"
1942
  msgstr ""
1943
 
@@ -1953,7 +1953,7 @@ msgstr ""
1953
  msgid "Space Below Container"
1954
  msgstr ""
1955
 
1956
- #: ../includes/Elements/Countdown.php:648, ../includes/Elements/Dual_Color_Header.php:441, ../includes/Elements/Facebook_Feed.php:932, ../includes/Elements/Flip_Box.php:1167, ../includes/Elements/Image_Accordion.php:479, ../includes/Elements/Info_Box.php:1333, ../includes/Elements/Product_Grid.php:1183, ../includes/Elements/Team_Member.php:564, ../includes/Elements/Twitter_Feed.php:720, ../includes/Elements/Woo_Product_Carousel.php:1077, ../includes/Elements/Woo_Product_Gallery.php:733
1957
  msgid "Color &amp; Typography"
1958
  msgstr ""
1959
 
@@ -2341,7 +2341,7 @@ msgstr ""
2341
  msgid "Link"
2342
  msgstr ""
2343
 
2344
- #: ../includes/Elements/Data_Table.php:579, ../includes/Elements/Facebook_Feed.php:616, ../includes/Elements/Facebook_Feed.php:814
2345
  msgid "Header Style"
2346
  msgstr ""
2347
 
@@ -2729,7 +2729,7 @@ msgstr ""
2729
  msgid "Time"
2730
  msgstr ""
2731
 
2732
- #: ../includes/Elements/Event_Calendar.php:1226, ../includes/Elements/Event_Calendar.php:1560, ../includes/Elements/Facebook_Feed.php:978, ../includes/Elements/Product_Grid.php:145, ../includes/Elements/Woo_Product_Carousel.php:126, ../includes/Elements/Woo_Product_Gallery.php:115
2733
  msgid "Date"
2734
  msgstr ""
2735
 
@@ -2853,167 +2853,167 @@ msgstr ""
2853
  msgid "Cropped"
2854
  msgstr ""
2855
 
2856
- #: ../includes/Elements/Facebook_Feed.php:206
2857
  msgid "Image Dimension (px)"
2858
  msgstr ""
2859
 
2860
- #: ../includes/Elements/Facebook_Feed.php:239, ../includes/Elements/Twitter_Feed.php:176, ../includes/Elements/Woo_Product_Carousel.php:202, ../includes/Traits/Controls.php:423
2861
  msgid "Layout Settings"
2862
  msgstr ""
2863
 
2864
- #: ../includes/Elements/Facebook_Feed.php:250, ../includes/Elements/Filterable_Gallery.php:176, ../includes/Template/Post-Timeline/card.php:4
2865
  msgid "Card"
2866
  msgstr ""
2867
 
2868
- #: ../includes/Elements/Facebook_Feed.php:251, ../includes/Elements/Filterable_Gallery.php:175, ../includes/Traits/Controls.php:581
2869
  msgid "Overlay"
2870
  msgstr ""
2871
 
2872
- #: ../includes/Elements/Facebook_Feed.php:260, ../includes/Elements/Filterable_Gallery.php:122, ../includes/Elements/Product_Grid.php:286, ../includes/Elements/Product_Grid.php:308, ../includes/Elements/Woo_Product_Gallery.php:338, ../includes/Traits/Woo_Product_Comparable.php:853
2873
  msgid "Columns"
2874
  msgstr ""
2875
 
2876
- #: ../includes/Elements/Facebook_Feed.php:264, ../includes/Elements/Product_Grid.php:290, ../includes/Elements/Product_Grid.php:312, ../includes/Elements/Testimonial.php:195, ../includes/Elements/Woo_Product_Carousel.php:356, ../includes/Elements/Woo_Product_Carousel.php:464, ../includes/Elements/Woo_Product_Gallery.php:342, ../includes/Traits/Controls.php:545, ../includes/Traits/Controls.php:1251
2877
  msgid "1"
2878
  msgstr ""
2879
 
2880
- #: ../includes/Elements/Facebook_Feed.php:265, ../includes/Elements/Product_Grid.php:291, ../includes/Elements/Product_Grid.php:313, ../includes/Elements/Testimonial.php:196, ../includes/Elements/Woo_Product_Carousel.php:357, ../includes/Elements/Woo_Product_Carousel.php:465, ../includes/Elements/Woo_Product_Gallery.php:343, ../includes/Traits/Controls.php:546, ../includes/Traits/Controls.php:1252
2881
  msgid "2"
2882
  msgstr ""
2883
 
2884
- #: ../includes/Elements/Facebook_Feed.php:266, ../includes/Elements/Product_Grid.php:292, ../includes/Elements/Testimonial.php:197, ../includes/Elements/Woo_Product_Carousel.php:358, ../includes/Elements/Woo_Product_Carousel.php:466, ../includes/Elements/Woo_Product_Gallery.php:344, ../includes/Traits/Controls.php:547, ../includes/Traits/Controls.php:1253
2885
  msgid "3"
2886
  msgstr ""
2887
 
2888
- #: ../includes/Elements/Facebook_Feed.php:267, ../includes/Elements/Product_Grid.php:293, ../includes/Elements/Testimonial.php:198, ../includes/Elements/Woo_Product_Carousel.php:467, ../includes/Elements/Woo_Product_Gallery.php:345, ../includes/Traits/Controls.php:548
2889
  msgid "4"
2890
  msgstr ""
2891
 
2892
- #: ../includes/Elements/Facebook_Feed.php:268, ../includes/Elements/Filterable_Gallery.php:520, ../includes/Elements/Product_Grid.php:294, ../includes/Elements/Testimonial.php:199, ../includes/Elements/Woo_Product_Carousel.php:468, ../includes/Elements/Woo_Product_Gallery.php:346, ../includes/Traits/Controls.php:549
2893
  msgid "5"
2894
  msgstr ""
2895
 
2896
- #: ../includes/Elements/Facebook_Feed.php:269, ../includes/Elements/Product_Grid.php:295, ../includes/Elements/Woo_Product_Carousel.php:469, ../includes/Elements/Woo_Product_Gallery.php:347, ../includes/Traits/Controls.php:550
2897
  msgid "6"
2898
  msgstr ""
2899
 
2900
- #: ../includes/Elements/Facebook_Feed.php:285
2901
  msgid "Display Message"
2902
  msgstr ""
2903
 
2904
- #: ../includes/Elements/Facebook_Feed.php:298
2905
  msgid "Max Message Length"
2906
  msgstr ""
2907
 
2908
- #: ../includes/Elements/Facebook_Feed.php:321
2909
  msgid "Display Like"
2910
  msgstr ""
2911
 
2912
- #: ../includes/Elements/Facebook_Feed.php:331
2913
  msgid "Display Comments"
2914
  msgstr ""
2915
 
2916
- #: ../includes/Elements/Facebook_Feed.php:341
2917
  msgid "Display Date"
2918
  msgstr ""
2919
 
2920
- #: ../includes/Elements/Facebook_Feed.php:354
2921
  msgid "Open link in new window"
2922
  msgstr ""
2923
 
2924
- #: ../includes/Elements/Facebook_Feed.php:364
2925
  msgid "Preview Content Settings"
2926
  msgstr ""
2927
 
2928
- #: ../includes/Elements/Facebook_Feed.php:372
2929
  msgid "Show Preview Content"
2930
  msgstr ""
2931
 
2932
- #: ../includes/Elements/Facebook_Feed.php:384
2933
  msgid "Show Preview Thumbnail"
2934
  msgstr ""
2935
 
2936
- #: ../includes/Elements/Facebook_Feed.php:399
2937
  msgid "Show Preview Host Name"
2938
  msgstr ""
2939
 
2940
- #: ../includes/Elements/Facebook_Feed.php:414
2941
  msgid "Show Preview Title"
2942
  msgstr ""
2943
 
2944
- #: ../includes/Elements/Facebook_Feed.php:429
2945
  msgid "Show Preview Description"
2946
  msgstr ""
2947
 
2948
- #: ../includes/Elements/Facebook_Feed.php:452, ../includes/Elements/Product_Grid.php:683, ../includes/Elements/Woo_Product_Gallery.php:515, ../includes/Traits/Controls.php:651
2949
  msgid "Show Load More"
2950
  msgstr ""
2951
 
2952
- #: ../includes/Elements/Facebook_Feed.php:471, ../includes/Elements/FluentForm.php:1128, ../includes/Elements/FluentForm.php:1748, ../includes/Elements/Formstack.php:650, ../includes/Elements/Login_Register.php:1086, ../includes/Elements/Woo_Checkout.php:2057, ../includes/Elements/Woo_Checkout.php:2399, ../includes/Traits/Woo_Product_Comparable.php:247
2953
  msgid "Label"
2954
  msgstr ""
2955
 
2956
- #: ../includes/Elements/Facebook_Feed.php:474, ../includes/Elements/Filterable_Gallery.php:694, ../includes/Elements/Product_Grid.php:662, ../includes/Elements/Product_Grid.php:695, ../includes/Elements/Woo_Product_Gallery.php:511, ../includes/Elements/Woo_Product_Gallery.php:527, ../includes/Traits/Controls.php:667
2957
  msgid "Load More"
2958
  msgstr ""
2959
 
2960
- #: ../includes/Elements/Facebook_Feed.php:486
2961
  msgid "Feed Item Styles"
2962
  msgstr ""
2963
 
2964
- #: ../includes/Elements/Facebook_Feed.php:506
2965
  msgid "Space Between Items"
2966
  msgstr ""
2967
 
2968
- #: ../includes/Elements/Facebook_Feed.php:594, ../includes/Elements/Filterable_Gallery.php:1324, ../includes/Elements/Post_Grid.php:336
2969
  msgid "Thumbnail Style"
2970
  msgstr ""
2971
 
2972
- #: ../includes/Elements/Facebook_Feed.php:627
2973
  msgid "Header Layout"
2974
  msgstr ""
2975
 
2976
- #: ../includes/Elements/Facebook_Feed.php:631
2977
  msgid "Default Layout"
2978
  msgstr ""
2979
 
2980
- #: ../includes/Elements/Facebook_Feed.php:632
2981
  msgid "Layout Two"
2982
  msgstr ""
2983
 
2984
- #: ../includes/Elements/Facebook_Feed.php:714
2985
  msgid "Preview Padding"
2986
  msgstr ""
2987
 
2988
- #: ../includes/Elements/Facebook_Feed.php:730, ../includes/Elements/Facebook_Feed.php:892
2989
  msgid "Footer Style"
2990
  msgstr ""
2991
 
2992
- #: ../includes/Elements/Facebook_Feed.php:789
2993
  msgid "Feed Item Hover Styles"
2994
  msgstr ""
2995
 
2996
- #: ../includes/Elements/Facebook_Feed.php:940
2997
  msgid "Page Name"
2998
  msgstr ""
2999
 
3000
- #: ../includes/Elements/Facebook_Feed.php:1069
3001
  msgid "Preview Host"
3002
  msgstr ""
3003
 
3004
- #: ../includes/Elements/Facebook_Feed.php:1107
3005
  msgid "Preview Title"
3006
  msgstr ""
3007
 
3008
- #: ../includes/Elements/Facebook_Feed.php:1145
3009
  msgid "Preview Description"
3010
  msgstr ""
3011
 
3012
- #: ../includes/Elements/Facebook_Feed.php:1183
3013
  msgid "Likes & Comments"
3014
  msgstr ""
3015
 
3016
- #: ../includes/Elements/Facebook_Feed.php:1214, ../includes/Elements/Image_Accordion.php:391, ../includes/Elements/Post_Timeline.php:136, ../includes/Elements/Team_Member.php:357, ../includes/Elements/Woo_Product_Carousel.php:920
3017
  msgid "Overlay Color"
3018
  msgstr ""
3019
 
@@ -6160,7 +6160,7 @@ msgstr ""
6160
  msgid "Fill Color"
6161
  msgstr ""
6162
 
6163
- #: ../includes/Elements/Progress_Bar.php:704, ../includes/Traits/Elements.php:140, ../includes/templates/admin/elements.php:273
6164
  msgid "Counter"
6165
  msgstr ""
6166
 
@@ -7960,27 +7960,27 @@ msgstr ""
7960
  msgid "You are using an incompatible version of Essential Addons PRO. Please update to v4.0.0+. If you do not see automatic update, <a href=\"https://essential-addons.com/elementor/docs/manually-update-essential-addons-pro/\" target=\"_blank\">Follow manual update guide.</a>"
7961
  msgstr ""
7962
 
7963
- #: ../includes/Traits/Ajax_Handler.php:86, ../includes/Traits/Ajax_Handler.php:563, ../includes/Traits/Login_Registration.php:79, ../includes/Traits/Login_Registration.php:200
7964
  msgid "Insecure form submitted without security token"
7965
  msgstr ""
7966
 
7967
- #: ../includes/Traits/Ajax_Handler.php:95, ../includes/Traits/Ajax_Handler.php:572, ../includes/Traits/Login_Registration.php:92, ../includes/Traits/Login_Registration.php:210, ../includes/Traits/Woo_Product_Comparable.php:2170
7968
  msgid "Security token did not match"
7969
  msgstr ""
7970
 
7971
- #: ../includes/Traits/Ajax_Handler.php:106, ../includes/Traits/Ajax_Handler.php:284, ../includes/Traits/Ajax_Handler.php:349, ../includes/Traits/Ajax_Handler.php:583, ../includes/Traits/Login_Registration.php:55, ../includes/Traits/Login_Registration.php:222, ../includes/Traits/Woo_Product_Comparable.php:2128
7972
  msgid "Page ID is missing"
7973
  msgstr ""
7974
 
7975
- #: ../includes/Traits/Ajax_Handler.php:117, ../includes/Traits/Ajax_Handler.php:291, ../includes/Traits/Ajax_Handler.php:356, ../includes/Traits/Ajax_Handler.php:594, ../includes/Traits/Facebook_Feed.php:41, ../includes/Traits/Login_Registration.php:62, ../includes/Traits/Login_Registration.php:227, ../includes/Traits/Woo_Product_Comparable.php:2133
7976
  msgid "Widget ID is missing"
7977
  msgstr ""
7978
 
7979
- #: ../includes/Traits/Ajax_Handler.php:128, ../includes/Traits/Ajax_Handler.php:297, ../includes/Traits/Ajax_Handler.php:363, ../includes/Traits/Ajax_Handler.php:604
7980
  msgid "Widget settings are not found. Did you save the widget before using load more??"
7981
  msgstr ""
7982
 
7983
- #: ../includes/Traits/Ajax_Handler.php:828
7984
  msgid "Login | Register Settings updated"
7985
  msgstr ""
7986
 
@@ -8244,107 +8244,107 @@ msgid ""
8244
  " popular plugins and themes. No spam, I promise."
8245
  msgstr ""
8246
 
8247
- #: ../includes/Traits/Elements.php:128, ../includes/templates/admin/elements.php:80
8248
  msgid "Advanced Menu"
8249
  msgstr ""
8250
 
8251
- #: ../includes/Traits/Elements.php:134, ../includes/templates/admin/elements.php:212
8252
  msgid "Content Timeline"
8253
  msgstr ""
8254
 
8255
- #: ../includes/Traits/Elements.php:146, ../includes/templates/admin/elements.php:340
8256
  msgid "Divider"
8257
  msgstr ""
8258
 
8259
- #: ../includes/Traits/Elements.php:158, ../includes/templates/admin/elements.php:303
8260
  msgid "Flip Carousel"
8261
  msgstr ""
8262
 
8263
- #: ../includes/Traits/Elements.php:164
8264
  msgid "Google Map"
8265
  msgstr ""
8266
 
8267
- #: ../includes/Traits/Elements.php:170, ../includes/templates/admin/elements.php:296
8268
  msgid "Image Comparison"
8269
  msgstr ""
8270
 
8271
- #: ../includes/Traits/Elements.php:182, ../includes/templates/admin/elements.php:347
8272
  msgid "Image Scroller"
8273
  msgstr ""
8274
 
8275
- #: ../includes/Traits/Elements.php:194
8276
  msgid "Interactive Card"
8277
  msgstr ""
8278
 
8279
- #: ../includes/Traits/Elements.php:200, ../includes/templates/admin/elements.php:266
8280
  msgid "Interactive Promo"
8281
  msgstr ""
8282
 
8283
- #: ../includes/Traits/Elements.php:206, ../includes/templates/admin/elements.php:508, ../includes/templates/admin/go-pro.php:119
8284
  msgid "LearnDash Course List"
8285
  msgstr ""
8286
 
8287
- #: ../includes/Traits/Elements.php:212, ../includes/templates/admin/elements.php:280
8288
  msgid "Lightbox & Modal"
8289
  msgstr ""
8290
 
8291
- #: ../includes/Traits/Elements.php:218, ../includes/templates/admin/elements.php:310
8292
  msgid "Logo Carousel"
8293
  msgstr ""
8294
 
8295
- #: ../includes/Traits/Elements.php:230, ../includes/templates/admin/elements.php:72
8296
  msgid "Offcanvas"
8297
  msgstr ""
8298
 
8299
- #: ../includes/Traits/Elements.php:236, ../includes/templates/admin/elements.php:325
8300
  msgid "One Page Navigation"
8301
  msgstr ""
8302
 
8303
- #: ../includes/Traits/Elements.php:242, ../includes/templates/admin/elements.php:190
8304
  msgid "Post Block"
8305
  msgstr ""
8306
 
8307
- #: ../includes/Traits/Elements.php:248, ../includes/templates/admin/elements.php:197
8308
  msgid "Post Carousel"
8309
  msgstr ""
8310
 
8311
- #: ../includes/Traits/Elements.php:254, ../includes/templates/admin/elements.php:204, ../includes/templates/admin/go-pro.php:39
8312
  msgid "Smart Post List"
8313
  msgstr ""
8314
 
8315
- #: ../includes/Traits/Elements.php:260
8316
  msgid "Price Menu"
8317
  msgstr ""
8318
 
8319
- #: ../includes/Traits/Elements.php:266, ../includes/templates/admin/elements.php:288, ../includes/templates/admin/go-pro.php:23
8320
  msgid "Protected Content"
8321
  msgstr ""
8322
 
8323
- #: ../includes/Traits/Elements.php:272, ../includes/templates/admin/elements.php:101
8324
  msgid "Static Product"
8325
  msgstr ""
8326
 
8327
- #: ../includes/Traits/Elements.php:278, ../includes/templates/admin/elements.php:108
8328
  msgid "Team Member Carousel"
8329
  msgstr ""
8330
 
8331
- #: ../includes/Traits/Elements.php:284, ../includes/templates/admin/elements.php:94
8332
  msgid "Testimonial Slider"
8333
  msgstr ""
8334
 
8335
- #: ../includes/Traits/Elements.php:296, ../includes/templates/admin/elements.php:481
8336
  msgid "Twitter Feed Carousel"
8337
  msgstr ""
8338
 
8339
- #: ../includes/Traits/Elements.php:302, ../includes/templates/admin/elements.php:550
8340
  msgid "Woo Product Collections"
8341
  msgstr ""
8342
 
8343
- #: ../includes/Traits/Elements.php:308, ../includes/templates/admin/elements.php:557, ../includes/templates/admin/go-pro.php:55
8344
  msgid "Woo Product Slider"
8345
  msgstr ""
8346
 
8347
- #: ../includes/Traits/Elements.php:314
8348
  msgid "Advanced Search"
8349
  msgstr ""
8350
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "POT-Creation-Date: 2022-08-01 05:33+0000\n"
10
  "X-Poedit-Basepath: ..\n"
11
  "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
12
  "X-Poedit-SearchPath-0: .\n"
62
  msgid "Install Now!"
63
  msgstr ""
64
 
65
+ #: ../includes/Classes/WPDeveloper_Plugin_Installer.php:151, ../includes/Classes/WPDeveloper_Plugin_Installer.php:169, ../includes/Classes/WPDeveloper_Plugin_Installer.php:188, ../includes/Classes/WPDeveloper_Setup_Wizard.php:517, ../includes/Classes/WPDeveloper_Setup_Wizard.php:543, ../includes/Traits/Ajax_Handler.php:799, ../includes/Traits/Ajax_Handler.php:906, ../includes/Traits/Ajax_Handler.php:927, ../includes/Traits/Ajax_Handler.php:944, ../includes/Traits/Helper.php:307
66
  msgid "you are not allowed to do this action"
67
  msgstr ""
68
 
533
  msgid "Woo Product Gallery"
534
  msgstr ""
535
 
536
+ #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:852, ../includes/Elements/Adv_Accordion.php:117, ../includes/Elements/Login_Register.php:3032, ../includes/Elements/Woo_Product_Carousel.php:2567, ../includes/Traits/Elements.php:295, ../includes/templates/admin/elements.php:87, ../includes/templates/admin/go-pro.php:75
537
  msgid "Toggle"
538
  msgstr ""
539
 
541
  msgid "Advanced Google Map"
542
  msgstr ""
543
 
544
+ #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:862, ../includes/Traits/Elements.php:157, ../includes/templates/admin/elements.php:220, ../includes/templates/admin/go-pro.php:88
545
  msgid "Dynamic Gallery"
546
  msgstr ""
547
 
548
+ #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:867, ../includes/Traits/Elements.php:181, ../includes/templates/admin/elements.php:333, ../includes/templates/admin/go-pro.php:94
549
  msgid "Image Hotspots"
550
  msgstr ""
551
 
553
  msgid "Lightbox and Modal"
554
  msgstr ""
555
 
556
+ #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:877, ../includes/Traits/Elements.php:229, ../includes/templates/admin/elements.php:452
557
  msgid "Mailchimp"
558
  msgstr ""
559
 
560
+ #: ../includes/Classes/WPDeveloper_Setup_Wizard.php:882, ../includes/Traits/Elements.php:193, ../includes/templates/admin/elements.php:488, ../includes/templates/admin/go-pro.php:112
561
  msgid "Instagram Feed"
562
  msgstr ""
563
 
677
  msgid "Placeholder"
678
  msgstr ""
679
 
680
+ #: ../includes/Elements/Advanced_Data_Table.php:180, ../includes/Elements/Advanced_Data_Table.php:1069, ../includes/Elements/Facebook_Feed.php:442, ../includes/Elements/FluentForm.php:1731, ../includes/Elements/Formstack.php:1593, ../includes/Elements/Product_Grid.php:2131, ../includes/Elements/Product_Grid.php:2182
681
  msgid "Pagination"
682
  msgstr ""
683
 
737
  msgid "Width"
738
  msgstr ""
739
 
740
+ #: ../includes/Elements/Advanced_Data_Table.php:361, ../includes/Elements/Advanced_Data_Table.php:1029, ../includes/Elements/Advanced_Data_Table.php:1227, ../includes/Elements/Advanced_Data_Table.php:1299, ../includes/Elements/Advanced_Data_Table.php:1427, ../includes/Elements/Adv_Accordion.php:456, ../includes/Elements/Adv_Accordion.php:645, ../includes/Elements/Adv_Accordion.php:705, ../includes/Elements/Adv_Accordion.php:766, ../includes/Elements/Adv_Accordion.php:849, ../includes/Elements/Adv_Accordion.php:971, ../includes/Elements/Adv_Accordion.php:1017, ../includes/Elements/Adv_Accordion.php:1063, ../includes/Elements/Adv_Tabs.php:395, ../includes/Elements/Adv_Tabs.php:589, ../includes/Elements/Adv_Tabs.php:656, ../includes/Elements/Adv_Tabs.php:725, ../includes/Elements/Adv_Tabs.php:819, ../includes/Elements/Betterdocs_Category_Box.php:300, ../includes/Elements/Betterdocs_Category_Box.php:368, ../includes/Elements/Betterdocs_Category_Box.php:489, ../includes/Elements/Betterdocs_Category_Box.php:565, ../includes/Elements/Betterdocs_Category_Box.php:885, ../includes/Elements/Betterdocs_Category_Box.php:990, ../includes/Elements/Betterdocs_Category_Grid.php:341, ../includes/Elements/Betterdocs_Category_Grid.php:389, ../includes/Elements/Betterdocs_Category_Grid.php:474, ../includes/Elements/Betterdocs_Category_Grid.php:515, ../includes/Elements/Betterdocs_Category_Grid.php:640, ../includes/Elements/Betterdocs_Category_Grid.php:694, ../includes/Elements/Betterdocs_Category_Grid.php:844, ../includes/Elements/Betterdocs_Category_Grid.php:941, ../includes/Elements/Betterdocs_Category_Grid.php:1186, ../includes/Elements/Betterdocs_Category_Grid.php:1386, ../includes/Elements/Betterdocs_Category_Grid.php:1485, ../includes/Elements/Betterdocs_Search_Form.php:219, ../includes/Elements/Betterdocs_Search_Form.php:374, ../includes/Elements/Betterdocs_Search_Form.php:432, ../includes/Elements/Betterdocs_Search_Form.php:542, ../includes/Elements/Caldera_Forms.php:617, ../includes/Elements/Caldera_Forms.php:813, ../includes/Elements/Caldera_Forms.php:1229, ../includes/Elements/Caldera_Forms.php:1387, ../includes/Elements/Contact_Form_7.php:711, ../includes/Elements/Contact_Form_7.php:776, ../includes/Elements/Contact_Form_7.php:1255, ../includes/Elements/Contact_Form_7.php:1457, ../includes/Elements/Contact_Form_7.php:1551, ../includes/Elements/Contact_Form_7.php:1618, ../includes/Elements/Content_Ticker.php:622, ../includes/Elements/Countdown.php:619, ../includes/Elements/Cta_Box.php:557, ../includes/Elements/Cta_Box.php:884, ../includes/Elements/Cta_Box.php:1243, ../includes/Elements/Data_Table.php:652, ../includes/Elements/Data_Table.php:691, ../includes/Elements/Data_Table.php:883, ../includes/Elements/Data_Table.php:1217, ../includes/Elements/Dual_Color_Header.php:347, ../includes/Elements/Event_Calendar.php:953, ../includes/Elements/Event_Calendar.php:1020, ../includes/Elements/Event_Calendar.php:1074, ../includes/Elements/Event_Calendar.php:1746, ../includes/Elements/Event_Calendar.php:1817, ../includes/Elements/Facebook_Feed.php:517, ../includes/Elements/Filterable_Gallery.php:873, ../includes/Elements/Filterable_Gallery.php:986, ../includes/Elements/Filterable_Gallery.php:1052, ../includes/Elements/Filterable_Gallery.php:1132, ../includes/Elements/Filterable_Gallery.php:1279, ../includes/Elements/Filterable_Gallery.php:1336, ../includes/Elements/Filterable_Gallery.php:1555, ../includes/Elements/Filterable_Gallery.php:1830, ../includes/Elements/Filterable_Gallery.php:1891, ../includes/Elements/Filterable_Gallery.php:2412, ../includes/Elements/Filterable_Gallery.php:2529, ../includes/Elements/Flip_Box.php:994, ../includes/Elements/Flip_Box.php:1107, ../includes/Elements/FluentForm.php:666, ../includes/Elements/FluentForm.php:862, ../includes/Elements/FluentForm.php:1580, ../includes/Elements/FluentForm.php:1878, ../includes/Elements/FluentForm.php:2005, ../includes/Elements/FluentForm.php:2123, ../includes/Elements/Formstack.php:865, ../includes/Elements/Formstack.php:1061, ../includes/Elements/Formstack.php:1465, ../includes/Elements/Formstack.php:1686, ../includes/Elements/Formstack.php:1815, ../includes/Elements/GravityForms.php:879, ../includes/Elements/GravityForms.php:943, ../includes/Elements/GravityForms.php:1678, ../includes/Elements/GravityForms.php:1884, ../includes/Elements/GravityForms.php:2053, ../includes/Elements/GravityForms.php:2280, ../includes/Elements/Image_Accordion.php:354, ../includes/Elements/Image_Accordion.php:464, ../includes/Elements/Info_Box.php:569, ../includes/Elements/Info_Box.php:624, ../includes/Elements/Info_Box.php:818, ../includes/Elements/Info_Box.php:898, ../includes/Elements/Info_Box.php:1051, ../includes/Elements/Info_Box.php:1132, ../includes/Elements/Interactive_Circle.php:358, ../includes/Elements/Interactive_Circle.php:516, ../includes/Elements/Interactive_Circle.php:743, ../includes/Elements/Login_Register.php:2781, ../includes/Elements/NinjaForms.php:659, ../includes/Elements/NinjaForms.php:857, ../includes/Elements/NinjaForms.php:1397, ../includes/Elements/Post_Grid.php:303, ../includes/Elements/Pricing_Table.php:1800, ../includes/Elements/Pricing_Table.php:1966, ../includes/Elements/Product_Grid.php:2277, ../includes/Elements/Simple_Menu.php:644, ../includes/Elements/Simple_Menu.php:717, ../includes/Elements/Team_Member.php:440, ../includes/Elements/Team_Member.php:528, ../includes/Elements/Testimonial.php:435, ../includes/Elements/Tooltip.php:439, ../includes/Elements/Tooltip.php:482, ../includes/Elements/Twitter_Feed.php:502, ../includes/Elements/Twitter_Feed.php:592, ../includes/Elements/Twitter_Feed.php:909, ../includes/Elements/Woo_Checkout.php:1571, ../includes/Elements/Woo_Checkout.php:1850, ../includes/Elements/Woo_Product_Carousel.php:2254, ../includes/Elements/Woo_Product_Carousel.php:2688, ../includes/Elements/WpForms.php:628, ../includes/Elements/WpForms.php:814, ../includes/Elements/WpForms.php:1233, ../includes/Extensions/Table_of_Content.php:577, ../includes/Traits/Controls.php:1510, ../includes/Traits/Controls.php:1564, ../includes/Traits/Controls.php:1694
741
  msgid "Border"
742
  msgstr ""
743
 
744
+ #: ../includes/Elements/Advanced_Data_Table.php:387, ../includes/Elements/Advanced_Data_Table.php:1055, ../includes/Elements/Advanced_Data_Table.php:1253, ../includes/Elements/Advanced_Data_Table.php:1325, ../includes/Elements/Advanced_Data_Table.php:1449, ../includes/Elements/Adv_Accordion.php:463, ../includes/Elements/Adv_Accordion.php:652, ../includes/Elements/Adv_Accordion.php:712, ../includes/Elements/Adv_Accordion.php:773, ../includes/Elements/Adv_Tabs.php:403, ../includes/Elements/Adv_Tabs.php:596, ../includes/Elements/Adv_Tabs.php:663, ../includes/Elements/Adv_Tabs.php:732, ../includes/Elements/Adv_Tabs.php:826, ../includes/Elements/Betterdocs_Category_Box.php:308, ../includes/Elements/Betterdocs_Category_Box.php:376, ../includes/Elements/Betterdocs_Category_Box.php:497, ../includes/Elements/Betterdocs_Category_Box.php:574, ../includes/Elements/Betterdocs_Category_Box.php:896, ../includes/Elements/Betterdocs_Category_Box.php:1001, ../includes/Elements/Betterdocs_Category_Grid.php:349, ../includes/Elements/Betterdocs_Category_Grid.php:397, ../includes/Elements/Betterdocs_Category_Grid.php:482, ../includes/Elements/Betterdocs_Category_Grid.php:523, ../includes/Elements/Betterdocs_Category_Grid.php:648, ../includes/Elements/Betterdocs_Category_Grid.php:702, ../includes/Elements/Betterdocs_Category_Grid.php:855, ../includes/Elements/Betterdocs_Category_Grid.php:952, ../includes/Elements/Betterdocs_Category_Grid.php:1394, ../includes/Elements/Betterdocs_Category_Grid.php:1493, ../includes/Elements/Betterdocs_Search_Form.php:206, ../includes/Elements/Caldera_Forms.php:480, ../includes/Elements/Caldera_Forms.php:628, ../includes/Elements/Caldera_Forms.php:1046, ../includes/Elements/Caldera_Forms.php:1072, ../includes/Elements/Caldera_Forms.php:1239, ../includes/Elements/Contact_Form_7.php:396, ../includes/Elements/Contact_Form_7.php:722, ../includes/Elements/Contact_Form_7.php:1073, ../includes/Elements/Contact_Form_7.php:1099, ../includes/Elements/Contact_Form_7.php:1264, ../includes/Elements/Content_Ticker.php:401, ../includes/Elements/Content_Ticker.php:475, ../includes/Elements/Content_Ticker.php:632, ../includes/Elements/Countdown.php:627, ../includes/Elements/Creative_Button.php:336, ../includes/Elements/Cta_Box.php:565, ../includes/Elements/Cta_Box.php:917, ../includes/Elements/Cta_Box.php:1251, ../includes/Elements/Dual_Color_Header.php:355, ../includes/Elements/Event_Calendar.php:961, ../includes/Elements/Event_Calendar.php:1028, ../includes/Elements/Event_Calendar.php:1082, ../includes/Elements/Event_Calendar.php:1318, ../includes/Elements/Event_Calendar.php:1486, ../includes/Elements/Event_Calendar.php:1754, ../includes/Elements/Event_Calendar.php:1825, ../includes/Elements/Facebook_Feed.php:542, ../includes/Elements/Facebook_Feed.php:602, ../includes/Elements/Fancy_Text.php:515, ../includes/Elements/Feature_List.php:640, ../includes/Elements/Filterable_Gallery.php:881, ../includes/Elements/Filterable_Gallery.php:994, ../includes/Elements/Filterable_Gallery.php:1060, ../includes/Elements/Filterable_Gallery.php:1140, ../includes/Elements/Filterable_Gallery.php:1344, ../includes/Elements/Filterable_Gallery.php:1838, ../includes/Elements/Filterable_Gallery.php:1899, ../includes/Elements/Filterable_Gallery.php:2070, ../includes/Elements/Filterable_Gallery.php:2201, ../includes/Elements/Filterable_Gallery.php:2336, ../includes/Elements/Filterable_Gallery.php:2434, ../includes/Elements/Filterable_Gallery.php:2543, ../includes/Elements/Flip_Box.php:832, ../includes/Elements/Flip_Box.php:893, ../includes/Elements/Flip_Box.php:1017, ../includes/Elements/Flip_Box.php:1130, ../includes/Elements/Flip_Box.php:1391, ../includes/Elements/FluentForm.php:527, ../includes/Elements/FluentForm.php:677, ../includes/Elements/FluentForm.php:1042, ../includes/Elements/FluentForm.php:1068, ../includes/Elements/FluentForm.php:1590, ../includes/Elements/FluentForm.php:1889, ../includes/Elements/FluentForm.php:2013, ../includes/Elements/FluentForm.php:2067, ../includes/Elements/Formstack.php:399, ../includes/Elements/Formstack.php:876, ../includes/Elements/Formstack.php:1202, ../includes/Elements/Formstack.php:1228, ../includes/Elements/Formstack.php:1475, ../includes/Elements/Formstack.php:1697, ../includes/Elements/Formstack.php:1823, ../includes/Elements/Formstack.php:1879, ../includes/Elements/GravityForms.php:436, ../includes/Elements/GravityForms.php:890, ../includes/Elements/GravityForms.php:1360, ../includes/Elements/GravityForms.php:1556, ../includes/Elements/GravityForms.php:1688, ../includes/Elements/GravityForms.php:1894, ../includes/Elements/GravityForms.php:2063, ../includes/Elements/GravityForms.php:2290, ../includes/Elements/Image_Accordion.php:362, ../includes/Elements/Image_Accordion.php:452, ../includes/Elements/Info_Box.php:1214, ../includes/Elements/Login_Register.php:1582, ../includes/Elements/Login_Register.php:1817, ../includes/Elements/Login_Register.php:1991, ../includes/Elements/Login_Register.php:2147, ../includes/Elements/Login_Register.php:2287, ../includes/Elements/Login_Register.php:2381, ../includes/Elements/Login_Register.php:2472, ../includes/Elements/Login_Register.php:2646, ../includes/Elements/Login_Register.php:2683, ../includes/Elements/Login_Register.php:2797, ../includes/Elements/Login_Register.php:3307, ../includes/Elements/Login_Register.php:3344, ../includes/Elements/Login_Register.php:3628, ../includes/Elements/Login_Register.php:3665, ../includes/Elements/NinjaForms.php:369, ../includes/Elements/NinjaForms.php:670, ../includes/Elements/NinjaForms.php:1094, ../includes/Elements/NinjaForms.php:1121, ../includes/Elements/NinjaForms.php:1407, ../includes/Elements/Post_Grid.php:311, ../includes/Elements/Post_Timeline.php:183, ../includes/Elements/Post_Timeline.php:266, ../includes/Elements/Post_Timeline.php:564, ../includes/Elements/Pricing_Table.php:786, ../includes/Elements/Pricing_Table.php:1574, ../includes/Elements/Pricing_Table.php:1823, ../includes/Elements/Pricing_Table.php:1974, ../includes/Elements/Product_Grid.php:969, ../includes/Elements/Product_Grid.php:2021, ../includes/Elements/Product_Grid.php:2377, ../includes/Elements/Product_Grid.php:2717, ../includes/Elements/Product_Grid.php:2916, ../includes/Elements/Product_Grid.php:2948, ../includes/Elements/Simple_Menu.php:652, ../includes/Elements/Sticky_Video.php:592, ../includes/Elements/Team_Member.php:448, ../includes/Elements/Team_Member.php:547, ../includes/Elements/Team_Member.php:796, ../includes/Elements/Testimonial.php:454, ../includes/Elements/Tooltip.php:499, ../includes/Elements/Twitter_Feed.php:510, ../includes/Elements/Twitter_Feed.php:603, ../includes/Elements/TypeForm.php:310, ../includes/Elements/WeForms.php:253, ../includes/Elements/WeForms.php:394, ../includes/Elements/WeForms.php:722, ../includes/Elements/Woo_Cart.php:1317, ../includes/Elements/Woo_Cart.php:1464, ../includes/Elements/Woo_Cart.php:1720, ../includes/Elements/Woo_Cart.php:1859, ../includes/Elements/Woo_Cart.php:1960, ../includes/Elements/Woo_Cart.php:2114, ../includes/Elements/Woo_Cart.php:2319, ../includes/Elements/Woo_Cart.php:2405, ../includes/Elements/Woo_Cart.php:2489, ../includes/Elements/Woo_Checkout.php:659, ../includes/Elements/Woo_Checkout.php:808, ../includes/Elements/Woo_Checkout.php:1004, ../includes/Elements/Woo_Checkout.php:1252, ../includes/Elements/Woo_Checkout.php:1457, ../includes/Elements/Woo_Checkout.php:1580, ../includes/Elements/Woo_Checkout.php:1788, ../includes/Elements/Woo_Checkout.php:1996, ../includes/Elements/Woo_Checkout.php:2198, ../includes/Elements/Woo_Checkout.php:2378, ../includes/Elements/Woo_Checkout.php:2658, ../includes/Elements/Woo_Product_Carousel.php:1019, ../includes/Elements/Woo_Product_Carousel.php:1423, ../includes/Elements/Woo_Product_Carousel.php:1826, ../includes/Elements/Woo_Product_Carousel.php:2022, ../includes/Elements/Woo_Product_Carousel.php:2054, ../includes/Elements/Woo_Product_Carousel.php:2264, ../includes/Elements/Woo_Product_Carousel.php:2387, ../includes/Elements/Woo_Product_Carousel.php:2511, ../includes/Elements/Woo_Product_Carousel.php:2698, ../includes/Elements/Woo_Product_Gallery.php:675, ../includes/Elements/Woo_Product_Gallery.php:1692, ../includes/Elements/Woo_Product_Gallery.php:2052, ../includes/Elements/Woo_Product_Gallery.php:2251, ../includes/Elements/Woo_Product_Gallery.php:2283, ../includes/Elements/WpForms.php:338, ../includes/Elements/WpForms.php:639, ../includes/Elements/WpForms.php:1047, ../includes/Elements/WpForms.php:1073, ../includes/Elements/WpForms.php:1243, ../includes/Extensions/Scroll_to_Top.php:443, ../includes/Extensions/Table_of_Content.php:600, ../includes/Extensions/Table_of_Content.php:815, ../includes/Traits/Controls.php:1518, ../includes/Traits/Controls.php:1572, ../includes/Traits/Controls.php:1702, ../includes/Traits/Woo_Product_Comparable.php:368, ../includes/Traits/Woo_Product_Comparable.php:513, ../includes/Traits/Woo_Product_Comparable.php:1394
745
  msgid "Border Radius"
746
  msgstr ""
747
 
781
  msgid "Cell Border"
782
  msgstr ""
783
 
784
+ #: ../includes/Elements/Advanced_Data_Table.php:507, ../includes/Elements/Advanced_Data_Table.php:852, ../includes/Elements/Advanced_Data_Table.php:936, ../includes/Elements/Advanced_Data_Table.php:1154, ../includes/Elements/Advanced_Data_Table.php:1471, ../includes/Elements/Adv_Accordion.php:433, ../includes/Elements/Adv_Accordion.php:586, ../includes/Elements/Adv_Accordion.php:826, ../includes/Elements/Adv_Tabs.php:372, ../includes/Elements/Adv_Tabs.php:517, ../includes/Elements/Adv_Tabs.php:796, ../includes/Elements/Betterdocs_Category_Box.php:512, ../includes/Elements/Betterdocs_Category_Grid.php:558, ../includes/Elements/Betterdocs_Category_Grid.php:722, ../includes/Elements/Betterdocs_Category_Grid.php:1406, ../includes/Elements/Betterdocs_Search_Form.php:123, ../includes/Elements/Betterdocs_Search_Form.php:440, ../includes/Elements/Caldera_Forms.php:741, ../includes/Elements/Caldera_Forms.php:1251, ../includes/Elements/Contact_Form_7.php:598, ../includes/Elements/Contact_Form_7.php:1276, ../includes/Elements/Contact_Form_7.php:1471, ../includes/Elements/Contact_Form_7.php:1668, ../includes/Elements/Content_Ticker.php:389, ../includes/Elements/Content_Ticker.php:452, ../includes/Elements/Content_Ticker.php:693, ../includes/Elements/Countdown.php:606, ../includes/Elements/Countdown.php:1136, ../includes/Elements/Cta_Box.php:532, ../includes/Elements/Cta_Box.php:745, ../includes/Elements/Cta_Box.php:1167, ../includes/Elements/Data_Table.php:607, ../includes/Elements/Data_Table.php:892, ../includes/Elements/Dual_Color_Header.php:322, ../includes/Elements/Facebook_Feed.php:672, ../includes/Elements/Facebook_Feed.php:698, ../includes/Elements/Facebook_Feed.php:770, ../includes/Elements/Fancy_Text.php:480, ../includes/Elements/Feature_List.php:597, ../includes/Elements/Filterable_Gallery.php:848, ../includes/Elements/Filterable_Gallery.php:925, ../includes/Elements/Filterable_Gallery.php:1107, ../includes/Elements/Filterable_Gallery.php:1197, ../includes/Elements/Filterable_Gallery.php:1541, ../includes/Elements/Filterable_Gallery.php:1752, ../includes/Elements/Filterable_Gallery.php:2615, ../includes/Elements/Flip_Box.php:1005, ../includes/Elements/Flip_Box.php:1118, ../includes/Elements/Flip_Box.php:1354, ../includes/Elements/FluentForm.php:790, ../includes/Elements/FluentForm.php:1158, ../includes/Elements/FluentForm.php:1213, ../includes/Elements/FluentForm.php:1336, ../includes/Elements/FluentForm.php:1421, ../includes/Elements/FluentForm.php:1602, ../includes/Elements/FluentForm.php:2025, ../includes/Elements/FluentForm.php:2191, ../includes/Elements/Formstack.php:680, ../includes/Elements/Formstack.php:735, ../includes/Elements/Formstack.php:989, ../includes/Elements/Formstack.php:1322, ../includes/Elements/Formstack.php:1487, ../includes/Elements/Formstack.php:1835, ../includes/Elements/Formstack.php:1964, ../includes/Elements/GravityForms.php:766, ../includes/Elements/GravityForms.php:1387, ../includes/Elements/GravityForms.php:1583, ../includes/Elements/GravityForms.php:1702, ../includes/Elements/GravityForms.php:1906, ../includes/Elements/GravityForms.php:2076, ../includes/Elements/GravityForms.php:2302, ../includes/Elements/Image_Accordion.php:329, ../includes/Elements/Image_Accordion.php:441, ../includes/Elements/Info_Box.php:556, ../includes/Elements/Interactive_Circle.php:335, ../includes/Elements/Interactive_Circle.php:720, ../includes/Elements/Login_Register.php:1560, ../includes/Elements/Login_Register.php:2125, ../includes/Elements/Login_Register.php:2264, ../includes/Elements/Login_Register.php:2337, ../includes/Elements/Login_Register.php:2428, ../includes/Elements/Login_Register.php:2530, ../includes/Elements/Login_Register.php:2566, ../includes/Elements/Login_Register.php:2728, ../includes/Elements/Login_Register.php:3200, ../includes/Elements/Login_Register.php:3499, ../includes/Elements/NinjaForms.php:784, ../includes/Elements/NinjaForms.php:1419, ../includes/Elements/Post_Timeline.php:168, ../includes/Elements/Post_Timeline.php:552, ../includes/Elements/Pricing_Table.php:753, ../includes/Elements/Pricing_Table.php:1552, ../includes/Elements/Pricing_Table.php:1857, ../includes/Elements/Product_Grid.php:832, ../includes/Elements/Product_Grid.php:1083, ../includes/Elements/Product_Grid.php:1495, ../includes/Elements/Simple_Menu.php:331, ../includes/Elements/Simple_Menu.php:491, ../includes/Elements/Simple_Menu.php:664, ../includes/Elements/Simple_Menu.php:1128, ../includes/Elements/Team_Member.php:514, ../includes/Elements/Testimonial.php:421, ../includes/Elements/Tooltip.php:349, ../includes/Elements/Tooltip.php:601, ../includes/Elements/Twitter_Feed.php:485, ../includes/Elements/Twitter_Feed.php:544, ../includes/Elements/Twitter_Feed.php:577, ../includes/Elements/WeForms.php:676, ../includes/Elements/Woo_Cart.php:1202, ../includes/Elements/Woo_Cart.php:1732, ../includes/Elements/Woo_Cart.php:1879, ../includes/Elements/Woo_Cart.php:1973, ../includes/Elements/Woo_Cart.php:2127, ../includes/Elements/Woo_Cart.php:2229, ../includes/Elements/Woo_Checkout.php:640, ../includes/Elements/Woo_Checkout.php:1232, ../includes/Elements/Woo_Checkout.php:1279, ../includes/Elements/Woo_Checkout.php:1477, ../includes/Elements/Woo_Checkout.php:1607, ../includes/Elements/Woo_Checkout.php:1636, ../includes/Elements/Woo_Checkout.php:1808, ../includes/Elements/Woo_Checkout.php:2023, ../includes/Elements/Woo_Checkout.php:2359, ../includes/Elements/Woo_Checkout.php:2690, ../includes/Elements/Woo_Product_Carousel.php:1041, ../includes/Elements/Woo_Product_Carousel.php:2276, ../includes/Elements/Woo_Product_Gallery.php:590, ../includes/Elements/Woo_Product_Gallery.php:694, ../includes/Elements/Woo_Product_Gallery.php:973, ../includes/Elements/Woo_Product_Gallery.php:1218, ../includes/Elements/Woo_Product_Gallery.php:1280, ../includes/Elements/WpForms.php:752, ../includes/Elements/WpForms.php:1255, ../includes/Extensions/Table_of_Content.php:680, ../includes/Extensions/Table_of_Content.php:868, ../includes/Traits/Controls.php:1588, ../includes/Traits/Controls.php:1633, ../includes/Traits/Controls.php:2134, ../includes/Traits/Woo_Product_Comparable.php:352, ../includes/Traits/Woo_Product_Comparable.php:997, ../includes/Traits/Woo_Product_Comparable.php:1146, ../includes/Traits/Woo_Product_Comparable.php:1614
785
  msgid "Padding"
786
  msgstr ""
787
 
789
  msgid "Body"
790
  msgstr ""
791
 
792
+ #: ../includes/Elements/Advanced_Data_Table.php:585, ../includes/Elements/Data_Table.php:974, ../includes/Elements/Facebook_Feed.php:1053, ../includes/Elements/Twitter_Feed.php:652, ../includes/Elements/Woo_Cart.php:1553, ../includes/Elements/Woo_Checkout.php:917, ../includes/Elements/Woo_Checkout.php:933, ../includes/Elements/Woo_Checkout.php:960, ../includes/Elements/Woo_Checkout.php:977, ../includes/Elements/Woo_Checkout.php:2518
793
  msgid "Link Color"
794
  msgstr ""
795
 
853
  msgid "Hover"
854
  msgstr ""
855
 
856
+ #: ../includes/Elements/Advanced_Data_Table.php:1366, ../includes/Elements/Advanced_Data_Table.php:1396, ../includes/Elements/Betterdocs_Category_Box.php:683, ../includes/Elements/Betterdocs_Category_Box.php:716, ../includes/Elements/Betterdocs_Category_Box.php:860, ../includes/Elements/Betterdocs_Category_Box.php:965, ../includes/Elements/Betterdocs_Category_Grid.php:616, ../includes/Elements/Betterdocs_Category_Grid.php:670, ../includes/Elements/Betterdocs_Category_Grid.php:806, ../includes/Elements/Betterdocs_Category_Grid.php:903, ../includes/Elements/Betterdocs_Category_Grid.php:1006, ../includes/Elements/Betterdocs_Category_Grid.php:1086, ../includes/Elements/Betterdocs_Category_Grid.php:1162, ../includes/Elements/Betterdocs_Category_Grid.php:1239, ../includes/Elements/Betterdocs_Category_Grid.php:1362, ../includes/Elements/Betterdocs_Category_Grid.php:1461, ../includes/Elements/Betterdocs_Search_Form.php:246, ../includes/Elements/Betterdocs_Search_Form.php:283, ../includes/Elements/Caldera_Forms.php:983, ../includes/Elements/Caldera_Forms.php:1099, ../includes/Elements/Caldera_Forms.php:1431, ../includes/Elements/Contact_Form_7.php:1010, ../includes/Elements/Contact_Form_7.php:1126, ../includes/Elements/Content_Ticker.php:609, ../includes/Elements/Content_Ticker.php:665, ../includes/Elements/Cta_Box.php:612, ../includes/Elements/Cta_Box.php:653, ../includes/Elements/Cta_Box.php:695, ../includes/Elements/Cta_Box.php:1375, ../includes/Elements/Cta_Box.php:1390, ../includes/Elements/Data_Table.php:624, ../includes/Elements/Data_Table.php:664, ../includes/Elements/Data_Table.php:1175, ../includes/Elements/Dual_Color_Header.php:473, ../includes/Elements/Dual_Color_Header.php:570, ../includes/Elements/Dual_Color_Header.php:713, ../includes/Elements/Event_Calendar.php:890, ../includes/Elements/Event_Calendar.php:930, ../includes/Elements/Event_Calendar.php:997, ../includes/Elements/Event_Calendar.php:1051, ../includes/Elements/Event_Calendar.php:1134, ../includes/Elements/Event_Calendar.php:1209, ../includes/Elements/Event_Calendar.php:1243, ../includes/Elements/Event_Calendar.php:1352, ../includes/Elements/Event_Calendar.php:1718, ../includes/Elements/Facebook_Feed.php:836, ../includes/Elements/Facebook_Feed.php:874, ../includes/Elements/Facebook_Feed.php:914, ../includes/Elements/Facebook_Feed.php:962, ../includes/Elements/Facebook_Feed.php:1000, ../includes/Elements/Facebook_Feed.php:1038, ../includes/Elements/Facebook_Feed.php:1091, ../includes/Elements/Facebook_Feed.php:1129, ../includes/Elements/Facebook_Feed.php:1167, ../includes/Elements/Facebook_Feed.php:1199, ../includes/Elements/Fancy_Text.php:346, ../includes/Elements/Feature_List.php:541, ../includes/Elements/Feature_List.php:763, ../includes/Elements/Feature_List.php:797, ../includes/Elements/Filterable_Gallery.php:1218, ../includes/Elements/Filterable_Gallery.php:1258, ../includes/Elements/Filterable_Gallery.php:1580, ../includes/Elements/Filterable_Gallery.php:1595, ../includes/Elements/Filterable_Gallery.php:1640, ../includes/Elements/Filterable_Gallery.php:1655, ../includes/Elements/Filterable_Gallery.php:1740, ../includes/Elements/Filterable_Gallery.php:1878, ../includes/Elements/Filterable_Gallery.php:1954, ../includes/Elements/Filterable_Gallery.php:1990, ../includes/Elements/Filterable_Gallery.php:2037, ../includes/Elements/Filterable_Gallery.php:2178, ../includes/Elements/Filterable_Gallery.php:2365, ../includes/Elements/Flip_Box.php:951, ../includes/Elements/Flip_Box.php:1064, ../includes/Elements/Flip_Box.php:1191, ../includes/Elements/Flip_Box.php:1222, ../includes/Elements/Flip_Box.php:1260, ../includes/Elements/Flip_Box.php:1292, ../includes/Elements/Flip_Box.php:1366, ../includes/Elements/Flip_Box.php:1425, ../includes/Elements/FluentForm.php:441, ../includes/Elements/FluentForm.php:979, ../includes/Elements/FluentForm.php:1095, ../includes/Elements/FluentForm.php:1136, ../includes/Elements/FluentForm.php:1191, ../includes/Elements/FluentForm.php:1295, ../includes/Elements/FluentForm.php:1357, ../includes/Elements/FluentForm.php:1973, ../includes/Elements/FluentForm.php:2046, ../includes/Elements/FluentForm.php:2167, ../includes/Elements/Formstack.php:658, ../includes/Elements/Formstack.php:713, ../includes/Elements/Formstack.php:1175, ../includes/Elements/Formstack.php:1255, ../includes/Elements/Formstack.php:1309, ../includes/Elements/Formstack.php:1856, ../includes/Elements/Formstack.php:1937, ../includes/Elements/GravityForms.php:1191, ../includes/Elements/GravityForms.php:1297, ../includes/Elements/GravityForms.php:1411, ../includes/Elements/GravityForms.php:1493, ../includes/Elements/GravityForms.php:1607, ../includes/Elements/GravityForms.php:1800, ../includes/Elements/GravityForms.php:1836, ../includes/Elements/Image_Accordion.php:496, ../includes/Elements/Image_Accordion.php:525, ../includes/Elements/Info_Box.php:1355, ../includes/Elements/Info_Box.php:1431, ../includes/Elements/Interactive_Circle.php:388, ../includes/Elements/Login_Register.php:2352, ../includes/Elements/Login_Register.php:2443, ../includes/Elements/Login_Register.php:2857, ../includes/Elements/NinjaForms.php:1030, ../includes/Elements/NinjaForms.php:1148, ../includes/Elements/NinjaForms.php:1567, ../includes/Elements/Post_Grid.php:380, ../includes/Elements/Post_Grid.php:453, ../includes/Elements/Post_Grid.php:863, ../includes/Elements/Pricing_Table.php:890, ../includes/Elements/Pricing_Table.php:954, ../includes/Elements/Pricing_Table.php:1045, ../includes/Elements/Pricing_Table.php:1074, ../includes/Elements/Pricing_Table.php:1115, ../includes/Elements/Pricing_Table.php:1144, ../includes/Elements/Pricing_Table.php:1184, ../includes/Elements/Pricing_Table.php:1219, ../includes/Elements/Pricing_Table.php:1400, ../includes/Elements/Pricing_Table.php:1540, ../includes/Elements/Product_Grid.php:1357, ../includes/Elements/Product_Grid.php:1957, ../includes/Elements/Product_Grid.php:2066, ../includes/Elements/Product_Grid.php:2403, ../includes/Elements/Product_Grid.php:2584, ../includes/Elements/Product_Grid.php:2625, ../includes/Elements/Product_Grid.php:2686, ../includes/Elements/Product_Grid.php:2737, ../includes/Elements/Product_Grid.php:2894, ../includes/Elements/Progress_Bar.php:407, ../includes/Elements/Progress_Bar.php:467, ../includes/Elements/Simple_Menu.php:954, ../includes/Elements/Simple_Menu.php:1048, ../includes/Elements/Simple_Menu.php:1263, ../includes/Elements/Simple_Menu.php:1356, ../includes/Elements/Twitter_Feed.php:736, ../includes/Elements/Twitter_Feed.php:765, ../includes/Elements/Twitter_Feed.php:795, ../includes/Elements/Twitter_Feed.php:965, ../includes/Elements/Woo_Checkout.php:584, ../includes/Elements/Woo_Checkout.php:758, ../includes/Elements/Woo_Checkout.php:772, ../includes/Elements/Woo_Checkout.php:880, ../includes/Elements/Woo_Checkout.php:894, ../includes/Elements/Woo_Checkout.php:1067, ../includes/Elements/Woo_Checkout.php:1103, ../includes/Elements/Woo_Checkout.php:1119, ../includes/Elements/Woo_Checkout.php:1187, ../includes/Elements/Woo_Checkout.php:1338, ../includes/Elements/Woo_Checkout.php:1388, ../includes/Elements/Woo_Checkout.php:1428, ../includes/Elements/Woo_Checkout.php:1525, ../includes/Elements/Woo_Checkout.php:1719, ../includes/Elements/Woo_Checkout.php:1759, ../includes/Elements/Woo_Checkout.php:1877, ../includes/Elements/Woo_Checkout.php:1921, ../includes/Elements/Woo_Checkout.php:1965, ../includes/Elements/Woo_Checkout.php:2071, ../includes/Elements/Woo_Checkout.php:2110, ../includes/Elements/Woo_Checkout.php:2150, ../includes/Elements/Woo_Checkout.php:2423, ../includes/Elements/Woo_Checkout.php:2444, ../includes/Elements/Woo_Checkout.php:2479, ../includes/Elements/Woo_Checkout.php:2500, ../includes/Elements/Woo_Checkout.php:2589, ../includes/Elements/Woo_Checkout.php:2629, ../includes/Elements/Woo_Product_Carousel.php:1195, ../includes/Elements/Woo_Product_Carousel.php:1390, ../includes/Elements/Woo_Product_Carousel.php:1472, ../includes/Elements/Woo_Product_Carousel.php:1692, ../includes/Elements/Woo_Product_Carousel.php:1733, ../includes/Elements/Woo_Product_Carousel.php:1795, ../includes/Elements/Woo_Product_Carousel.php:1847, ../includes/Elements/Woo_Product_Carousel.php:2000, ../includes/Elements/Woo_Product_Carousel.php:2241, ../includes/Elements/Woo_Product_Carousel.php:2304, ../includes/Elements/Woo_Product_Carousel.php:2337, ../includes/Elements/Woo_Product_Carousel.php:2675, ../includes/Elements/Woo_Product_Carousel.php:2731, ../includes/Elements/Woo_Product_Gallery.php:1308, ../includes/Elements/Woo_Product_Gallery.php:1342, ../includes/Elements/Woo_Product_Gallery.php:1380, ../includes/Elements/Woo_Product_Gallery.php:1668, ../includes/Elements/Woo_Product_Gallery.php:1718, ../includes/Elements/Woo_Product_Gallery.php:1919, ../includes/Elements/Woo_Product_Gallery.php:1960, ../includes/Elements/Woo_Product_Gallery.php:2021, ../includes/Elements/Woo_Product_Gallery.php:2072, ../includes/Elements/Woo_Product_Gallery.php:2229, ../includes/Elements/WpForms.php:984, ../includes/Elements/WpForms.php:1100, ../includes/Extensions/Table_of_Content.php:1125, ../includes/Traits/Woo_Product_Comparable.php:107, ../includes/Traits/Woo_Product_Comparable.php:1372, ../includes/Traits/Woo_Product_Comparable.php:1484
857
  msgid "Color"
858
  msgstr ""
859
 
861
  msgid "No content found"
862
  msgstr ""
863
 
864
+ #: ../includes/Elements/Adv_Accordion.php:105, ../includes/Elements/Adv_Tabs.php:74, ../includes/Elements/Facebook_Feed.php:230, ../includes/Elements/Woo_Cart.php:139, ../includes/Elements/Woo_Checkout.php:111
865
  msgid "General Settings"
866
  msgstr ""
867
 
933
  msgid "Enable FAQ Schema"
934
  msgstr ""
935
 
936
+ #: ../includes/Elements/Adv_Accordion.php:208, ../includes/Elements/Countdown.php:142, ../includes/Elements/Cta_Box.php:73, ../includes/Elements/Dual_Color_Header.php:69, ../includes/Elements/Facebook_Feed.php:275, ../includes/Elements/Feature_List.php:65, ../includes/Elements/Tooltip.php:63
937
  msgid "Content Settings"
938
  msgstr ""
939
 
965
  msgid "Content Type"
966
  msgstr ""
967
 
968
+ #: ../includes/Elements/Adv_Accordion.php:327, ../includes/Elements/Adv_Tabs.php:160, ../includes/Elements/Adv_Tabs.php:269, ../includes/Elements/Adv_Tabs.php:752, ../includes/Elements/Cta_Box.php:253, ../includes/Elements/Cta_Box.php:274, ../includes/Elements/Data_Table.php:256, ../includes/Elements/Data_Table.php:371, ../includes/Elements/Data_Table.php:385, ../includes/Elements/Event_Calendar.php:272, ../includes/Elements/Event_Calendar.php:1628, ../includes/Elements/Facebook_Feed.php:1015, ../includes/Elements/Feature_List.php:191, ../includes/Elements/Feature_List.php:695, ../includes/Elements/Flip_Box.php:157, ../includes/Elements/Image_Accordion.php:97, ../includes/Elements/Image_Accordion.php:208, ../includes/Elements/Image_Accordion.php:516, ../includes/Elements/Info_Box.php:252, ../includes/Elements/Interactive_Circle.php:120, ../includes/Elements/Interactive_Circle.php:161, ../includes/Elements/Interactive_Circle.php:678, ../includes/Elements/Post_Timeline.php:208, ../includes/Elements/Product_Grid.php:2500, ../includes/Elements/Tooltip.php:140, ../includes/Elements/Tooltip.php:273, ../includes/Elements/Woo_Product_Carousel.php:1596, ../includes/Elements/Woo_Product_Gallery.php:1835
969
  msgid "Content"
970
  msgstr ""
971
 
1033
  msgid "Active"
1034
  msgstr ""
1035
 
1036
+ #: ../includes/Elements/Adv_Accordion.php:791, ../includes/Elements/Countdown.php:1100, ../includes/Elements/Cta_Box.php:80, ../includes/Elements/Cta_Box.php:686, ../includes/Elements/Data_Table.php:805, ../includes/Elements/Dual_Color_Header.php:76, ../includes/Elements/Facebook_Feed.php:687, ../includes/Elements/Facebook_Feed.php:851, ../includes/Elements/Flip_Box.php:1214, ../includes/Elements/Flip_Box.php:1283, ../includes/Elements/Info_Box.php:1386, ../includes/Elements/Tooltip.php:320, ../includes/Elements/Twitter_Feed.php:756
1037
  msgid "Content Style"
1038
  msgstr ""
1039
 
1053
  msgid "Caret Color"
1054
  msgstr ""
1055
 
1056
+ #: ../includes/Elements/Adv_Tabs.php:80, ../includes/Elements/Countdown.php:148, ../includes/Elements/Facebook_Feed.php:245, ../includes/Elements/Filterable_Gallery.php:171, ../includes/Elements/Product_Grid.php:232, ../includes/Elements/Product_Grid.php:426, ../includes/Elements/Progress_Bar.php:75, ../includes/Elements/Progress_Bar.php:101, ../includes/Elements/Simple_Menu.php:155, ../includes/Elements/Woo_Cart.php:146, ../includes/Elements/Woo_Checkout.php:117, ../includes/Elements/Woo_Product_Carousel.php:209, ../includes/Elements/Woo_Product_Gallery.php:310, ../includes/Elements/Woo_Product_Gallery.php:445, ../includes/Traits/Controls.php:431, ../includes/Traits/Controls.php:560, ../includes/Traits/Controls.php:620
1057
  msgid "Layout"
1058
  msgstr ""
1059
 
1105
  msgid "If no tab is selected as default active tab, then we display first tab as active. Turn on/off this default behaviour."
1106
  msgstr ""
1107
 
1108
+ #: ../includes/Elements/Adv_Tabs.php:147, ../includes/Elements/Adv_Tabs.php:923, ../includes/Elements/Caldera_Forms.php:109, ../includes/Elements/Caldera_Forms.php:936, ../includes/Elements/Contact_Form_7.php:911, ../includes/Elements/Contact_Form_7.php:963, ../includes/Elements/Content_Ticker.php:194, ../includes/Elements/Content_Ticker.php:227, ../includes/Elements/Content_Ticker.php:242, ../includes/Elements/Content_Ticker.php:277, ../includes/Elements/Data_Table.php:87, ../includes/Elements/Data_Table.php:1141, ../includes/Elements/Event_Calendar.php:635, ../includes/Elements/Facebook_Feed.php:454, ../includes/Elements/Filterable_Gallery.php:289, ../includes/Elements/Filterable_Gallery.php:434, ../includes/Elements/Filterable_Gallery.php:483, ../includes/Elements/Filterable_Gallery.php:508, ../includes/Elements/Filterable_Gallery.php:533, ../includes/Elements/Filterable_Gallery.php:593, ../includes/Elements/Filterable_Gallery.php:608, ../includes/Elements/FluentForm.php:151, ../includes/Elements/FluentForm.php:932, ../includes/Elements/Formstack.php:192, ../includes/Elements/Formstack.php:1128, ../includes/Elements/GravityForms.php:149, ../includes/Elements/GravityForms.php:246, ../includes/Elements/GravityForms.php:1250, ../includes/Elements/GravityForms.php:1446, ../includes/Elements/Image_Accordion.php:176, ../includes/Elements/Info_Box.php:359, ../includes/Elements/Info_Box.php:373, ../includes/Elements/Login_Register.php:441, ../includes/Elements/Login_Register.php:519, ../includes/Elements/Login_Register.php:854, ../includes/Elements/NinjaForms.php:114, ../includes/Elements/NinjaForms.php:983, ../includes/Elements/Post_Grid.php:133, ../includes/Elements/Post_Grid.php:147, ../includes/Elements/Post_Grid.php:173, ../includes/Elements/Post_Grid.php:187, ../includes/Elements/Post_Grid.php:213, ../includes/Elements/Post_Grid.php:227, ../includes/Elements/Post_Timeline.php:84, ../includes/Elements/Post_Timeline.php:95, ../includes/Elements/Pricing_Table.php:218, ../includes/Elements/Pricing_Table.php:1912, ../includes/Elements/Simple_Menu.php:183, ../includes/Elements/Simple_Menu.php:224, ../includes/Elements/Team_Member.php:734, ../includes/Elements/Twitter_Feed.php:136, ../includes/Elements/Woo_Product_Carousel.php:327, ../includes/Elements/Woo_Product_Carousel.php:577, ../includes/Elements/Woo_Product_Carousel.php:609, ../includes/Elements/Woo_Product_Carousel.php:624, ../includes/Elements/Woo_Product_Carousel.php:659, ../includes/Elements/Woo_Product_Carousel.php:671, ../includes/Elements/Woo_Product_Carousel.php:682, ../includes/Elements/Woo_Product_Carousel.php:2137, ../includes/Elements/Woo_Product_Gallery.php:248, ../includes/Elements/Woo_Product_Gallery.php:274, ../includes/Elements/WpForms.php:107, ../includes/Elements/WpForms.php:937, ../includes/Extensions/Reading_Progress.php:41, ../includes/Extensions/Reading_Progress.php:77, ../includes/Extensions/Scroll_to_Top.php:42, ../includes/Extensions/Scroll_to_Top.php:78, ../includes/Extensions/Table_of_Content.php:45, ../includes/Extensions/Table_of_Content.php:79, ../includes/Extensions/Table_of_Content.php:211, ../includes/Extensions/Table_of_Content.php:226, ../includes/Extensions/Table_of_Content.php:241, ../includes/Extensions/Table_of_Content.php:256, ../includes/Extensions/Table_of_Content.php:271, ../includes/Extensions/Table_of_Content.php:303, ../includes/Traits/Controls.php:145, ../includes/Traits/Controls.php:403, ../includes/Traits/Controls.php:708, ../includes/Traits/Controls.php:772, ../includes/Traits/Controls.php:920
1109
  msgid "Yes"
1110
  msgstr ""
1111
 
1112
+ #: ../includes/Elements/Adv_Tabs.php:148, ../includes/Elements/Adv_Tabs.php:924, ../includes/Elements/Caldera_Forms.php:110, ../includes/Elements/Caldera_Forms.php:937, ../includes/Elements/Contact_Form_7.php:912, ../includes/Elements/Contact_Form_7.php:964, ../includes/Elements/Content_Ticker.php:195, ../includes/Elements/Content_Ticker.php:228, ../includes/Elements/Content_Ticker.php:243, ../includes/Elements/Content_Ticker.php:278, ../includes/Elements/Cta_Box.php:779, ../includes/Elements/Data_Table.php:88, ../includes/Elements/Data_Table.php:1142, ../includes/Elements/Event_Calendar.php:636, ../includes/Elements/Facebook_Feed.php:458, ../includes/Elements/Feature_List.php:361, ../includes/Elements/Filterable_Gallery.php:290, ../includes/Elements/Filterable_Gallery.php:435, ../includes/Elements/Filterable_Gallery.php:484, ../includes/Elements/Filterable_Gallery.php:509, ../includes/Elements/Filterable_Gallery.php:534, ../includes/Elements/Filterable_Gallery.php:594, ../includes/Elements/Filterable_Gallery.php:609, ../includes/Elements/FluentForm.php:152, ../includes/Elements/FluentForm.php:933, ../includes/Elements/Formstack.php:193, ../includes/Elements/Formstack.php:1129, ../includes/Elements/GravityForms.php:150, ../includes/Elements/GravityForms.php:247, ../includes/Elements/GravityForms.php:1251, ../includes/Elements/GravityForms.php:1447, ../includes/Elements/Image_Accordion.php:177, ../includes/Elements/Info_Box.php:360, ../includes/Elements/Info_Box.php:374, ../includes/Elements/Login_Register.php:442, ../includes/Elements/Login_Register.php:520, ../includes/Elements/Login_Register.php:855, ../includes/Elements/NinjaForms.php:115, ../includes/Elements/NinjaForms.php:984, ../includes/Elements/Post_Grid.php:134, ../includes/Elements/Post_Grid.php:148, ../includes/Elements/Post_Grid.php:174, ../includes/Elements/Post_Grid.php:188, ../includes/Elements/Post_Grid.php:214, ../includes/Elements/Post_Grid.php:228, ../includes/Elements/Post_Timeline.php:85, ../includes/Elements/Post_Timeline.php:96, ../includes/Elements/Pricing_Table.php:219, ../includes/Elements/Pricing_Table.php:1913, ../includes/Elements/Simple_Menu.php:184, ../includes/Elements/Simple_Menu.php:225, ../includes/Elements/Team_Member.php:735, ../includes/Elements/Twitter_Feed.php:137, ../includes/Elements/Woo_Product_Carousel.php:328, ../includes/Elements/Woo_Product_Carousel.php:578, ../includes/Elements/Woo_Product_Carousel.php:610, ../includes/Elements/Woo_Product_Carousel.php:625, ../includes/Elements/Woo_Product_Carousel.php:660, ../includes/Elements/Woo_Product_Carousel.php:672, ../includes/Elements/Woo_Product_Carousel.php:683, ../includes/Elements/Woo_Product_Carousel.php:2138, ../includes/Elements/Woo_Product_Gallery.php:249, ../includes/Elements/Woo_Product_Gallery.php:275, ../includes/Elements/WpForms.php:108, ../includes/Elements/WpForms.php:938, ../includes/Extensions/Reading_Progress.php:42, ../includes/Extensions/Reading_Progress.php:78, ../includes/Extensions/Scroll_to_Top.php:43, ../includes/Extensions/Scroll_to_Top.php:79, ../includes/Extensions/Table_of_Content.php:46, ../includes/Extensions/Table_of_Content.php:80, ../includes/Extensions/Table_of_Content.php:212, ../includes/Extensions/Table_of_Content.php:227, ../includes/Extensions/Table_of_Content.php:242, ../includes/Extensions/Table_of_Content.php:257, ../includes/Extensions/Table_of_Content.php:272, ../includes/Extensions/Table_of_Content.php:304, ../includes/Traits/Controls.php:146, ../includes/Traits/Controls.php:404, ../includes/Traits/Controls.php:709, ../includes/Traits/Controls.php:773, ../includes/Traits/Controls.php:921
1113
  msgid "No"
1114
  msgstr ""
1115
 
1173
  msgid "Show Icon"
1174
  msgstr ""
1175
 
1176
+ #: ../includes/Elements/Betterdocs_Category_Box.php:158, ../includes/Elements/Betterdocs_Category_Box.php:170, ../includes/Elements/Betterdocs_Category_Box.php:205, ../includes/Elements/Betterdocs_Category_Grid.php:177, ../includes/Elements/Betterdocs_Category_Grid.php:190, ../includes/Elements/Betterdocs_Category_Grid.php:205, ../includes/Elements/Betterdocs_Category_Grid.php:244, ../includes/Elements/Betterdocs_Category_Grid.php:260, ../includes/Elements/Betterdocs_Category_Grid.php:272, ../includes/Elements/Betterdocs_Category_Grid.php:1303, ../includes/Elements/Caldera_Forms.php:152, ../includes/Elements/Caldera_Forms.php:165, ../includes/Elements/Caldera_Forms.php:191, ../includes/Elements/Contact_Form_7.php:205, ../includes/Elements/Contact_Form_7.php:231, ../includes/Elements/Contact_Form_7.php:251, ../includes/Elements/Content_Ticker.php:255, ../includes/Elements/Countdown.php:503, ../includes/Elements/Creative_Button.php:252, ../includes/Elements/Cta_Box.php:170, ../includes/Elements/Cta_Box.php:353, ../includes/Elements/Dual_Color_Header.php:95, ../includes/Elements/Dual_Color_Header.php:105, ../includes/Elements/Facebook_Feed.php:372, ../includes/Elements/Facebook_Feed.php:384, ../includes/Elements/Facebook_Feed.php:399, ../includes/Elements/Facebook_Feed.php:414, ../includes/Elements/Facebook_Feed.php:429, ../includes/Elements/Facebook_Feed.php:495, ../includes/Elements/Feature_List.php:360, ../includes/Elements/Filterable_Gallery.php:277, ../includes/Elements/FluentForm.php:194, ../includes/Elements/FluentForm.php:206, ../includes/Elements/FluentForm.php:232, ../includes/Elements/FluentForm.php:1758, ../includes/Elements/FluentForm.php:1826, ../includes/Elements/Formstack.php:235, ../includes/Elements/Formstack.php:247, ../includes/Elements/Formstack.php:273, ../includes/Elements/Formstack.php:286, ../includes/Elements/Formstack.php:1622, ../includes/Elements/GravityForms.php:161, ../includes/Elements/GravityForms.php:176, ../includes/Elements/GravityForms.php:222, ../includes/Elements/GravityForms.php:234, ../includes/Elements/GravityForms.php:272, ../includes/Elements/GravityForms.php:292, ../includes/Elements/Info_Box.php:291, ../includes/Elements/Login_Register.php:363, ../includes/Elements/Login_Register.php:663, ../includes/Elements/NinjaForms.php:126, ../includes/Elements/NinjaForms.php:173, ../includes/Elements/NinjaForms.php:186, ../includes/Elements/NinjaForms.php:212, ../includes/Elements/NinjaForms.php:232, ../includes/Elements/Post_Timeline.php:120, ../includes/Elements/Pricing_Table.php:515, ../includes/Elements/Pricing_Table.php:1664, ../includes/Elements/Product_Grid.php:583, ../includes/Elements/Product_Grid.php:685, ../includes/Elements/Product_Grid.php:1526, ../includes/Elements/Product_Grid.php:2145, ../includes/Elements/Twitter_Feed.php:433, ../includes/Elements/Woo_Cart.php:428, ../includes/Elements/Woo_Cart.php:476, ../includes/Elements/Woo_Cart.php:546, ../includes/Elements/Woo_Cart.php:558, ../includes/Elements/Woo_Cart.php:629, ../includes/Elements/Woo_Cart.php:707, ../includes/Elements/Woo_Cart.php:778, ../includes/Elements/Woo_Cart.php:898, ../includes/Elements/Woo_Cart.php:922, ../includes/Elements/Woo_Cart.php:959, ../includes/Elements/Woo_Cart.php:1003, ../includes/Elements/Woo_Cart.php:1016, ../includes/Elements/Woo_Cart.php:1031, ../includes/Elements/Woo_Cart.php:1046, ../includes/Elements/Woo_Cart.php:1061, ../includes/Elements/Woo_Cart.php:1076, ../includes/Elements/Woo_Cart.php:1091, ../includes/Elements/Woo_Product_Carousel.php:221, ../includes/Elements/Woo_Product_Carousel.php:638, ../includes/Elements/Woo_Product_Carousel.php:697, ../includes/Elements/Woo_Product_Gallery.php:517, ../includes/Elements/Woo_Product_Gallery.php:1000, ../includes/Elements/WpForms.php:119, ../includes/Elements/WpForms.php:134, ../includes/Elements/WpForms.php:180, ../includes/Elements/WpForms.php:193, ../includes/Elements/WpForms.php:216, ../includes/Traits/Controls.php:591, ../includes/Traits/Controls.php:653, ../includes/Traits/Controls.php:683, ../includes/Traits/Controls.php:962, ../includes/Traits/Controls.php:1011, ../includes/Traits/Controls.php:1040, ../includes/Traits/Controls.php:1108, ../includes/Traits/Controls.php:1143, ../includes/Traits/Controls.php:1180, ../includes/Traits/Controls.php:1269, ../includes/Traits/Controls.php:1297, ../includes/Traits/Controls.php:1313, ../includes/Traits/Controls.php:1328
1177
  msgid "Show"
1178
  msgstr ""
1179
 
1180
+ #: ../includes/Elements/Betterdocs_Category_Box.php:159, ../includes/Elements/Betterdocs_Category_Box.php:171, ../includes/Elements/Betterdocs_Category_Box.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:178, ../includes/Elements/Betterdocs_Category_Grid.php:191, ../includes/Elements/Betterdocs_Category_Grid.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:245, ../includes/Elements/Betterdocs_Category_Grid.php:261, ../includes/Elements/Betterdocs_Category_Grid.php:273, ../includes/Elements/Betterdocs_Category_Grid.php:1304, ../includes/Elements/Caldera_Forms.php:153, ../includes/Elements/Caldera_Forms.php:166, ../includes/Elements/Caldera_Forms.php:192, ../includes/Elements/Contact_Form_7.php:206, ../includes/Elements/Contact_Form_7.php:232, ../includes/Elements/Contact_Form_7.php:252, ../includes/Elements/Content_Ticker.php:256, ../includes/Elements/Countdown.php:504, ../includes/Elements/Creative_Button.php:253, ../includes/Elements/Cta_Box.php:171, ../includes/Elements/Cta_Box.php:354, ../includes/Elements/Dual_Color_Header.php:96, ../includes/Elements/Dual_Color_Header.php:106, ../includes/Elements/Facebook_Feed.php:373, ../includes/Elements/Facebook_Feed.php:385, ../includes/Elements/Facebook_Feed.php:400, ../includes/Elements/Facebook_Feed.php:415, ../includes/Elements/Facebook_Feed.php:430, ../includes/Elements/Facebook_Feed.php:496, ../includes/Elements/Filterable_Gallery.php:278, ../includes/Elements/FluentForm.php:195, ../includes/Elements/FluentForm.php:207, ../includes/Elements/FluentForm.php:233, ../includes/Elements/FluentForm.php:1759, ../includes/Elements/FluentForm.php:1827, ../includes/Elements/Formstack.php:236, ../includes/Elements/Formstack.php:248, ../includes/Elements/Formstack.php:274, ../includes/Elements/Formstack.php:287, ../includes/Elements/Formstack.php:1623, ../includes/Elements/GravityForms.php:162, ../includes/Elements/GravityForms.php:177, ../includes/Elements/GravityForms.php:223, ../includes/Elements/GravityForms.php:235, ../includes/Elements/GravityForms.php:273, ../includes/Elements/GravityForms.php:293, ../includes/Elements/Info_Box.php:292, ../includes/Elements/Login_Register.php:362, ../includes/Elements/Login_Register.php:571, ../includes/Elements/Login_Register.php:662, ../includes/Elements/NinjaForms.php:127, ../includes/Elements/NinjaForms.php:174, ../includes/Elements/NinjaForms.php:187, ../includes/Elements/NinjaForms.php:213, ../includes/Elements/NinjaForms.php:233, ../includes/Elements/Post_Timeline.php:121, ../includes/Elements/Pricing_Table.php:516, ../includes/Elements/Pricing_Table.php:1665, ../includes/Elements/Product_Grid.php:584, ../includes/Elements/Product_Grid.php:686, ../includes/Elements/Product_Grid.php:1527, ../includes/Elements/Product_Grid.php:2146, ../includes/Elements/Twitter_Feed.php:434, ../includes/Elements/Woo_Cart.php:429, ../includes/Elements/Woo_Cart.php:477, ../includes/Elements/Woo_Cart.php:547, ../includes/Elements/Woo_Cart.php:559, ../includes/Elements/Woo_Cart.php:630, ../includes/Elements/Woo_Cart.php:708, ../includes/Elements/Woo_Cart.php:779, ../includes/Elements/Woo_Cart.php:899, ../includes/Elements/Woo_Cart.php:923, ../includes/Elements/Woo_Cart.php:960, ../includes/Elements/Woo_Cart.php:1004, ../includes/Elements/Woo_Cart.php:1017, ../includes/Elements/Woo_Cart.php:1032, ../includes/Elements/Woo_Cart.php:1047, ../includes/Elements/Woo_Cart.php:1062, ../includes/Elements/Woo_Cart.php:1077, ../includes/Elements/Woo_Cart.php:1092, ../includes/Elements/Woo_Checkout.php:316, ../includes/Elements/Woo_Product_Carousel.php:222, ../includes/Elements/Woo_Product_Carousel.php:639, ../includes/Elements/Woo_Product_Carousel.php:698, ../includes/Elements/Woo_Product_Gallery.php:518, ../includes/Elements/Woo_Product_Gallery.php:1001, ../includes/Elements/WpForms.php:120, ../includes/Elements/WpForms.php:135, ../includes/Elements/WpForms.php:181, ../includes/Elements/WpForms.php:194, ../includes/Elements/WpForms.php:217, ../includes/Traits/Controls.php:592, ../includes/Traits/Controls.php:654, ../includes/Traits/Controls.php:684, ../includes/Traits/Controls.php:963, ../includes/Traits/Controls.php:1012, ../includes/Traits/Controls.php:1041, ../includes/Traits/Controls.php:1109, ../includes/Traits/Controls.php:1144, ../includes/Traits/Controls.php:1181, ../includes/Traits/Controls.php:1270, ../includes/Traits/Controls.php:1298, ../includes/Traits/Controls.php:1314, ../includes/Traits/Controls.php:1329
1181
  msgid "Hide"
1182
  msgstr ""
1183
 
1253
  msgid "File Not Found"
1254
  msgstr ""
1255
 
1256
+ #: ../includes/Elements/Betterdocs_Category_Box.php:1185, ../includes/Elements/Betterdocs_Category_Box.php:1150, ../includes/Elements/Betterdocs_Category_Grid.php:1687, ../includes/Elements/Betterdocs_Category_Grid.php:1654, ../includes/Elements/Post_Grid.php:1103, ../includes/Elements/Post_Timeline.php:781, ../includes/Elements/Product_Grid.php:3070, ../includes/Elements/Woo_Product_Gallery.php:2389, ../includes/Traits/Ajax_Handler.php:249
1257
  msgid "<p class=\"no-posts-found\">No posts found!</p>"
1258
  msgstr ""
1259
 
1365
  msgid "Field Padding"
1366
  msgstr ""
1367
 
1368
+ #: ../includes/Elements/Betterdocs_Search_Form.php:228, ../includes/Elements/Facebook_Feed.php:584, ../includes/Elements/Post_Grid.php:413, ../includes/Elements/Pricing_Table.php:471, ../includes/Elements/Pricing_Table.php:1475, ../includes/Elements/Simple_Menu.php:677, ../includes/Elements/Simple_Menu.php:726, ../includes/Elements/Woo_Product_Carousel.php:2400
1369
  msgid "Shadow"
1370
  msgstr ""
1371
 
1377
  msgid "Close Icon"
1378
  msgstr ""
1379
 
1380
+ #: ../includes/Elements/Betterdocs_Search_Form.php:294, ../includes/Elements/Caldera_Forms.php:1020, ../includes/Elements/Caldera_Forms.php:1334, ../includes/Elements/Contact_Form_7.php:1047, ../includes/Elements/Contact_Form_7.php:1360, ../includes/Elements/Content_Ticker.php:677, ../includes/Elements/Countdown.php:784, ../includes/Elements/Countdown.php:856, ../includes/Elements/Countdown.php:928, ../includes/Elements/Countdown.php:1000, ../includes/Elements/Creative_Button.php:423, ../includes/Elements/Cta_Box.php:1072, ../includes/Elements/Cta_Box.php:1311, ../includes/Elements/Event_Calendar.php:821, ../includes/Elements/Facebook_Feed.php:795, ../includes/Elements/Filterable_Gallery.php:2723, ../includes/Elements/FluentForm.php:1016, ../includes/Elements/FluentForm.php:1706, ../includes/Elements/Formstack.php:1570, ../includes/Elements/GravityForms.php:1101, ../includes/Elements/GravityForms.php:1334, ../includes/Elements/GravityForms.php:1530, ../includes/Elements/GravityForms.php:1753, ../includes/Elements/GravityForms.php:2144, ../includes/Elements/GravityForms.php:2366, ../includes/Elements/Interactive_Circle.php:367, ../includes/Elements/Interactive_Circle.php:577, ../includes/Elements/Interactive_Circle.php:647, ../includes/Elements/NinjaForms.php:1067, ../includes/Elements/NinjaForms.php:1483, ../includes/Elements/Pricing_Table.php:2034, ../includes/Elements/Product_Grid.php:802, ../includes/Elements/Product_Grid.php:942, ../includes/Elements/Product_Grid.php:1662, ../includes/Elements/Product_Grid.php:1923, ../includes/Elements/Product_Grid.php:2105, ../includes/Elements/Product_Grid.php:2314, ../includes/Elements/Product_Grid.php:2358, ../includes/Elements/Product_Grid.php:2553, ../includes/Elements/Product_Grid.php:2649, ../includes/Elements/Product_Grid.php:2761, ../includes/Elements/Simple_Menu.php:978, ../includes/Elements/Simple_Menu.php:1074, ../includes/Elements/Simple_Menu.php:1287, ../includes/Elements/Simple_Menu.php:1382, ../includes/Elements/Sticky_Video.php:580, ../includes/Elements/Twitter_Feed.php:683, ../includes/Elements/WeForms.php:464, ../includes/Elements/WeForms.php:764, ../includes/Elements/Woo_Cart.php:1226, ../includes/Elements/Woo_Cart.php:1479, ../includes/Elements/Woo_Cart.php:1842, ../includes/Elements/Woo_Cart.php:2096, ../includes/Elements/Woo_Checkout.php:786, ../includes/Elements/Woo_Checkout.php:993, ../includes/Elements/Woo_Checkout.php:1440, ../includes/Elements/Woo_Checkout.php:1771, ../includes/Elements/Woo_Checkout.php:1888, ../includes/Elements/Woo_Checkout.php:1932, ../includes/Elements/Woo_Checkout.php:1976, ../includes/Elements/Woo_Checkout.php:2165, ../includes/Elements/Woo_Checkout.php:2181, ../includes/Elements/Woo_Checkout.php:2529, ../includes/Elements/Woo_Checkout.php:2641, ../includes/Elements/Woo_Product_Carousel.php:992, ../includes/Elements/Woo_Product_Carousel.php:1370, ../includes/Elements/Woo_Product_Carousel.php:1494, ../includes/Elements/Woo_Product_Carousel.php:1662, ../includes/Elements/Woo_Product_Carousel.php:1757, ../includes/Elements/Woo_Product_Carousel.php:1871, ../includes/Elements/Woo_Product_Carousel.php:2316, ../includes/Elements/Woo_Product_Carousel.php:2743, ../includes/Elements/Woo_Product_Gallery.php:648, ../includes/Elements/Woo_Product_Gallery.php:1122, ../includes/Elements/Woo_Product_Gallery.php:1364, ../includes/Elements/Woo_Product_Gallery.php:1402, ../includes/Elements/Woo_Product_Gallery.php:1888, ../includes/Elements/Woo_Product_Gallery.php:1984, ../includes/Elements/Woo_Product_Gallery.php:2096, ../includes/Elements/WpForms.php:1021, ../includes/Elements/WpForms.php:1339, ../includes/Traits/Controls.php:1755, ../includes/Traits/Woo_Product_Comparable.php:1723
1381
  msgid "Border Color"
1382
  msgstr ""
1383
 
1593
  msgid "<strong>Contact Form 7</strong> is not installed/activated on your site. Please install and activate <strong>Contact Form 7</strong> first."
1594
  msgstr ""
1595
 
1596
+ #: ../includes/Elements/Contact_Form_7.php:313, ../includes/Elements/Contact_Form_7.php:1607, ../includes/Elements/Cta_Box.php:871, ../includes/Elements/Cta_Box.php:1060, ../includes/Elements/Cta_Box.php:1233, ../includes/Elements/Cta_Box.php:1302, ../includes/Elements/Dual_Color_Header.php:813, ../includes/Elements/Dual_Color_Header.php:893, ../includes/Elements/Event_Calendar.php:809, ../includes/Elements/Event_Calendar.php:941, ../includes/Elements/Event_Calendar.php:1008, ../includes/Elements/Event_Calendar.php:1062, ../includes/Elements/Event_Calendar.php:1174, ../includes/Elements/Event_Calendar.php:1266, ../includes/Elements/Event_Calendar.php:1364, ../includes/Elements/Event_Calendar.php:1730, ../includes/Elements/Event_Calendar.php:1839, ../includes/Elements/Facebook_Feed.php:554, ../includes/Elements/Facebook_Feed.php:567, ../includes/Elements/Facebook_Feed.php:643, ../includes/Elements/Facebook_Feed.php:656, ../includes/Elements/Facebook_Feed.php:741, ../includes/Elements/Facebook_Feed.php:754, ../includes/Elements/Facebook_Feed.php:825, ../includes/Elements/Facebook_Feed.php:863, ../includes/Elements/Facebook_Feed.php:903, ../includes/Elements/Fancy_Text.php:365, ../includes/Elements/Filterable_Gallery.php:2061, ../includes/Elements/Filterable_Gallery.php:2282, ../includes/Elements/Flip_Box.php:1379, ../includes/Elements/Flip_Box.php:1439, ../includes/Elements/FluentForm.php:1905, ../includes/Elements/FluentForm.php:1930, ../includes/Elements/FluentForm.php:1995, ../includes/Elements/FluentForm.php:2058, ../includes/Elements/Formstack.php:638, ../includes/Elements/Formstack.php:1713, ../includes/Elements/Formstack.php:1738, ../includes/Elements/Formstack.php:1802, ../includes/Elements/Formstack.php:1867, ../includes/Elements/Formstack.php:1922, ../includes/Elements/Formstack.php:2005, ../includes/Elements/Post_Grid.php:372, ../includes/Elements/Pricing_Table.php:1953, ../includes/Elements/Pricing_Table.php:2022, ../includes/Elements/Product_Grid.php:1555, ../includes/Elements/Product_Grid.php:1570, ../includes/Elements/Product_Grid.php:1630, ../includes/Elements/Product_Grid.php:1644, ../includes/Elements/Product_Grid.php:2905, ../includes/Elements/Product_Grid.php:2962, ../includes/Elements/Progress_Bar.php:345, ../includes/Elements/Team_Member.php:775, ../includes/Elements/Team_Member.php:852, ../includes/Elements/Twitter_Feed.php:443, ../includes/Elements/Twitter_Feed.php:695, ../includes/Elements/Woo_Cart.php:1281, ../includes/Elements/Woo_Cart.php:1438, ../includes/Elements/Woo_Cart.php:1670, ../includes/Elements/Woo_Cart.php:2268, ../includes/Elements/Woo_Cart.php:2350, ../includes/Elements/Woo_Cart.php:2438, ../includes/Elements/Woo_Checkout.php:1866, ../includes/Elements/Woo_Checkout.php:1910, ../includes/Elements/Woo_Checkout.php:1954, ../includes/Elements/Woo_Product_Carousel.php:2011, ../includes/Elements/Woo_Product_Carousel.php:2068, ../includes/Elements/Woo_Product_Gallery.php:1027, ../includes/Elements/Woo_Product_Gallery.php:1040, ../includes/Elements/Woo_Product_Gallery.php:1094, ../includes/Elements/Woo_Product_Gallery.php:1106, ../includes/Elements/Woo_Product_Gallery.php:1152, ../includes/Elements/Woo_Product_Gallery.php:1319, ../includes/Elements/Woo_Product_Gallery.php:1353, ../includes/Elements/Woo_Product_Gallery.php:1391, ../includes/Elements/Woo_Product_Gallery.php:2240, ../includes/Elements/Woo_Product_Gallery.php:2297, ../includes/Traits/Controls.php:1497, ../includes/Traits/Controls.php:1551, ../includes/Traits/Woo_Product_Comparable.php:1383, ../includes/Traits/Woo_Product_Comparable.php:1662, ../includes/Traits/Woo_Product_Comparable.php:1711
1597
  msgid "Background"
1598
  msgstr ""
1599
 
1937
  msgid "Countdown Styles"
1938
  msgstr ""
1939
 
1940
+ #: ../includes/Elements/Countdown.php:501, ../includes/Elements/Facebook_Feed.php:493
1941
  msgid "Use Gradient Background?"
1942
  msgstr ""
1943
 
1953
  msgid "Space Below Container"
1954
  msgstr ""
1955
 
1956
+ #: ../includes/Elements/Countdown.php:648, ../includes/Elements/Dual_Color_Header.php:441, ../includes/Elements/Facebook_Feed.php:931, ../includes/Elements/Flip_Box.php:1167, ../includes/Elements/Image_Accordion.php:479, ../includes/Elements/Info_Box.php:1333, ../includes/Elements/Product_Grid.php:1183, ../includes/Elements/Team_Member.php:564, ../includes/Elements/Twitter_Feed.php:720, ../includes/Elements/Woo_Product_Carousel.php:1077, ../includes/Elements/Woo_Product_Gallery.php:733
1957
  msgid "Color &amp; Typography"
1958
  msgstr ""
1959
 
2341
  msgid "Link"
2342
  msgstr ""
2343
 
2344
+ #: ../includes/Elements/Data_Table.php:579, ../includes/Elements/Facebook_Feed.php:615, ../includes/Elements/Facebook_Feed.php:813
2345
  msgid "Header Style"
2346
  msgstr ""
2347
 
2729
  msgid "Time"
2730
  msgstr ""
2731
 
2732
+ #: ../includes/Elements/Event_Calendar.php:1226, ../includes/Elements/Event_Calendar.php:1560, ../includes/Elements/Facebook_Feed.php:977, ../includes/Elements/Product_Grid.php:145, ../includes/Elements/Woo_Product_Carousel.php:126, ../includes/Elements/Woo_Product_Gallery.php:115
2733
  msgid "Date"
2734
  msgstr ""
2735
 
2853
  msgid "Cropped"
2854
  msgstr ""
2855
 
2856
+ #: ../includes/Elements/Facebook_Feed.php:203
2857
  msgid "Image Dimension (px)"
2858
  msgstr ""
2859
 
2860
+ #: ../includes/Elements/Facebook_Feed.php:237, ../includes/Elements/Twitter_Feed.php:176, ../includes/Elements/Woo_Product_Carousel.php:202, ../includes/Traits/Controls.php:423
2861
  msgid "Layout Settings"
2862
  msgstr ""
2863
 
2864
+ #: ../includes/Elements/Facebook_Feed.php:248, ../includes/Elements/Filterable_Gallery.php:176, ../includes/Template/Post-Timeline/card.php:4
2865
  msgid "Card"
2866
  msgstr ""
2867
 
2868
+ #: ../includes/Elements/Facebook_Feed.php:249, ../includes/Elements/Filterable_Gallery.php:175, ../includes/Traits/Controls.php:581
2869
  msgid "Overlay"
2870
  msgstr ""
2871
 
2872
+ #: ../includes/Elements/Facebook_Feed.php:258, ../includes/Elements/Filterable_Gallery.php:122, ../includes/Elements/Product_Grid.php:286, ../includes/Elements/Product_Grid.php:308, ../includes/Elements/Woo_Product_Gallery.php:338, ../includes/Traits/Woo_Product_Comparable.php:853
2873
  msgid "Columns"
2874
  msgstr ""
2875
 
2876
+ #: ../includes/Elements/Facebook_Feed.php:262, ../includes/Elements/Product_Grid.php:290, ../includes/Elements/Product_Grid.php:312, ../includes/Elements/Testimonial.php:195, ../includes/Elements/Woo_Product_Carousel.php:356, ../includes/Elements/Woo_Product_Carousel.php:464, ../includes/Elements/Woo_Product_Gallery.php:342, ../includes/Traits/Controls.php:545, ../includes/Traits/Controls.php:1251
2877
  msgid "1"
2878
  msgstr ""
2879
 
2880
+ #: ../includes/Elements/Facebook_Feed.php:263, ../includes/Elements/Product_Grid.php:291, ../includes/Elements/Product_Grid.php:313, ../includes/Elements/Testimonial.php:196, ../includes/Elements/Woo_Product_Carousel.php:357, ../includes/Elements/Woo_Product_Carousel.php:465, ../includes/Elements/Woo_Product_Gallery.php:343, ../includes/Traits/Controls.php:546, ../includes/Traits/Controls.php:1252
2881
  msgid "2"
2882
  msgstr ""
2883
 
2884
+ #: ../includes/Elements/Facebook_Feed.php:264, ../includes/Elements/Product_Grid.php:292, ../includes/Elements/Testimonial.php:197, ../includes/Elements/Woo_Product_Carousel.php:358, ../includes/Elements/Woo_Product_Carousel.php:466, ../includes/Elements/Woo_Product_Gallery.php:344, ../includes/Traits/Controls.php:547, ../includes/Traits/Controls.php:1253
2885
  msgid "3"
2886
  msgstr ""
2887
 
2888
+ #: ../includes/Elements/Facebook_Feed.php:265, ../includes/Elements/Product_Grid.php:293, ../includes/Elements/Testimonial.php:198, ../includes/Elements/Woo_Product_Carousel.php:467, ../includes/Elements/Woo_Product_Gallery.php:345, ../includes/Traits/Controls.php:548
2889
  msgid "4"
2890
  msgstr ""
2891
 
2892
+ #: ../includes/Elements/Facebook_Feed.php:266, ../includes/Elements/Filterable_Gallery.php:520, ../includes/Elements/Product_Grid.php:294, ../includes/Elements/Testimonial.php:199, ../includes/Elements/Woo_Product_Carousel.php:468, ../includes/Elements/Woo_Product_Gallery.php:346, ../includes/Traits/Controls.php:549
2893
  msgid "5"
2894
  msgstr ""
2895
 
2896
+ #: ../includes/Elements/Facebook_Feed.php:267, ../includes/Elements/Product_Grid.php:295, ../includes/Elements/Woo_Product_Carousel.php:469, ../includes/Elements/Woo_Product_Gallery.php:347, ../includes/Traits/Controls.php:550
2897
  msgid "6"
2898
  msgstr ""
2899
 
2900
+ #: ../includes/Elements/Facebook_Feed.php:283
2901
  msgid "Display Message"
2902
  msgstr ""
2903
 
2904
+ #: ../includes/Elements/Facebook_Feed.php:296
2905
  msgid "Max Message Length"
2906
  msgstr ""
2907
 
2908
+ #: ../includes/Elements/Facebook_Feed.php:319
2909
  msgid "Display Like"
2910
  msgstr ""
2911
 
2912
+ #: ../includes/Elements/Facebook_Feed.php:329
2913
  msgid "Display Comments"
2914
  msgstr ""
2915
 
2916
+ #: ../includes/Elements/Facebook_Feed.php:339
2917
  msgid "Display Date"
2918
  msgstr ""
2919
 
2920
+ #: ../includes/Elements/Facebook_Feed.php:352
2921
  msgid "Open link in new window"
2922
  msgstr ""
2923
 
2924
+ #: ../includes/Elements/Facebook_Feed.php:362
2925
  msgid "Preview Content Settings"
2926
  msgstr ""
2927
 
2928
+ #: ../includes/Elements/Facebook_Feed.php:370
2929
  msgid "Show Preview Content"
2930
  msgstr ""
2931
 
2932
+ #: ../includes/Elements/Facebook_Feed.php:382
2933
  msgid "Show Preview Thumbnail"
2934
  msgstr ""
2935
 
2936
+ #: ../includes/Elements/Facebook_Feed.php:397
2937
  msgid "Show Preview Host Name"
2938
  msgstr ""
2939
 
2940
+ #: ../includes/Elements/Facebook_Feed.php:412
2941
  msgid "Show Preview Title"
2942
  msgstr ""
2943
 
2944
+ #: ../includes/Elements/Facebook_Feed.php:427
2945
  msgid "Show Preview Description"
2946
  msgstr ""
2947
 
2948
+ #: ../includes/Elements/Facebook_Feed.php:450, ../includes/Elements/Product_Grid.php:683, ../includes/Elements/Woo_Product_Gallery.php:515, ../includes/Traits/Controls.php:651
2949
  msgid "Show Load More"
2950
  msgstr ""
2951
 
2952
+ #: ../includes/Elements/Facebook_Feed.php:469, ../includes/Elements/FluentForm.php:1128, ../includes/Elements/FluentForm.php:1748, ../includes/Elements/Formstack.php:650, ../includes/Elements/Login_Register.php:1086, ../includes/Elements/Woo_Checkout.php:2057, ../includes/Elements/Woo_Checkout.php:2399, ../includes/Traits/Woo_Product_Comparable.php:247
2953
  msgid "Label"
2954
  msgstr ""
2955
 
2956
+ #: ../includes/Elements/Facebook_Feed.php:472, ../includes/Elements/Filterable_Gallery.php:694, ../includes/Elements/Product_Grid.php:662, ../includes/Elements/Product_Grid.php:695, ../includes/Elements/Woo_Product_Gallery.php:511, ../includes/Elements/Woo_Product_Gallery.php:527, ../includes/Traits/Controls.php:667
2957
  msgid "Load More"
2958
  msgstr ""
2959
 
2960
+ #: ../includes/Elements/Facebook_Feed.php:484
2961
  msgid "Feed Item Styles"
2962
  msgstr ""
2963
 
2964
+ #: ../includes/Elements/Facebook_Feed.php:504
2965
  msgid "Space Between Items"
2966
  msgstr ""
2967
 
2968
+ #: ../includes/Elements/Facebook_Feed.php:592, ../includes/Elements/Filterable_Gallery.php:1324, ../includes/Elements/Post_Grid.php:336
2969
  msgid "Thumbnail Style"
2970
  msgstr ""
2971
 
2972
+ #: ../includes/Elements/Facebook_Feed.php:626
2973
  msgid "Header Layout"
2974
  msgstr ""
2975
 
2976
+ #: ../includes/Elements/Facebook_Feed.php:630
2977
  msgid "Default Layout"
2978
  msgstr ""
2979
 
2980
+ #: ../includes/Elements/Facebook_Feed.php:631
2981
  msgid "Layout Two"
2982
  msgstr ""
2983
 
2984
+ #: ../includes/Elements/Facebook_Feed.php:713
2985
  msgid "Preview Padding"
2986
  msgstr ""
2987
 
2988
+ #: ../includes/Elements/Facebook_Feed.php:729, ../includes/Elements/Facebook_Feed.php:891
2989
  msgid "Footer Style"
2990
  msgstr ""
2991
 
2992
+ #: ../includes/Elements/Facebook_Feed.php:788
2993
  msgid "Feed Item Hover Styles"
2994
  msgstr ""
2995
 
2996
+ #: ../includes/Elements/Facebook_Feed.php:939
2997
  msgid "Page Name"
2998
  msgstr ""
2999
 
3000
+ #: ../includes/Elements/Facebook_Feed.php:1068
3001
  msgid "Preview Host"
3002
  msgstr ""
3003
 
3004
+ #: ../includes/Elements/Facebook_Feed.php:1106
3005
  msgid "Preview Title"
3006
  msgstr ""
3007
 
3008
+ #: ../includes/Elements/Facebook_Feed.php:1144
3009
  msgid "Preview Description"
3010
  msgstr ""
3011
 
3012
+ #: ../includes/Elements/Facebook_Feed.php:1182
3013
  msgid "Likes & Comments"
3014
  msgstr ""
3015
 
3016
+ #: ../includes/Elements/Facebook_Feed.php:1213, ../includes/Elements/Image_Accordion.php:391, ../includes/Elements/Post_Timeline.php:136, ../includes/Elements/Team_Member.php:357, ../includes/Elements/Woo_Product_Carousel.php:920
3017
  msgid "Overlay Color"
3018
  msgstr ""
3019
 
6160
  msgid "Fill Color"
6161
  msgstr ""
6162
 
6163
+ #: ../includes/Elements/Progress_Bar.php:704, ../includes/Traits/Elements.php:145, ../includes/templates/admin/elements.php:273
6164
  msgid "Counter"
6165
  msgstr ""
6166
 
7960
  msgid "You are using an incompatible version of Essential Addons PRO. Please update to v4.0.0+. If you do not see automatic update, <a href=\"https://essential-addons.com/elementor/docs/manually-update-essential-addons-pro/\" target=\"_blank\">Follow manual update guide.</a>"
7961
  msgstr ""
7962
 
7963
+ #: ../includes/Traits/Ajax_Handler.php:89, ../includes/Traits/Ajax_Handler.php:566, ../includes/Traits/Login_Registration.php:79, ../includes/Traits/Login_Registration.php:200
7964
  msgid "Insecure form submitted without security token"
7965
  msgstr ""
7966
 
7967
+ #: ../includes/Traits/Ajax_Handler.php:98, ../includes/Traits/Ajax_Handler.php:575, ../includes/Traits/Login_Registration.php:92, ../includes/Traits/Login_Registration.php:210, ../includes/Traits/Woo_Product_Comparable.php:2170
7968
  msgid "Security token did not match"
7969
  msgstr ""
7970
 
7971
+ #: ../includes/Traits/Ajax_Handler.php:109, ../includes/Traits/Ajax_Handler.php:287, ../includes/Traits/Ajax_Handler.php:352, ../includes/Traits/Ajax_Handler.php:586, ../includes/Traits/Login_Registration.php:55, ../includes/Traits/Login_Registration.php:222, ../includes/Traits/Woo_Product_Comparable.php:2128
7972
  msgid "Page ID is missing"
7973
  msgstr ""
7974
 
7975
+ #: ../includes/Traits/Ajax_Handler.php:120, ../includes/Traits/Ajax_Handler.php:294, ../includes/Traits/Ajax_Handler.php:359, ../includes/Traits/Ajax_Handler.php:597, ../includes/Traits/Facebook_Feed.php:41, ../includes/Traits/Login_Registration.php:62, ../includes/Traits/Login_Registration.php:227, ../includes/Traits/Woo_Product_Comparable.php:2133
7976
  msgid "Widget ID is missing"
7977
  msgstr ""
7978
 
7979
+ #: ../includes/Traits/Ajax_Handler.php:131, ../includes/Traits/Ajax_Handler.php:300, ../includes/Traits/Ajax_Handler.php:366, ../includes/Traits/Ajax_Handler.php:607
7980
  msgid "Widget settings are not found. Did you save the widget before using load more??"
7981
  msgstr ""
7982
 
7983
+ #: ../includes/Traits/Ajax_Handler.php:831
7984
  msgid "Login | Register Settings updated"
7985
  msgstr ""
7986
 
8244
  " popular plugins and themes. No spam, I promise."
8245
  msgstr ""
8246
 
8247
+ #: ../includes/Traits/Elements.php:133, ../includes/templates/admin/elements.php:80
8248
  msgid "Advanced Menu"
8249
  msgstr ""
8250
 
8251
+ #: ../includes/Traits/Elements.php:139, ../includes/templates/admin/elements.php:212
8252
  msgid "Content Timeline"
8253
  msgstr ""
8254
 
8255
+ #: ../includes/Traits/Elements.php:151, ../includes/templates/admin/elements.php:340
8256
  msgid "Divider"
8257
  msgstr ""
8258
 
8259
+ #: ../includes/Traits/Elements.php:163, ../includes/templates/admin/elements.php:303
8260
  msgid "Flip Carousel"
8261
  msgstr ""
8262
 
8263
+ #: ../includes/Traits/Elements.php:169
8264
  msgid "Google Map"
8265
  msgstr ""
8266
 
8267
+ #: ../includes/Traits/Elements.php:175, ../includes/templates/admin/elements.php:296
8268
  msgid "Image Comparison"
8269
  msgstr ""
8270
 
8271
+ #: ../includes/Traits/Elements.php:187, ../includes/templates/admin/elements.php:347
8272
  msgid "Image Scroller"
8273
  msgstr ""
8274
 
8275
+ #: ../includes/Traits/Elements.php:199
8276
  msgid "Interactive Card"
8277
  msgstr ""
8278
 
8279
+ #: ../includes/Traits/Elements.php:205, ../includes/templates/admin/elements.php:266
8280
  msgid "Interactive Promo"
8281
  msgstr ""
8282
 
8283
+ #: ../includes/Traits/Elements.php:211, ../includes/templates/admin/elements.php:508, ../includes/templates/admin/go-pro.php:119
8284
  msgid "LearnDash Course List"
8285
  msgstr ""
8286
 
8287
+ #: ../includes/Traits/Elements.php:217, ../includes/templates/admin/elements.php:280
8288
  msgid "Lightbox & Modal"
8289
  msgstr ""
8290
 
8291
+ #: ../includes/Traits/Elements.php:223, ../includes/templates/admin/elements.php:310
8292
  msgid "Logo Carousel"
8293
  msgstr ""
8294
 
8295
+ #: ../includes/Traits/Elements.php:235, ../includes/templates/admin/elements.php:72
8296
  msgid "Offcanvas"
8297
  msgstr ""
8298
 
8299
+ #: ../includes/Traits/Elements.php:241, ../includes/templates/admin/elements.php:325
8300
  msgid "One Page Navigation"
8301
  msgstr ""
8302
 
8303
+ #: ../includes/Traits/Elements.php:247, ../includes/templates/admin/elements.php:190
8304
  msgid "Post Block"
8305
  msgstr ""
8306
 
8307
+ #: ../includes/Traits/Elements.php:253, ../includes/templates/admin/elements.php:197
8308
  msgid "Post Carousel"
8309
  msgstr ""
8310
 
8311
+ #: ../includes/Traits/Elements.php:259, ../includes/templates/admin/elements.php:204, ../includes/templates/admin/go-pro.php:39
8312
  msgid "Smart Post List"
8313
  msgstr ""
8314
 
8315
+ #: ../includes/Traits/Elements.php:265
8316
  msgid "Price Menu"
8317
  msgstr ""
8318
 
8319
+ #: ../includes/Traits/Elements.php:271, ../includes/templates/admin/elements.php:288, ../includes/templates/admin/go-pro.php:23
8320
  msgid "Protected Content"
8321
  msgstr ""
8322
 
8323
+ #: ../includes/Traits/Elements.php:277, ../includes/templates/admin/elements.php:101
8324
  msgid "Static Product"
8325
  msgstr ""
8326
 
8327
+ #: ../includes/Traits/Elements.php:283, ../includes/templates/admin/elements.php:108
8328
  msgid "Team Member Carousel"
8329
  msgstr ""
8330
 
8331
+ #: ../includes/Traits/Elements.php:289, ../includes/templates/admin/elements.php:94
8332
  msgid "Testimonial Slider"
8333
  msgstr ""
8334
 
8335
+ #: ../includes/Traits/Elements.php:301, ../includes/templates/admin/elements.php:481
8336
  msgid "Twitter Feed Carousel"
8337
  msgstr ""
8338
 
8339
+ #: ../includes/Traits/Elements.php:307, ../includes/templates/admin/elements.php:550
8340
  msgid "Woo Product Collections"
8341
  msgstr ""
8342
 
8343
+ #: ../includes/Traits/Elements.php:313, ../includes/templates/admin/elements.php:557, ../includes/templates/admin/go-pro.php:55
8344
  msgid "Woo Product Slider"
8345
  msgstr ""
8346
 
8347
+ #: ../includes/Traits/Elements.php:319
8348
  msgid "Advanced Search"
8349
  msgstr ""
8350
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: elementor, elements, addons, elementor addons, elementor widget, elementor
4
  Requires at least: 5.0
5
  Tested up to: 6.0
6
  Requires PHP: 5.6
7
- Stable tag: 5.1.8
8
  License: GPLv3
9
  License URI: https://opensource.org/licenses/GPL-3.0
10
 
@@ -242,6 +242,15 @@ Your existing elements/content will work with premium version. So you won't lose
242
 
243
  == Changelog ==
244
 
 
 
 
 
 
 
 
 
 
245
  = 5.1.8 - 05/07/2022 =
246
 
247
  - Fixed: EA Event Calendar | Not working properly for Google Calendar recurring events
4
  Requires at least: 5.0
5
  Tested up to: 6.0
6
  Requires PHP: 5.6
7
+ Stable tag: 5.1.9
8
  License: GPLv3
9
  License URI: https://opensource.org/licenses/GPL-3.0
10
 
242
 
243
  == Changelog ==
244
 
245
+ = 5.1.9 - 01/08/2022 =
246
+
247
+ - Fixed: Throwing wc_get_cart_url deprecated error after activating Essential Addons
248
+ - Fixed: o.imagesLoaded is not a function error when Masonry layout is used
249
+ - Fixed: tippy is not defined error
250
+ - Fixed: EA Facebook Feed | Thumbnail images not showing for all posts
251
+ - Fixed: EA Login/Register Form | Added WPML Support for the missing strings
252
+ - Few minor bug fixes & improvements
253
+
254
  = 5.1.8 - 05/07/2022 =
255
 
256
  - Fixed: EA Event Calendar | Not working properly for Google Calendar recurring events
wpml-config.xml CHANGED
@@ -361,6 +361,7 @@
361
  <condition key="widgetType">eael-login-register</condition>
362
  </conditions>
363
  <fields>
 
364
  <field type="Login | Register Form: Lost Password Text" editor_type="LINE">lost_password_text</field>
365
  <field type="Login | Register Form: Lost Password Link" key_of="lost_password_url" editor_type="LINE">url</field>
366
  <field type="Login | Register Form: Remember Text" editor_type="LINE">remember_text</field>
361
  <condition key="widgetType">eael-login-register</condition>
362
  </conditions>
363
  <fields>
364
+ <field type="Login | Register Form: Redirect Link for Logged-in Users" key_of="redirect_url_for_logged_in_user" editor_type="LINE">url</field>
365
  <field type="Login | Register Form: Lost Password Text" editor_type="LINE">lost_password_text</field>
366
  <field type="Login | Register Form: Lost Password Link" key_of="lost_password_url" editor_type="LINE">url</field>
367
  <field type="Login | Register Form: Remember Text" editor_type="LINE">remember_text</field>