Version Description
- ICOBOX, added responsive control for the Icon size
- ICOBOX, extended range of the CSS units for all Override controls
- IMBOX, added responsive control for the Image size
- IMBOX, extended range of the CSS units for all Override controls
- BREAKING BAD, added option to create the Column-link
Download this release
Release Info
Developer | ooohboi |
Plugin | OoohBoi Steroids for Elementor |
Version | 1.7.2 |
Comparing to | |
See all releases |
Code changes from version 1.7.1 to 1.7.2
- assets/js/ooohboi-steroids-min.js +1 -1
- assets/js/ooohboi-steroids.js +17 -0
- controls/ooohboi-breaking-bad.php +37 -1
- controls/ooohboi-icobox.php +39 -2
- controls/ooohboi-imbox.php +41 -5
- inc/info/ob-landing.php +12 -2
- lang/ooohboi-steroids.pot +76 -64
- ooohboi-steroids.php +3 -3
- readme.txt +14 -4
assets/js/ooohboi-steroids-min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
"use strict";!function(e,t){var o=e(t);o.on("elementor/frontend/init",(function(){var t=elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initPoopArtPerspektiveHA(),this.initHoverAnimator()},initPoopArtPerspektiveHA:function(){this.isEdit&&(this.$element.addClass("ob-has-background-overlay"),"yes"===this.getElementSettings("_ob_perspektive_use")&&this.$element.addClass("ob-use-perspektive"),"yes"===this.getElementSettings("_ob_widget_stalker_use")&&this.$element.addClass("ob-got-stalker"))},initHoverAnimator:function(){this.routeHoverAnimator()},onElementChange:function(e){"_ob_perspektive_use"===e&&("yes"===this.getElementSettings("_ob_perspektive_use")?this.$element.addClass("ob-use-perspektive"):this.$element.removeClass("ob-use-perspektive")),"_ob_allow_hoveranimator"===e&&this.routeHoverAnimator(),-1!==["_ob_hoveranimator_opacity_hover","_ob_hoveranimator_y_hover","_ob_hoveranimator_y_hover_alt","_ob_hoveranimator_x_hover","_ob_hoveranimator_x_hover_alt","_ob_hoveranimator_rot_hover","_ob_hoveranimator_scalex_hover","_ob_hoveranimator_scaley_hover","_ob_hoveranimator_blur_hover"].indexOf(e)&&this.isHoverAnimator()&&this.doHoverAnimator(),"_ob_widget_stalker_use"===e&&this.routeWidgetStalkerWidget()},isWidgetStalkerWidget:function(){return this.$element.hasClass("ob-got-stalker")},routeWidgetStalkerWidget:function(){this.isWidgetStalkerWidget()||"yes"!==this.getElementSettings("_ob_widget_stalker_use")?this.$element.removeClass("ob-got-stalker"):this.$element.addClass("ob-got-stalker")},isPerspektive:function(){return this.$element.hasClass("ob-use-perspektive")},isHoverAnimator:function(){return this.$element.hasClass("ob-is-hoveranimal")},routeHoverAnimator:function(){this.isEdit?(this.isHoverAnimator()||"yes"!==this.getElementSettings("_ob_allow_hoveranimator")||(this.$element.addClass("ob-is-hoveranimal"),this.doHoverAnimator()),this.isHoverAnimator()&&"yes"!==this.getElementSettings("_ob_allow_hoveranimator")&&(this.$element.removeClass("ob-is-hoveranimal"),this.stopHoverAnimator())):!this.isEdit&&this.isHoverAnimator()&&this.doHoverAnimator()},doHoverAnimator:function(){var t=this.$element,o=t.parent().closest(".ob-is-hoveranimator");if(o.length){var s,i,n,r,l,a,d,h,m,_,p,b,c=o.data("id");this.isEdit?(s=this.getElementSettings("_ob_hoveranimator_opacity_hover"),i=this.getElementSettings("_ob_hoveranimator_y_hover"),n=this.getElementSettings("_ob_hoveranimator_y_hover_alt"),r=this.getElementSettings("_ob_hoveranimator_x_hover"),l=this.getElementSettings("_ob_hoveranimator_x_hover_alt"),a=this.getElementSettings("_ob_hoveranimator_rot_hover"),h=this.getElementSettings("_ob_hoveranimator_scalex_hover"),d=this.getElementSettings("_ob_hoveranimator_scaley_hover"),m=this.getElementSettings("_ob_hoveranimator_blur_hover")):this.isEdit||(s=(_=e.parseJSON(t.attr("data-settings")))._ob_hoveranimator_opacity_hover,i=_._ob_hoveranimator_y_hover,n=_._ob_hoveranimator_y_hover_alt,r=_._ob_hoveranimator_x_hover,l=_._ob_hoveranimator_x_hover_alt,a=_._ob_hoveranimator_rot_hover,h=_._ob_hoveranimator_scalex_hover,d=_._ob_hoveranimator_scaley_hover,m=_._ob_hoveranimator_blur_hover),b=""!=e.trim(l)&&void 0!==l?"calc("+l+")":r.size+r.unit,p=""!=e.trim(n)&&void 0!==n?"calc("+n+")":i.size+i.unit;var u={opacity:s.size,top:p,left:b,transform:"rotate("+a.size+"deg) scaleX("+h.size+") scaleY("+d.size+")",filter:"blur("+m.size+m.unit+")"};o.on("mouseenter."+c,(function(){t.css(u)})),o.on("mouseleave."+c,(function(){t.removeAttr("style")}))}},stopHoverAnimator:function(){var e=this.$element,t=this.$element.parent().closest(".ob-is-hoveranimator");if(t.length){var o=t.data("id"),s={opacity:"",top:"",left:"",transform:"",filter:""};t.on("mouseenter."+o,(function(){e.css(s)})),t.on("mouseleave."+o,(function(){e.removeAttr("style")}))}}}),i=elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initHarakiri()},initHarakiri:function(){this.isEdit&&"inherit"!==this.getElementSettings("_ob_harakiri_writing_mode")&&this.$element.addClass("ob-harakiri")},onElementChange:function(e){"_ob_harakiri_writing_mode"===e&&("inherit"!==this.getElementSettings("_ob_harakiri_writing_mode")?this.$element.addClass("ob-harakiri"):this.$element.removeClass("ob-harakiri"))}}),n={widget:t,"heading.default":i,"text-editor.default":i,section:elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initSectionExtends()},isBreakingBad:function(){return this.$element.hasClass("ob-is-breaking-bad")},isGlider:function(){return this.$element.hasClass("ob-is-glider")},isInnerSection:function(){return this.$element.hasClass("elementor-inner-section")},onElementChange:function(e){"_ob_bbad_use_it"===e&&("yes"===this.getElementSettings("_ob_bbad_use_it")?(this.$element.addClass("ob-is-breaking-bad"),this.isInnerSection()&&this.$element.addClass("ob-bb-inner")):(this.$element.removeClass("ob-is-breaking-bad"),this.isInnerSection()&&this.$element.removeClass("ob-bb-inner"))),"_ob_glider_is_slider"===e&&("yes"===this.getElementSettings("_ob_glider_is_slider")?(this.$element.addClass("ob-is-glider"),this.addClassesRouteGlider(".elementor-element-"+this.$element.attr("data-id"),"addClass"),this.initSwiperElements()):"yes"!=this.getElementSettings("_ob_glider_is_slider")&&(this.$element.removeClass("ob-is-glider"),this.addClassesRouteGlider(".elementor-element-"+this.$element.attr("data-id"),"removeClass"))),"_ob_bbad_sssic_use"===e&&this.isInnerSection()&&("yes"===this.getElementSettings("_ob_bbad_sssic_use")?this.$element.addClass("ob-is-sticky-inner-section"):this.$element.removeClass("ob-is-sticky-inner-section"))},addClassesRouteGlider:function(t,o){var s=e(t).children(".elementor-container").first();s.length&&s.addClass("swiper-container");var i=e(s).children(".elementor-row").first();i.length&&"addClass"==o?(i.addClass("swiper-wrapper"),e(i).children("div.elementor-column").addClass("swiper-slide")):i.length||"addClass"!=o||(e(s).children("div.elementor-column").wrapAll('<div class="swiper-wrapper" />'),e(s).children(".swiper-wrapper").first().children("div.elementor-column").addClass("swiper-slide")),i.length&&"removeClass"==o?(s.removeClass("swiper-container"),i.removeClass("swiper-wrapper"),e(i).children("div.elementor-column").removeClass("swiper-slide")):i.length||"removeClass"!=o||(s.removeClass("swiper-container"),e(s).children("div.swiper-wrapper").unwrap(),e(s).children("div.elementor-column").removeClass("swiper-slide"))},initSectionExtends:function(){if(this.isEdit?("yes"!==this.getElementSettings("_ob_bbad_use_it")||this.isBreakingBad()||(this.$element.addClass("ob-is-breaking-bad"),this.isInnerSection()&&this.$element.addClass("ob-bb-inner")),"yes"===this.getElementSettings("_ob_glider_is_slider")&&(this.$element.addClass("ob-is-glider"),this.addClassesRouteGlider(".elementor-element-"+this.$element.attr("data-id"),"addClass"),this.initSwiperElements())):"yes"===this.getElementSettings("_ob_glider_is_slider")&&(this.$element.addClass("ob-is-glider"),this.addClassesRouteGlider(".elementor-element-"+this.$element.attr("data-id"),"addClass"),this.initSwiperElements()),"yes"===this.getElementSettings("_ob_bbad_sssic_use")&&this.isInnerSection()){this.isEdit&&this.$element.addClass("ob-is-sticky-inner-section");var e=this.$element.closest(".elementor-widget-wrap");e.length&&e.addClass("ob-sssic-wrapper")}},initSwiperElements:function(){this.$element.children(".elementor-container").find(".swiper-button-next").first().length||this.$element.children(".elementor-container").first().append('<div class="swiper-button-next"><svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMin" viewBox="0 0 27 44"><path d="M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z"></path></svg></div>'),this.$element.children(".elementor-container").find(".swiper-button-prev").first().length||this.$element.children(".elementor-container").first().append('<div class="swiper-button-prev"><svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMin" viewBox="0 0 27 44"><path d="M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z"></path></svg></div>'),this.$element.children(".elementor-container").find(".swiper-pagination").first().length||this.$element.children(".elementor-container").first().append('<div class="swiper-pagination"></div>');var e={};e.pagination_type=this.getElementSettings("_ob_glider_pagination_type"),e.allowTouchMove=this.getElementSettings("_ob_glider_allow_touch_move"),e.autoheight=this.getElementSettings("_ob_glider_auto_h"),e.effect=this.getElementSettings("_ob_glider_effect"),e.loop=this.getElementSettings("_ob_glider_loop"),e.direction=this.getElementSettings("_ob_glider_direction"),e.parallax=this.getElementSettings("_ob_glider_parallax"),e.speed=this.getElementSettings("_ob_glider_speed");var t=this.getElementSettings("_ob_glider_autoplay");e.autoplay=!!t&&{delay:this.getElementSettings("_ob_glider_autoplay_delay")},e.allowMultiSlides=this.getElementSettings("_ob_glider_allow_multi_slides");var o={},i=elementorFrontend.config.breakpoints;o[i.lg]={slidesPerView:this.getElementSettings("_ob_glider_slides_per_view"),slidesPerGroup:this.getElementSettings("_ob_glider_slides_to_scroll"),spaceBetween:+this.getElementSettings("_ob_glider_space_between")||0},o[i.md]={slidesPerView:this.getElementSettings("_ob_glider_slides_per_view_tablet"),slidesPerGroup:this.getElementSettings("_ob_glider_slides_to_scroll_tablet"),spaceBetween:+this.getElementSettings("_ob_glider_space_between_tablet")||0},o[0]={slidesPerView:this.getElementSettings("_ob_glider_slides_per_view_mobile"),slidesPerGroup:this.getElementSettings("_ob_glider_slides_to_scroll_mobile"),spaceBetween:+this.getElementSettings("_ob_glider_space_between_mobile")||0},e.breakpoints=o,s(this.$element.attr("data-id"),e,"glider_"+this.$element.attr("data-id"))}}),column:elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.$element.find(".elementor-column-wrap").first().length||this.$element.addClass("ob-is-e3");var e=navigator.userAgent.toLowerCase();e.indexOf("chrome")>-1&&this.teleporterChromeResize(),this.initColumnExtends()},teleporterChromeResize:function(){if(this.isTeleporter()){var e=this,t=this.$element.attr("data-id");o.on("resize",(function(){e.$element.closest(".ob-is-teleporter").addClass("ob-chrome-resize"),clearTimeout(t),t=setTimeout((function(){var t=parseInt(e.$element.closest(".ob-is-teleporter").css("height")),o=e.$element.find(".elementor-column-wrap").first();o.length?o.css({height:t}):e.$element.find(".elementor-widget-wrap").first().css({height:t}),e.$element.closest(".ob-is-teleporter").removeClass("ob-chrome-resize")}),500)})),o.trigger("resize")}},isTeleporter:function(){return this.$element.hasClass("ob-is-teleporter")},isHoverAnimatorCol:function(){return this.$element.hasClass("ob-is-hoveranimator")},isWidgetStalkerCol:function(){return this.$element.hasClass("ob-is-stalker")},isPseudoCol:function(){return this.$element.hasClass("ob-is-pseudo")},initColumnExtends:function(){this.isEdit&&"use-teleporter"===this.getElementSettings("_ob_teleporter_use")&&(this.$element.addClass("ob-is-teleporter"),this.$element.find(".elementor-widget-wrap").first().addClass("ob-tele-midget"),this.doTeleporterEditor()),!this.isEdit&&this.isTeleporter()&&(this.$element.find(".elementor-widget-wrap").first().addClass("ob-tele-midget"),this.doTeleporter()),this.isEdit&&"yes"===this.getElementSettings("_ob_column_hoveranimator")&&this.$element.addClass("ob-is-hoveranimator"),this.isEdit&&"yes"===this.getElementSettings("_ob_bbad_is_stalker")&&this.$element.addClass("ob-is-stalker"),this.isEdit&&"yes"===this.getElementSettings("_ob_column_has_pseudo")&&this.$element.addClass("ob-is-pseudo")},onElementChange:function(e){"_ob_teleporter_overlay_color"===e?this.$element.find('div[class*="ob-teleporter-"] > .ob-tele-overlay').css("background-color",this.getElementSettings("_ob_teleporter_overlay_color")):"_ob_teleporter_no_pass_tablet"===e?"no-tablet"===this.getElementSettings("_ob_teleporter_no_pass_tablet")?this.$element.addClass("ob-tele-no-tablet"):this.$element.removeClass("ob-tele-no-tablet"):"_ob_teleporter_no_pass_mobile"===e&&("no-mobile"===this.getElementSettings("_ob_teleporter_no_pass_mobile")?this.$element.addClass("ob-tele-no-mobile"):this.$element.removeClass("ob-tele-no-mobile")),"_ob_column_hoveranimator"===e&&this.routeHoverAnimatorCol(),"_ob_bbad_is_stalker"===e&&this.routeWidgetStalkerCol(),"_ob_column_has_pseudo"===e&&this.routePseudoCol()},routeHoverAnimatorCol:function(){this.isHoverAnimatorCol()||"yes"!==this.getElementSettings("_ob_column_hoveranimator")?this.$element.removeClass("ob-is-hoveranimator"):this.$element.addClass("ob-is-hoveranimator")},routeWidgetStalkerCol:function(){this.isWidgetStalkerCol()||"yes"!==this.getElementSettings("_ob_bbad_is_stalker")?this.$element.removeClass("ob-is-stalker"):this.$element.addClass("ob-is-stalker")},routePseudoCol:function(){this.isPseudoCol()||"yes"!==this.getElementSettings("_ob_column_has_pseudo")?this.$element.removeClass("ob-is-pseudo"):this.$element.addClass("ob-is-pseudo")},doTeleporterEditor:function(){if("use-teleporter"===this.getElementSettings("_ob_teleporter_use")){var t=this.$element.find(".elementor-widget-wrap").first();if(t.length&&(t.wrapInner('<div class="widget-wrap-children" />'),t.find(".elementor-background-overlay").first().length&&t.find(".elementor-background-overlay").first().insertBefore(t.find(".elementor-background-overlay").first().parent())),"do-pass"===this.getElementSettings("_ob_teleporter_pass")){var o=this,s=this.$element,i=this.$element.attr("data-id");"no-tablet"===this.getElementSettings("_ob_teleporter_no_pass_tablet")&&this.$element.addClass("ob-tele-no-tablet"),"no-mobile"===this.getElementSettings("_ob_teleporter_no_pass_mobile")&&this.$element.addClass("ob-tele-no-mobile");var n="section"===this.getElementSettings("_ob_teleporter_pass_element")?this.$element.closest(".elementor-section"):this.$element.closest(".elementor-container");if(n.length){n.css("overflow","hidden");var r=this.getElementSettings("_ob_teleporter_pass_effect"),l='<div class="ob-teleporter-'+i+" ob-tele-eff-"+r+'" data-id-teleporter="'+i+'"><div class="ob-tele-overlay" style="background-color: '+this.getElementSettings("_ob_teleporter_overlay_color")+';"></div></div>';e(".ob-teleporter-"+i).length||this.$element.prepend(l),this.$element.off("mouseenter mouseleave"),this.$element.on("mouseenter mouseleave",(function(t){if("mouseenter"===t.type){if("no-tablet"===o.getElementSettings("_ob_teleporter_no_pass_tablet")&&"tablet"===elementorFrontend.getCurrentDeviceMode())return;if("no-mobile"===o.getElementSettings("_ob_teleporter_no_pass_mobile")&&"mobile"===elementorFrontend.getCurrentDeviceMode())return;if("do-pass"!==o.getElementSettings("_ob_teleporter_pass"))return;var r={"background-color":e(".ob-teleporter-"+i).css("background-color"),"background-image":e(".ob-teleporter-"+i).css("background-image"),"background-position":e(".ob-teleporter-"+i).css("background-position"),"background-size":e(".ob-teleporter-"+i).css("background-size"),"background-repeat":e(".ob-teleporter-"+i).css("background-repeat")};if("section"===o.getElementSettings("_ob_teleporter_pass_element")){var l=n.children().not(".elementor-container").detach();n.addClass("ob-tele-mom-hover").prepend(e(".ob-teleporter-"+i)),n.prepend(l)}else n.addClass("ob-tele-mom-hover").prepend(e(".ob-teleporter-"+i));e(".ob-teleporter-"+i).css(r).hide(),e(".ob-teleporter-"+i).addClass("ob-teleporter-hover").show()}else n.removeClass("ob-tele-mom-hover"),setTimeout((function(){e(".ob-teleporter-"+i).removeAttr("style").removeClass("ob-teleporter-hover"),s.prepend(e(".ob-teleporter-"+i))}),100)}))}}}},doTeleporter:function(){var t=e.parseJSON(this.$element.attr("data-settings"));if("use-teleporter"===t._ob_teleporter_use){var o=this.$element.find(".elementor-widget-wrap").first();o.length&&(o.wrapInner('<div class="widget-wrap-children" />'),o.find(".elementor-background-overlay").first().length&&o.find(".elementor-background-overlay").first().insertBefore(o.find(".elementor-background-overlay").first().parent()));var s=this.$element,i=this.$element.attr("data-id");if("no-tablet"===t._ob_teleporter_no_pass_tablet&&this.$element.addClass("ob-tele-no-tablet"),"no-mobile"===t._ob_teleporter_no_pass_mobile&&this.$element.addClass("ob-tele-no-mobile"),void 0!==t._ob_teleporter_link){var n=t._ob_teleporter_link;if(""===n.url)return;this.$element.off("click.obTeleporter"),this.$element.on("click.obTeleporter",(function(){n.is_external?window.open(n.url):location.href=n.url}))}if("do-pass"===t._ob_teleporter_pass){var r="section"===t._ob_teleporter_pass_element?this.$element.closest(".elementor-section"):this.$element.closest(".elementor-container");if(r.length){r.css("overflow","hidden");var l=t._ob_teleporter_pass_effect,a='<div class="ob-teleporter-'+i+" ob-tele-eff-"+l+'" data-id-teleporter="'+i+'"><div class="ob-tele-overlay" style="background-color: '+t._ob_teleporter_overlay_color+';"></div>';e(".ob-teleporter-"+i).length||this.$element.prepend(a),this.$element.off("mouseenter mouseleave"),this.$element.on("mouseenter",(function(){if(!("no-tablet"===t._ob_teleporter_no_pass_tablet&&"tablet"===elementorFrontend.getCurrentDeviceMode()||"no-mobile"===t._ob_teleporter_no_pass_mobile&&"mobile"===elementorFrontend.getCurrentDeviceMode())){var o={"background-color":e(".ob-teleporter-"+i).css("background-color"),"background-image":e(".ob-teleporter-"+i).css("background-image"),"background-position":e(".ob-teleporter-"+i).css("background-position"),"background-size":e(".ob-teleporter-"+i).css("background-size"),"background-repeat":e(".ob-teleporter-"+i).css("background-repeat")};if("section"===t._ob_teleporter_pass_element){var s=r.children().not(".elementor-container").detach();r.addClass("ob-tele-mom-hover").prepend(e(".ob-teleporter-"+i)),r.prepend(s)}else r.addClass("ob-tele-mom-hover").prepend(e(".ob-teleporter-"+i));e(".ob-teleporter-"+i).css(o).hide(),e(".ob-teleporter-"+i).show().addClass("ob-teleporter-hover")}})),this.$element.on("mouseleave",(function(){r.removeClass("ob-tele-mom-hover"),setTimeout((function(){e(".ob-teleporter-"+i).removeAttr("style").removeClass("ob-teleporter-hover"),s.prepend(e(".ob-teleporter-"+i))}),100)}))}}}}}),"search-form.default":elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initSearchCop()},onElementChange:function(e){"_ob_searchcop_srch_options"===e&&this.routeSearchCop()},initSearchCop:function(){this.routeSearchCop()},routeSearchCop:function(){var e=this.getElementSettings("_ob_searchcop_srch_options");if("post"===e||"page"===e){var t=this.$element.find(".elementor-search-form__container");if(!t.length)return;var o='<input type="hidden" name="post_type" value="'+e+'" />';t.prepend(o)}}}),"button.default":elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initButterButton()},isButterButton:function(){return this.$element.hasClass("ob-is-butterbutton")},onElementChange:function(e){"_ob_butterbutton_use_it"===e&&this.routeButterButton()},initButterButton:function(){this.isEdit&&"yes"===this.getElementSettings("_ob_butterbutton_use_it")&&this.$element.addClass("ob-is-butterbutton")},routeButterButton:function(){this.isButterButton()||"yes"!==this.getElementSettings("_ob_butterbutton_use_it")?this.$element.removeClass("ob-is-butterbutton"):this.$element.addClass("ob-is-butterbutton")}}),"image.default":elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initPhotoMorph()},isPhotoMorph:function(){return this.$element.hasClass("ob-photomorph")},onElementChange:function(e){"_ob_photomorph_use"===e&&this.routePhotoMorph()},initPhotoMorph:function(){this.isEdit&&"yes"===this.getElementSettings("_ob_photomorph_use")&&this.$element.addClass("ob-photomorph")},routePhotoMorph:function(){this.isPhotoMorph()||"yes"!==this.getElementSettings("_ob_photomorph_use")?this.$element.removeClass("ob-photomorph"):this.$element.addClass("ob-photomorph")}}),"post-comments.theme_comments":elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initCommentz()},isCommentz:function(){return this.$element.hasClass("ob-commentz")},onElementChange:function(e){"_ob_commentz_use"===e&&this.routeCommentz()},initCommentz:function(){this.isEdit&&"yes"===this.getElementSettings("_ob_commentz_use")&&this.$element.addClass("ob-commentz")},routeCommentz:function(){this.isCommentz()||"yes"!==this.getElementSettings("_ob_commentz_use")?this.$element.removeClass("ob-commentz"):this.$element.addClass("ob-commentz")}}),"spacer.default":elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initSpaceRat()},isSpaceRat:function(){return this.$element.hasClass("ob-spacerat")},onElementChange:function(e){"_ob_spacerat_use"===e&&this.routeSpaceRat()},initSpaceRat:function(){if(this.isEdit&&"yes"===this.getElementSettings("_ob_spacerat_use")&&this.$element.addClass("ob-spacerat"),!this.isEdit&&"yes"===this.getElementSettings("_ob_spacerat_use")){var t=e.parseJSON(this.$element.attr("data-settings"));if(void 0!==t._ob_spacerat_link){var o=t._ob_spacerat_link;if(""===o.url)return;this.$element.off("click.obSpacerat"),this.$element.on("click.obSpacerat",(function(){o.is_external?window.open(o.url):location.href=o.url}))}}},routeSpaceRat:function(){this.isSpaceRat()||"yes"!==this.getElementSettings("_ob_spacerat_use")?this.$element.removeClass("ob-spacerat"):this.$element.addClass("ob-spacerat")}})};e.each(n,(function(e,t){elementorFrontend.hooks.addAction("frontend/element_ready/"+e,(function(e){elementorFrontend.elementsHandler.addHandler(t,{$element:e})}))}))}));var s=function(t,o){var s,i=e(".elementor-element-"+t),n=e(".elementor-element-"+t+" .swiper-container").first(),r=n.parent().parent().find("nav.glider-controller"),l={allowTouchMove:"yes"===o.allowTouchMove,autoHeight:"yes"===o.autoheight,effect:o.effect,loop:o.loop,direction:"fade"===o.effect?"horizontal":o.direction,parallax:"yes"===o.parallax,speed:o.speed,breakpoints:"yes"===o.allowMultiSlides&&o.breakpoints,navigation:{nextEl:".elementor-element-"+t+" .swiper-button-next",prevEl:".elementor-element-"+t+" .swiper-button-prev"},pagination:{el:".elementor-element-"+t+" .swiper-pagination",type:o.pagination_type,clickable:!0},autoplay:o.autoplay,watchOverflow:!0};if("undefined"==typeof Swiper){new(0,elementorFrontend.utils.swiper)(n,l).then((e=>{s=e}))}else s=new Swiper(n,l);n.find('[class*="glider-control"]').on("click",(function(t){if(void 0!==e(this).data("gotoslide"))s.slideTo(parseInt(e(this).data("gotoslide")));else{var o=parseInt(e(this).attr("class").match(/glider-control-(\d+)/)[1]);o>0&&s.slideTo(o)}t.preventDefault()})),r.find('[class*="glider-control"]').on("click",(function(t){if(void 0!==e(this).data("gotoslide"))s.slideTo(parseInt(e(this).data("gotoslide")));else{var o=parseInt(e(this).attr("class").match(/glider-control-(\d+)/)[1]);o>0&&s.slideTo(o)}t.preventDefault()})),i.css("visibility","visible")}}(jQuery,window);
|
1 |
+
"use strict";!function(e,t){var o=e(t);o.on("elementor/frontend/init",(function(){var t=elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initPoopArtPerspektiveHA(),this.initHoverAnimator()},initPoopArtPerspektiveHA:function(){this.isEdit&&(this.$element.addClass("ob-has-background-overlay"),"yes"===this.getElementSettings("_ob_perspektive_use")&&this.$element.addClass("ob-use-perspektive"),"yes"===this.getElementSettings("_ob_widget_stalker_use")&&this.$element.addClass("ob-got-stalker"))},initHoverAnimator:function(){this.routeHoverAnimator()},onElementChange:function(e){"_ob_perspektive_use"===e&&("yes"===this.getElementSettings("_ob_perspektive_use")?this.$element.addClass("ob-use-perspektive"):this.$element.removeClass("ob-use-perspektive")),"_ob_allow_hoveranimator"===e&&this.routeHoverAnimator(),-1!==["_ob_hoveranimator_opacity_hover","_ob_hoveranimator_y_hover","_ob_hoveranimator_y_hover_alt","_ob_hoveranimator_x_hover","_ob_hoveranimator_x_hover_alt","_ob_hoveranimator_rot_hover","_ob_hoveranimator_scalex_hover","_ob_hoveranimator_scaley_hover","_ob_hoveranimator_blur_hover"].indexOf(e)&&this.isHoverAnimator()&&this.doHoverAnimator(),"_ob_widget_stalker_use"===e&&this.routeWidgetStalkerWidget()},isWidgetStalkerWidget:function(){return this.$element.hasClass("ob-got-stalker")},routeWidgetStalkerWidget:function(){this.isWidgetStalkerWidget()||"yes"!==this.getElementSettings("_ob_widget_stalker_use")?this.$element.removeClass("ob-got-stalker"):this.$element.addClass("ob-got-stalker")},isPerspektive:function(){return this.$element.hasClass("ob-use-perspektive")},isHoverAnimator:function(){return this.$element.hasClass("ob-is-hoveranimal")},routeHoverAnimator:function(){this.isEdit?(this.isHoverAnimator()||"yes"!==this.getElementSettings("_ob_allow_hoveranimator")||(this.$element.addClass("ob-is-hoveranimal"),this.doHoverAnimator()),this.isHoverAnimator()&&"yes"!==this.getElementSettings("_ob_allow_hoveranimator")&&(this.$element.removeClass("ob-is-hoveranimal"),this.stopHoverAnimator())):!this.isEdit&&this.isHoverAnimator()&&this.doHoverAnimator()},doHoverAnimator:function(){var t=this.$element,o=t.parent().closest(".ob-is-hoveranimator");if(o.length){var s,i,n,r,l,a,d,h,m,_,p,b,c=o.data("id");this.isEdit?(s=this.getElementSettings("_ob_hoveranimator_opacity_hover"),i=this.getElementSettings("_ob_hoveranimator_y_hover"),n=this.getElementSettings("_ob_hoveranimator_y_hover_alt"),r=this.getElementSettings("_ob_hoveranimator_x_hover"),l=this.getElementSettings("_ob_hoveranimator_x_hover_alt"),a=this.getElementSettings("_ob_hoveranimator_rot_hover"),h=this.getElementSettings("_ob_hoveranimator_scalex_hover"),d=this.getElementSettings("_ob_hoveranimator_scaley_hover"),m=this.getElementSettings("_ob_hoveranimator_blur_hover")):this.isEdit||(s=(_=e.parseJSON(t.attr("data-settings")))._ob_hoveranimator_opacity_hover,i=_._ob_hoveranimator_y_hover,n=_._ob_hoveranimator_y_hover_alt,r=_._ob_hoveranimator_x_hover,l=_._ob_hoveranimator_x_hover_alt,a=_._ob_hoveranimator_rot_hover,h=_._ob_hoveranimator_scalex_hover,d=_._ob_hoveranimator_scaley_hover,m=_._ob_hoveranimator_blur_hover),b=""!=e.trim(l)&&void 0!==l?"calc("+l+")":r.size+r.unit,p=""!=e.trim(n)&&void 0!==n?"calc("+n+")":i.size+i.unit;var u={opacity:s.size,top:p,left:b,transform:"rotate("+a.size+"deg) scaleX("+h.size+") scaleY("+d.size+")",filter:"blur("+m.size+m.unit+")"};o.on("mouseenter."+c,(function(){t.css(u)})),o.on("mouseleave."+c,(function(){t.removeAttr("style")}))}},stopHoverAnimator:function(){var e=this.$element,t=this.$element.parent().closest(".ob-is-hoveranimator");if(t.length){var o=t.data("id"),s={opacity:"",top:"",left:"",transform:"",filter:""};t.on("mouseenter."+o,(function(){e.css(s)})),t.on("mouseleave."+o,(function(){e.removeAttr("style")}))}}}),i=elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initHarakiri()},initHarakiri:function(){this.isEdit&&"inherit"!==this.getElementSettings("_ob_harakiri_writing_mode")&&this.$element.addClass("ob-harakiri")},onElementChange:function(e){"_ob_harakiri_writing_mode"===e&&("inherit"!==this.getElementSettings("_ob_harakiri_writing_mode")?this.$element.addClass("ob-harakiri"):this.$element.removeClass("ob-harakiri"))}}),n={widget:t,"heading.default":i,"text-editor.default":i,section:elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initSectionExtends()},isBreakingBad:function(){return this.$element.hasClass("ob-is-breaking-bad")},isGlider:function(){return this.$element.hasClass("ob-is-glider")},isInnerSection:function(){return this.$element.hasClass("elementor-inner-section")},onElementChange:function(e){"_ob_bbad_use_it"===e&&("yes"===this.getElementSettings("_ob_bbad_use_it")?(this.$element.addClass("ob-is-breaking-bad"),this.isInnerSection()&&this.$element.addClass("ob-bb-inner")):(this.$element.removeClass("ob-is-breaking-bad"),this.isInnerSection()&&this.$element.removeClass("ob-bb-inner"))),"_ob_glider_is_slider"===e&&("yes"===this.getElementSettings("_ob_glider_is_slider")?(this.$element.addClass("ob-is-glider"),this.addClassesRouteGlider(".elementor-element-"+this.$element.attr("data-id"),"addClass"),this.initSwiperElements()):"yes"!=this.getElementSettings("_ob_glider_is_slider")&&(this.$element.removeClass("ob-is-glider"),this.addClassesRouteGlider(".elementor-element-"+this.$element.attr("data-id"),"removeClass"))),"_ob_bbad_sssic_use"===e&&this.isInnerSection()&&("yes"===this.getElementSettings("_ob_bbad_sssic_use")?this.$element.addClass("ob-is-sticky-inner-section"):this.$element.removeClass("ob-is-sticky-inner-section"))},addClassesRouteGlider:function(t,o){var s=e(t).children(".elementor-container").first();s.length&&s.addClass("swiper-container");var i=e(s).children(".elementor-row").first();i.length&&"addClass"==o?(i.addClass("swiper-wrapper"),e(i).children("div.elementor-column").addClass("swiper-slide")):i.length||"addClass"!=o||(e(s).children("div.elementor-column").wrapAll('<div class="swiper-wrapper" />'),e(s).children(".swiper-wrapper").first().children("div.elementor-column").addClass("swiper-slide")),i.length&&"removeClass"==o?(s.removeClass("swiper-container"),i.removeClass("swiper-wrapper"),e(i).children("div.elementor-column").removeClass("swiper-slide")):i.length||"removeClass"!=o||(s.removeClass("swiper-container"),e(s).children("div.swiper-wrapper").unwrap(),e(s).children("div.elementor-column").removeClass("swiper-slide"))},initSectionExtends:function(){if(this.isEdit?("yes"!==this.getElementSettings("_ob_bbad_use_it")||this.isBreakingBad()||(this.$element.addClass("ob-is-breaking-bad"),this.isInnerSection()&&this.$element.addClass("ob-bb-inner")),"yes"===this.getElementSettings("_ob_glider_is_slider")&&(this.$element.addClass("ob-is-glider"),this.addClassesRouteGlider(".elementor-element-"+this.$element.attr("data-id"),"addClass"),this.initSwiperElements())):"yes"===this.getElementSettings("_ob_glider_is_slider")&&(this.$element.addClass("ob-is-glider"),this.addClassesRouteGlider(".elementor-element-"+this.$element.attr("data-id"),"addClass"),this.initSwiperElements()),"yes"===this.getElementSettings("_ob_bbad_sssic_use")&&this.isInnerSection()){this.isEdit&&this.$element.addClass("ob-is-sticky-inner-section");var e=this.$element.closest(".elementor-widget-wrap");e.length&&e.addClass("ob-sssic-wrapper")}},initSwiperElements:function(){this.$element.children(".elementor-container").find(".swiper-button-next").first().length||this.$element.children(".elementor-container").first().append('<div class="swiper-button-next"><svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMin" viewBox="0 0 27 44"><path d="M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z"></path></svg></div>'),this.$element.children(".elementor-container").find(".swiper-button-prev").first().length||this.$element.children(".elementor-container").first().append('<div class="swiper-button-prev"><svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMin" viewBox="0 0 27 44"><path d="M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z"></path></svg></div>'),this.$element.children(".elementor-container").find(".swiper-pagination").first().length||this.$element.children(".elementor-container").first().append('<div class="swiper-pagination"></div>');var e={};e.pagination_type=this.getElementSettings("_ob_glider_pagination_type"),e.allowTouchMove=this.getElementSettings("_ob_glider_allow_touch_move"),e.autoheight=this.getElementSettings("_ob_glider_auto_h"),e.effect=this.getElementSettings("_ob_glider_effect"),e.loop=this.getElementSettings("_ob_glider_loop"),e.direction=this.getElementSettings("_ob_glider_direction"),e.parallax=this.getElementSettings("_ob_glider_parallax"),e.speed=this.getElementSettings("_ob_glider_speed");var t=this.getElementSettings("_ob_glider_autoplay");e.autoplay=!!t&&{delay:this.getElementSettings("_ob_glider_autoplay_delay")},e.allowMultiSlides=this.getElementSettings("_ob_glider_allow_multi_slides");var o={},i=elementorFrontend.config.breakpoints;o[i.lg]={slidesPerView:this.getElementSettings("_ob_glider_slides_per_view"),slidesPerGroup:this.getElementSettings("_ob_glider_slides_to_scroll"),spaceBetween:+this.getElementSettings("_ob_glider_space_between")||0},o[i.md]={slidesPerView:this.getElementSettings("_ob_glider_slides_per_view_tablet"),slidesPerGroup:this.getElementSettings("_ob_glider_slides_to_scroll_tablet"),spaceBetween:+this.getElementSettings("_ob_glider_space_between_tablet")||0},o[0]={slidesPerView:this.getElementSettings("_ob_glider_slides_per_view_mobile"),slidesPerGroup:this.getElementSettings("_ob_glider_slides_to_scroll_mobile"),spaceBetween:+this.getElementSettings("_ob_glider_space_between_mobile")||0},e.breakpoints=o,s(this.$element.attr("data-id"),e,"glider_"+this.$element.attr("data-id"))}}),column:elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.$element.find(".elementor-column-wrap").first().length||this.$element.addClass("ob-is-e3");var e=navigator.userAgent.toLowerCase();e.indexOf("chrome")>-1&&this.teleporterChromeResize(),this.initColumnExtends()},teleporterChromeResize:function(){if(this.isTeleporter()){var e=this,t=this.$element.attr("data-id");o.on("resize",(function(){e.$element.closest(".ob-is-teleporter").addClass("ob-chrome-resize"),clearTimeout(t),t=setTimeout((function(){var t=parseInt(e.$element.closest(".ob-is-teleporter").css("height")),o=e.$element.find(".elementor-column-wrap").first();o.length?o.css({height:t}):e.$element.find(".elementor-widget-wrap").first().css({height:t}),e.$element.closest(".ob-is-teleporter").removeClass("ob-chrome-resize")}),500)})),o.trigger("resize")}},isTeleporter:function(){return this.$element.hasClass("ob-is-teleporter")},isHoverAnimatorCol:function(){return this.$element.hasClass("ob-is-hoveranimator")},isWidgetStalkerCol:function(){return this.$element.hasClass("ob-is-stalker")},isPseudoCol:function(){return this.$element.hasClass("ob-is-pseudo")},initColumnExtends:function(){if(!this.isEdit){var t=e.parseJSON(this.$element.attr("data-settings"));if(void 0!==t._ob_bbad_link){var o=t._ob_bbad_link;if(""===o.url)return;this.$element.off("click.bb"),this.$element.on("click.bb",(function(){o.is_external?window.open(o.url):location.href=o.url}))}}this.isEdit&&"use-teleporter"===this.getElementSettings("_ob_teleporter_use")&&(this.$element.addClass("ob-is-teleporter"),this.$element.find(".elementor-widget-wrap").first().addClass("ob-tele-midget"),this.doTeleporterEditor()),!this.isEdit&&this.isTeleporter()&&(this.$element.find(".elementor-widget-wrap").first().addClass("ob-tele-midget"),this.doTeleporter()),this.isEdit&&"yes"===this.getElementSettings("_ob_column_hoveranimator")&&this.$element.addClass("ob-is-hoveranimator"),this.isEdit&&"yes"===this.getElementSettings("_ob_bbad_is_stalker")&&this.$element.addClass("ob-is-stalker"),this.isEdit&&"yes"===this.getElementSettings("_ob_column_has_pseudo")&&this.$element.addClass("ob-is-pseudo")},onElementChange:function(e){"_ob_teleporter_overlay_color"===e?this.$element.find('div[class*="ob-teleporter-"] > .ob-tele-overlay').css("background-color",this.getElementSettings("_ob_teleporter_overlay_color")):"_ob_teleporter_no_pass_tablet"===e?"no-tablet"===this.getElementSettings("_ob_teleporter_no_pass_tablet")?this.$element.addClass("ob-tele-no-tablet"):this.$element.removeClass("ob-tele-no-tablet"):"_ob_teleporter_no_pass_mobile"===e&&("no-mobile"===this.getElementSettings("_ob_teleporter_no_pass_mobile")?this.$element.addClass("ob-tele-no-mobile"):this.$element.removeClass("ob-tele-no-mobile")),"_ob_column_hoveranimator"===e&&this.routeHoverAnimatorCol(),"_ob_bbad_is_stalker"===e&&this.routeWidgetStalkerCol(),"_ob_column_has_pseudo"===e&&this.routePseudoCol()},routeHoverAnimatorCol:function(){this.isHoverAnimatorCol()||"yes"!==this.getElementSettings("_ob_column_hoveranimator")?this.$element.removeClass("ob-is-hoveranimator"):this.$element.addClass("ob-is-hoveranimator")},routeWidgetStalkerCol:function(){this.isWidgetStalkerCol()||"yes"!==this.getElementSettings("_ob_bbad_is_stalker")?this.$element.removeClass("ob-is-stalker"):this.$element.addClass("ob-is-stalker")},routePseudoCol:function(){this.isPseudoCol()||"yes"!==this.getElementSettings("_ob_column_has_pseudo")?this.$element.removeClass("ob-is-pseudo"):this.$element.addClass("ob-is-pseudo")},doTeleporterEditor:function(){if("use-teleporter"===this.getElementSettings("_ob_teleporter_use")){var t=this.$element.find(".elementor-widget-wrap").first();if(t.length&&(t.wrapInner('<div class="widget-wrap-children" />'),t.find(".elementor-background-overlay").first().length&&t.find(".elementor-background-overlay").first().insertBefore(t.find(".elementor-background-overlay").first().parent())),"do-pass"===this.getElementSettings("_ob_teleporter_pass")){var o=this,s=this.$element,i=this.$element.attr("data-id");"no-tablet"===this.getElementSettings("_ob_teleporter_no_pass_tablet")&&this.$element.addClass("ob-tele-no-tablet"),"no-mobile"===this.getElementSettings("_ob_teleporter_no_pass_mobile")&&this.$element.addClass("ob-tele-no-mobile");var n="section"===this.getElementSettings("_ob_teleporter_pass_element")?this.$element.closest(".elementor-section"):this.$element.closest(".elementor-container");if(n.length){n.css("overflow","hidden");var r=this.getElementSettings("_ob_teleporter_pass_effect"),l='<div class="ob-teleporter-'+i+" ob-tele-eff-"+r+'" data-id-teleporter="'+i+'"><div class="ob-tele-overlay" style="background-color: '+this.getElementSettings("_ob_teleporter_overlay_color")+';"></div></div>';e(".ob-teleporter-"+i).length||this.$element.prepend(l),this.$element.off("mouseenter mouseleave"),this.$element.on("mouseenter mouseleave",(function(t){if("mouseenter"===t.type){if("no-tablet"===o.getElementSettings("_ob_teleporter_no_pass_tablet")&&"tablet"===elementorFrontend.getCurrentDeviceMode())return;if("no-mobile"===o.getElementSettings("_ob_teleporter_no_pass_mobile")&&"mobile"===elementorFrontend.getCurrentDeviceMode())return;if("do-pass"!==o.getElementSettings("_ob_teleporter_pass"))return;var r={"background-color":e(".ob-teleporter-"+i).css("background-color"),"background-image":e(".ob-teleporter-"+i).css("background-image"),"background-position":e(".ob-teleporter-"+i).css("background-position"),"background-size":e(".ob-teleporter-"+i).css("background-size"),"background-repeat":e(".ob-teleporter-"+i).css("background-repeat")};if("section"===o.getElementSettings("_ob_teleporter_pass_element")){var l=n.children().not(".elementor-container").detach();n.addClass("ob-tele-mom-hover").prepend(e(".ob-teleporter-"+i)),n.prepend(l)}else n.addClass("ob-tele-mom-hover").prepend(e(".ob-teleporter-"+i));e(".ob-teleporter-"+i).css(r).hide(),e(".ob-teleporter-"+i).addClass("ob-teleporter-hover").show()}else n.removeClass("ob-tele-mom-hover"),setTimeout((function(){e(".ob-teleporter-"+i).removeAttr("style").removeClass("ob-teleporter-hover"),s.prepend(e(".ob-teleporter-"+i))}),100)}))}}}},doTeleporter:function(){var t=e.parseJSON(this.$element.attr("data-settings"));if("use-teleporter"===t._ob_teleporter_use){var o=this.$element.find(".elementor-widget-wrap").first();o.length&&(o.wrapInner('<div class="widget-wrap-children" />'),o.find(".elementor-background-overlay").first().length&&o.find(".elementor-background-overlay").first().insertBefore(o.find(".elementor-background-overlay").first().parent()));var s=this.$element,i=this.$element.attr("data-id");if("no-tablet"===t._ob_teleporter_no_pass_tablet&&this.$element.addClass("ob-tele-no-tablet"),"no-mobile"===t._ob_teleporter_no_pass_mobile&&this.$element.addClass("ob-tele-no-mobile"),void 0!==t._ob_teleporter_link){var n=t._ob_teleporter_link;if(""===n.url)return;this.$element.off("click.obTeleporter"),this.$element.on("click.obTeleporter",(function(){n.is_external?window.open(n.url):location.href=n.url}))}if("do-pass"===t._ob_teleporter_pass){var r="section"===t._ob_teleporter_pass_element?this.$element.closest(".elementor-section"):this.$element.closest(".elementor-container");if(r.length){r.css("overflow","hidden");var l=t._ob_teleporter_pass_effect,a='<div class="ob-teleporter-'+i+" ob-tele-eff-"+l+'" data-id-teleporter="'+i+'"><div class="ob-tele-overlay" style="background-color: '+t._ob_teleporter_overlay_color+';"></div>';e(".ob-teleporter-"+i).length||this.$element.prepend(a),this.$element.off("mouseenter mouseleave"),this.$element.on("mouseenter",(function(){if(!("no-tablet"===t._ob_teleporter_no_pass_tablet&&"tablet"===elementorFrontend.getCurrentDeviceMode()||"no-mobile"===t._ob_teleporter_no_pass_mobile&&"mobile"===elementorFrontend.getCurrentDeviceMode())){var o={"background-color":e(".ob-teleporter-"+i).css("background-color"),"background-image":e(".ob-teleporter-"+i).css("background-image"),"background-position":e(".ob-teleporter-"+i).css("background-position"),"background-size":e(".ob-teleporter-"+i).css("background-size"),"background-repeat":e(".ob-teleporter-"+i).css("background-repeat")};if("section"===t._ob_teleporter_pass_element){var s=r.children().not(".elementor-container").detach();r.addClass("ob-tele-mom-hover").prepend(e(".ob-teleporter-"+i)),r.prepend(s)}else r.addClass("ob-tele-mom-hover").prepend(e(".ob-teleporter-"+i));e(".ob-teleporter-"+i).css(o).hide(),e(".ob-teleporter-"+i).show().addClass("ob-teleporter-hover")}})),this.$element.on("mouseleave",(function(){r.removeClass("ob-tele-mom-hover"),setTimeout((function(){e(".ob-teleporter-"+i).removeAttr("style").removeClass("ob-teleporter-hover"),s.prepend(e(".ob-teleporter-"+i))}),100)}))}}}}}),"search-form.default":elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initSearchCop()},onElementChange:function(e){"_ob_searchcop_srch_options"===e&&this.routeSearchCop()},initSearchCop:function(){this.routeSearchCop()},routeSearchCop:function(){var e=this.getElementSettings("_ob_searchcop_srch_options");if("post"===e||"page"===e){var t=this.$element.find(".elementor-search-form__container");if(!t.length)return;var o='<input type="hidden" name="post_type" value="'+e+'" />';t.prepend(o)}}}),"button.default":elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initButterButton()},isButterButton:function(){return this.$element.hasClass("ob-is-butterbutton")},onElementChange:function(e){"_ob_butterbutton_use_it"===e&&this.routeButterButton()},initButterButton:function(){this.isEdit&&"yes"===this.getElementSettings("_ob_butterbutton_use_it")&&this.$element.addClass("ob-is-butterbutton")},routeButterButton:function(){this.isButterButton()||"yes"!==this.getElementSettings("_ob_butterbutton_use_it")?this.$element.removeClass("ob-is-butterbutton"):this.$element.addClass("ob-is-butterbutton")}}),"image.default":elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initPhotoMorph()},isPhotoMorph:function(){return this.$element.hasClass("ob-photomorph")},onElementChange:function(e){"_ob_photomorph_use"===e&&this.routePhotoMorph()},initPhotoMorph:function(){this.isEdit&&"yes"===this.getElementSettings("_ob_photomorph_use")&&this.$element.addClass("ob-photomorph")},routePhotoMorph:function(){this.isPhotoMorph()||"yes"!==this.getElementSettings("_ob_photomorph_use")?this.$element.removeClass("ob-photomorph"):this.$element.addClass("ob-photomorph")}}),"post-comments.theme_comments":elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initCommentz()},isCommentz:function(){return this.$element.hasClass("ob-commentz")},onElementChange:function(e){"_ob_commentz_use"===e&&this.routeCommentz()},initCommentz:function(){this.isEdit&&"yes"===this.getElementSettings("_ob_commentz_use")&&this.$element.addClass("ob-commentz")},routeCommentz:function(){this.isCommentz()||"yes"!==this.getElementSettings("_ob_commentz_use")?this.$element.removeClass("ob-commentz"):this.$element.addClass("ob-commentz")}}),"spacer.default":elementorModules.frontend.handlers.Base.extend({onInit:function(){elementorModules.frontend.handlers.Base.prototype.onInit.apply(this,arguments),this.initSpaceRat()},isSpaceRat:function(){return this.$element.hasClass("ob-spacerat")},onElementChange:function(e){"_ob_spacerat_use"===e&&this.routeSpaceRat()},initSpaceRat:function(){if(this.isEdit&&"yes"===this.getElementSettings("_ob_spacerat_use")&&this.$element.addClass("ob-spacerat"),!this.isEdit&&"yes"===this.getElementSettings("_ob_spacerat_use")){var t=e.parseJSON(this.$element.attr("data-settings"));if(void 0!==t._ob_spacerat_link){var o=t._ob_spacerat_link;if(""===o.url)return;this.$element.off("click.obSpacerat"),this.$element.on("click.obSpacerat",(function(){o.is_external?window.open(o.url):location.href=o.url}))}}},routeSpaceRat:function(){this.isSpaceRat()||"yes"!==this.getElementSettings("_ob_spacerat_use")?this.$element.removeClass("ob-spacerat"):this.$element.addClass("ob-spacerat")}})};e.each(n,(function(e,t){elementorFrontend.hooks.addAction("frontend/element_ready/"+e,(function(e){elementorFrontend.elementsHandler.addHandler(t,{$element:e})}))}))}));var s=function(t,o){var s,i=e(".elementor-element-"+t),n=e(".elementor-element-"+t+" .swiper-container").first(),r=n.parent().parent().find("nav.glider-controller"),l={allowTouchMove:"yes"===o.allowTouchMove,autoHeight:"yes"===o.autoheight,effect:o.effect,loop:o.loop,direction:"fade"===o.effect?"horizontal":o.direction,parallax:"yes"===o.parallax,speed:o.speed,breakpoints:"yes"===o.allowMultiSlides&&o.breakpoints,navigation:{nextEl:".elementor-element-"+t+" .swiper-button-next",prevEl:".elementor-element-"+t+" .swiper-button-prev"},pagination:{el:".elementor-element-"+t+" .swiper-pagination",type:o.pagination_type,clickable:!0},autoplay:o.autoplay,watchOverflow:!0};if("undefined"==typeof Swiper){new(0,elementorFrontend.utils.swiper)(n,l).then((e=>{s=e}))}else s=new Swiper(n,l);n.find('[class*="glider-control"]').on("click",(function(t){if(void 0!==e(this).data("gotoslide"))s.slideTo(parseInt(e(this).data("gotoslide")));else{var o=parseInt(e(this).attr("class").match(/glider-control-(\d+)/)[1]);o>0&&s.slideTo(o)}t.preventDefault()})),r.find('[class*="glider-control"]').on("click",(function(t){if(void 0!==e(this).data("gotoslide"))s.slideTo(parseInt(e(this).data("gotoslide")));else{var o=parseInt(e(this).attr("class").match(/glider-control-(\d+)/)[1]);o>0&&s.slideTo(o)}t.preventDefault()})),i.css("visibility","visible")}}(jQuery,window);
|
assets/js/ooohboi-steroids.js
CHANGED
@@ -431,6 +431,23 @@
|
|
431 |
return this.$element.hasClass( 'ob-is-pseudo' );
|
432 |
},
|
433 |
initColumnExtends: function() {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
434 |
/* Teleporter */
|
435 |
if( this.isEdit && 'use-teleporter' === this.getElementSettings( '_ob_teleporter_use' ) ) {
|
436 |
this.$element.addClass( 'ob-is-teleporter' );
|
431 |
return this.$element.hasClass( 'ob-is-pseudo' );
|
432 |
},
|
433 |
initColumnExtends: function() {
|
434 |
+
/* breaking bad */
|
435 |
+
if( ! this.isEdit ) {
|
436 |
+
var bb_settings = $.parseJSON( this.$element.attr( 'data-settings' ) );
|
437 |
+
// handle links
|
438 |
+
if( undefined !== bb_settings._ob_bbad_link ) {
|
439 |
+
|
440 |
+
var bb_link = bb_settings._ob_bbad_link;
|
441 |
+
if( '' === bb_link.url ) return;
|
442 |
+
|
443 |
+
this.$element.off( 'click.bb' );
|
444 |
+
this.$element.on( 'click.bb', function() {
|
445 |
+
if( bb_link.is_external ) window.open( bb_link.url );
|
446 |
+
else location.href = bb_link.url;
|
447 |
+
} );
|
448 |
+
|
449 |
+
}
|
450 |
+
}
|
451 |
/* Teleporter */
|
452 |
if( this.isEdit && 'use-teleporter' === this.getElementSettings( '_ob_teleporter_use' ) ) {
|
453 |
this.$element.addClass( 'ob-is-teleporter' );
|
controls/ooohboi-breaking-bad.php
CHANGED
@@ -489,6 +489,42 @@ href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/O
|
|
489 |
],
|
490 |
]
|
491 |
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
492 |
|
493 |
// --------------------------------------------------------------------------------------------- CONTROL DIVIDER !!!!!
|
494 |
$element->add_control(
|
@@ -502,7 +538,7 @@ href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/O
|
|
502 |
$element->add_control(
|
503 |
'_ob_bbad_section_title_0',
|
504 |
[
|
505 |
-
'label' => sprintf( __( 'Widget Stalker
|
506 |
'type' => Controls_Manager::RAW_HTML,
|
507 |
'content_classes' => 'elementor-control-field-description',
|
508 |
]
|
489 |
],
|
490 |
]
|
491 |
);
|
492 |
+
/* since 1.7.2 */
|
493 |
+
// ------------------------------------------------------------------------- CONTROL: Link or No?
|
494 |
+
$element->add_control(
|
495 |
+
'_ob_bbad_link_type',
|
496 |
+
[
|
497 |
+
'label' => sprintf( __( 'Column Link%sNEW!%s', 'ooohboi-steroids' ), '<sup class="ob-new-feature">', '</sup>' ),
|
498 |
+
'type' => Controls_Manager::SELECT,
|
499 |
+
'default' => 'default',
|
500 |
+
'separator' => 'before',
|
501 |
+
'options' => [
|
502 |
+
'default' => __( 'None', 'ooohboi-steroids' ),
|
503 |
+
'pointer' => __( 'Custom URL', 'ooohboi-steroids' ),
|
504 |
+
],
|
505 |
+
'selectors' => [
|
506 |
+
'{{WRAPPER}}.elementor-column' => 'cursor: {{VALUE}};',
|
507 |
+
],
|
508 |
+
]
|
509 |
+
);
|
510 |
+
// ------------------------------------------------------------------------- CONTROL: Link to...
|
511 |
+
$element->add_control(
|
512 |
+
'_ob_bbad_link',
|
513 |
+
[
|
514 |
+
'label' => __( 'Link', 'ooohboi-steroids' ),
|
515 |
+
'type' => Controls_Manager::URL,
|
516 |
+
'separator' => 'before',
|
517 |
+
'frontend_available' => true,
|
518 |
+
'dynamic' => [
|
519 |
+
'active' => true,
|
520 |
+
],
|
521 |
+
'placeholder' => __( 'https://your-link.com', 'ooohboi-steroids' ),
|
522 |
+
'condition' => [
|
523 |
+
'_ob_bbad_link_type' => 'pointer',
|
524 |
+
],
|
525 |
+
'show_label' => false,
|
526 |
+
]
|
527 |
+
);
|
528 |
|
529 |
// --------------------------------------------------------------------------------------------- CONTROL DIVIDER !!!!!
|
530 |
$element->add_control(
|
538 |
$element->add_control(
|
539 |
'_ob_bbad_section_title_0',
|
540 |
[
|
541 |
+
'label' => sprintf( __( 'Widget Stalker', 'ooohboi-steroids' ) ),
|
542 |
'type' => Controls_Manager::RAW_HTML,
|
543 |
'content_classes' => 'elementor-control-field-description',
|
544 |
]
|
controls/ooohboi-icobox.php
CHANGED
@@ -99,6 +99,43 @@ final class OoohBoi_Icobox {
|
|
99 |
'default' => 'no',
|
100 |
]
|
101 |
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
102 |
// --------------------------------------------------------------------------------------------- CONTROL Content Padding
|
103 |
$element->add_responsive_control(
|
104 |
'_ob_icobox_padding_icon',
|
@@ -106,7 +143,7 @@ final class OoohBoi_Icobox {
|
|
106 |
'label' => __( 'Icon Padding', 'ooohboi-steroids' ),
|
107 |
'separator' => 'before',
|
108 |
'type' => Controls_Manager::DIMENSIONS,
|
109 |
-
'size_units' => [ 'px', 'em', '%' ],
|
110 |
'selectors' => [
|
111 |
'{{WRAPPER}} .elementor-icon-box-wrapper .elementor-icon-box-icon' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
112 |
],
|
@@ -121,7 +158,7 @@ final class OoohBoi_Icobox {
|
|
121 |
[
|
122 |
'label' => __( 'Icon Margin', 'ooohboi-steroids' ),
|
123 |
'type' => Controls_Manager::DIMENSIONS,
|
124 |
-
'size_units' => [ 'px', 'em', '%' ],
|
125 |
'selectors' => [
|
126 |
'{{WRAPPER}} .elementor-icon-box-wrapper .elementor-icon-box-icon' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
127 |
],
|
99 |
'default' => 'no',
|
100 |
]
|
101 |
);
|
102 |
+
// --------------------------------------------------------------------------------------------- CONTROL Icon Size
|
103 |
+
$element->add_responsive_control(
|
104 |
+
'_ob_icobox_icon_size',
|
105 |
+
[
|
106 |
+
'label' => __( 'Icon Size', 'ooohboi-steroids' ),
|
107 |
+
'separator' => 'before',
|
108 |
+
'type' => Controls_Manager::SLIDER,
|
109 |
+
'size_units' => [ 'px', '%', 'em', 'vw', 'vh' ],
|
110 |
+
'range' => [
|
111 |
+
'px' => [
|
112 |
+
'max' => 200,
|
113 |
+
],
|
114 |
+
'%' => [
|
115 |
+
'max' => 100,
|
116 |
+
'step' => 0.1,
|
117 |
+
],
|
118 |
+
'vw' => [
|
119 |
+
'max' => 100,
|
120 |
+
'step' => 0.1,
|
121 |
+
],
|
122 |
+
'vh' => [
|
123 |
+
'max' => 100,
|
124 |
+
'step' => 0.1,
|
125 |
+
],
|
126 |
+
'em' => [
|
127 |
+
'max' => 100,
|
128 |
+
'step' => 0.1,
|
129 |
+
],
|
130 |
+
],
|
131 |
+
'selectors' => [
|
132 |
+
'{{WRAPPER}} .elementor-icon-box-wrapper .elementor-icon-box-icon i, {{WRAPPER}} .elementor-icon-box-wrapper .elementor-icon' => 'font-size: {{SIZE}}{{UNIT}} !important;',
|
133 |
+
],
|
134 |
+
'condition' => [
|
135 |
+
'_ob_icobox_override_defaults' => 'yes',
|
136 |
+
],
|
137 |
+
]
|
138 |
+
);
|
139 |
// --------------------------------------------------------------------------------------------- CONTROL Content Padding
|
140 |
$element->add_responsive_control(
|
141 |
'_ob_icobox_padding_icon',
|
143 |
'label' => __( 'Icon Padding', 'ooohboi-steroids' ),
|
144 |
'separator' => 'before',
|
145 |
'type' => Controls_Manager::DIMENSIONS,
|
146 |
+
'size_units' => [ 'px', 'em', '%', 'vw', 'vh' ],
|
147 |
'selectors' => [
|
148 |
'{{WRAPPER}} .elementor-icon-box-wrapper .elementor-icon-box-icon' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
149 |
],
|
158 |
[
|
159 |
'label' => __( 'Icon Margin', 'ooohboi-steroids' ),
|
160 |
'type' => Controls_Manager::DIMENSIONS,
|
161 |
+
'size_units' => [ 'px', 'em', '%', 'vw', 'vh' ],
|
162 |
'selectors' => [
|
163 |
'{{WRAPPER}} .elementor-icon-box-wrapper .elementor-icon-box-icon' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
164 |
],
|
controls/ooohboi-imbox.php
CHANGED
@@ -101,6 +101,43 @@ final class OoohBoi_Imbox {
|
|
101 |
'default' => 'no',
|
102 |
]
|
103 |
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
104 |
// --------------------------------------------------------------------------------------------- CONTROL Content Padding
|
105 |
$element->add_responsive_control(
|
106 |
'_ob_imbox_padding_icon',
|
@@ -341,7 +378,6 @@ final class OoohBoi_Imbox {
|
|
341 |
'default' => 'no',
|
342 |
]
|
343 |
);
|
344 |
-
|
345 |
// --------------------------------------------------------------------------------------------- CONTROL Title Padding
|
346 |
$element->add_responsive_control(
|
347 |
'_ob_imbox_padding_title',
|
@@ -349,7 +385,7 @@ final class OoohBoi_Imbox {
|
|
349 |
'label' => __( 'Title Padding', 'ooohboi-steroids' ),
|
350 |
'separator' => 'before',
|
351 |
'type' => Controls_Manager::DIMENSIONS,
|
352 |
-
'size_units' => [ 'px', 'em', '%' ],
|
353 |
'selectors' => [
|
354 |
'{{WRAPPER}} .elementor-image-box-content .elementor-image-box-title' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
355 |
],
|
@@ -364,7 +400,7 @@ final class OoohBoi_Imbox {
|
|
364 |
[
|
365 |
'label' => __( 'Title Margin', 'ooohboi-steroids' ),
|
366 |
'type' => Controls_Manager::DIMENSIONS,
|
367 |
-
'size_units' => [ 'px', 'em', '%' ],
|
368 |
'selectors' => [
|
369 |
'{{WRAPPER}} .elementor-image-box-content .elementor-image-box-title' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
370 |
],
|
@@ -381,7 +417,7 @@ final class OoohBoi_Imbox {
|
|
381 |
'label' => __( 'Description Padding', 'ooohboi-steroids' ),
|
382 |
'separator' => 'before',
|
383 |
'type' => Controls_Manager::DIMENSIONS,
|
384 |
-
'size_units' => [ 'px', 'em', '%' ],
|
385 |
'selectors' => [
|
386 |
'{{WRAPPER}} .elementor-image-box-content .elementor-image-box-description' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
387 |
],
|
@@ -396,7 +432,7 @@ final class OoohBoi_Imbox {
|
|
396 |
[
|
397 |
'label' => __( 'Description Margin', 'ooohboi-steroids' ),
|
398 |
'type' => Controls_Manager::DIMENSIONS,
|
399 |
-
'size_units' => [ 'px', 'em', '%' ],
|
400 |
'selectors' => [
|
401 |
'{{WRAPPER}} .elementor-image-box-content .elementor-image-box-description' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
402 |
],
|
101 |
'default' => 'no',
|
102 |
]
|
103 |
);
|
104 |
+
// --------------------------------------------------------------------------------------------- CONTROL Image Size
|
105 |
+
$element->add_responsive_control(
|
106 |
+
'_ob_imbox_image_size',
|
107 |
+
[
|
108 |
+
'label' => __( 'Image Size', 'ooohboi-steroids' ),
|
109 |
+
'separator' => 'before',
|
110 |
+
'type' => Controls_Manager::SLIDER,
|
111 |
+
'size_units' => [ 'px', '%', 'em', 'vw', 'vh' ],
|
112 |
+
'range' => [
|
113 |
+
'px' => [
|
114 |
+
'max' => 200,
|
115 |
+
],
|
116 |
+
'%' => [
|
117 |
+
'max' => 100,
|
118 |
+
'step' => 0.1,
|
119 |
+
],
|
120 |
+
'vw' => [
|
121 |
+
'max' => 100,
|
122 |
+
'step' => 0.1,
|
123 |
+
],
|
124 |
+
'vh' => [
|
125 |
+
'max' => 100,
|
126 |
+
'step' => 0.1,
|
127 |
+
],
|
128 |
+
'em' => [
|
129 |
+
'max' => 100,
|
130 |
+
'step' => 0.1,
|
131 |
+
],
|
132 |
+
],
|
133 |
+
'selectors' => [
|
134 |
+
'{{WRAPPER}} .elementor-image-box-wrapper .elementor-image-box-img' => 'width: {{SIZE}}{{UNIT}} !important;',
|
135 |
+
],
|
136 |
+
'condition' => [
|
137 |
+
'_ob_imbox_override_defaults' => 'yes',
|
138 |
+
],
|
139 |
+
]
|
140 |
+
);
|
141 |
// --------------------------------------------------------------------------------------------- CONTROL Content Padding
|
142 |
$element->add_responsive_control(
|
143 |
'_ob_imbox_padding_icon',
|
378 |
'default' => 'no',
|
379 |
]
|
380 |
);
|
|
|
381 |
// --------------------------------------------------------------------------------------------- CONTROL Title Padding
|
382 |
$element->add_responsive_control(
|
383 |
'_ob_imbox_padding_title',
|
385 |
'label' => __( 'Title Padding', 'ooohboi-steroids' ),
|
386 |
'separator' => 'before',
|
387 |
'type' => Controls_Manager::DIMENSIONS,
|
388 |
+
'size_units' => [ 'px', 'em', '%', 'vw', 'vh' ],
|
389 |
'selectors' => [
|
390 |
'{{WRAPPER}} .elementor-image-box-content .elementor-image-box-title' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
391 |
],
|
400 |
[
|
401 |
'label' => __( 'Title Margin', 'ooohboi-steroids' ),
|
402 |
'type' => Controls_Manager::DIMENSIONS,
|
403 |
+
'size_units' => [ 'px', 'em', '%', 'vw', 'vh' ],
|
404 |
'selectors' => [
|
405 |
'{{WRAPPER}} .elementor-image-box-content .elementor-image-box-title' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
406 |
],
|
417 |
'label' => __( 'Description Padding', 'ooohboi-steroids' ),
|
418 |
'separator' => 'before',
|
419 |
'type' => Controls_Manager::DIMENSIONS,
|
420 |
+
'size_units' => [ 'px', 'em', '%', 'vw', 'vh' ],
|
421 |
'selectors' => [
|
422 |
'{{WRAPPER}} .elementor-image-box-content .elementor-image-box-description' => 'padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
423 |
],
|
432 |
[
|
433 |
'label' => __( 'Description Margin', 'ooohboi-steroids' ),
|
434 |
'type' => Controls_Manager::DIMENSIONS,
|
435 |
+
'size_units' => [ 'px', 'em', '%', 'vw', 'vh' ],
|
436 |
'selectors' => [
|
437 |
'{{WRAPPER}} .elementor-image-box-content .elementor-image-box-description' => 'margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;',
|
438 |
],
|
inc/info/ob-landing.php
CHANGED
@@ -10,7 +10,17 @@
|
|
10 |
|
11 |
<div class="col-8">
|
12 |
|
13 |
-
<h3>What's new in v1.7.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
<ul>
|
15 |
<li>
|
16 |
<p>
|
@@ -63,7 +73,7 @@ With over 20 controls, CSS effects, masking option, and clip-path per pseudo-ele
|
|
63 |
|
64 |
<div class="col-12">
|
65 |
<hr />
|
66 |
-
<p class="small-text">Current version: 1.7.
|
67 |
</div>
|
68 |
|
69 |
</div>
|
10 |
|
11 |
<div class="col-8">
|
12 |
|
13 |
+
<h3>What's new in v1.7.2</h3>
|
14 |
+
<ul>
|
15 |
+
<li>
|
16 |
+
Since the version 1.7.2 IMBOX and ICOBOX extensions bring the new responsive controls for the image/icon size, while the existing Override controls now include new 'vw' and 'vh' CSS units.
|
17 |
+
</li>
|
18 |
+
<li>
|
19 |
+
From now on BREAKING BAD allows you to set the Column-link (clickable column).
|
20 |
+
</li>
|
21 |
+
</ul>
|
22 |
+
|
23 |
+
<h3>1.7.1 reminder...</h3>
|
24 |
<ul>
|
25 |
<li>
|
26 |
<p>
|
73 |
|
74 |
<div class="col-12">
|
75 |
<hr />
|
76 |
+
<p class="small-text">Current version: 1.7.2</p>
|
77 |
</div>
|
78 |
|
79 |
</div>
|
lang/ooohboi-steroids.pot
CHANGED
@@ -3,8 +3,8 @@ msgid ""
|
|
3 |
msgstr ""
|
4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
"Project-Id-Version: OoohBoi Steroids for Elementor\n"
|
6 |
-
"POT-Creation-Date: 2021-04-
|
7 |
-
"PO-Revision-Date: 2021-04-
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
10 |
"MIME-Version: 1.0\n"
|
@@ -32,7 +32,7 @@ msgid ""
|
|
32 |
msgstr ""
|
33 |
|
34 |
#: controls/ooohboi-breaking-bad.php:91 controls/ooohboi-breaking-bad.php:173
|
35 |
-
#: controls/ooohboi-breaking-bad.php:480 controls/ooohboi-breaking-bad.php:
|
36 |
#: controls/ooohboi-butter-button.php:71 controls/ooohboi-commentz.php:71
|
37 |
#: controls/ooohboi-glider.php:68 controls/ooohboi-glider.php:83
|
38 |
#: controls/ooohboi-glider.php:134 controls/ooohboi-glider.php:359
|
@@ -41,8 +41,8 @@ msgstr ""
|
|
41 |
#: controls/ooohboi-glider.php:689 controls/ooohboi-harakiri.php:94
|
42 |
#: controls/ooohboi-hover-animator.php:68
|
43 |
#: controls/ooohboi-hover-animator.php:145 controls/ooohboi-icobox.php:96
|
44 |
-
#: controls/ooohboi-icobox.php:
|
45 |
-
#: controls/ooohboi-imbox.php:
|
46 |
#: controls/ooohboi-overlay-underlay.php:1258
|
47 |
#: controls/ooohboi-overlay-underlay.php:1277 controls/ooohboi-paginini.php:220
|
48 |
#: controls/ooohboi-perspektive.php:74 controls/ooohboi-photomorph.php:66
|
@@ -53,7 +53,7 @@ msgid "Yes"
|
|
53 |
msgstr ""
|
54 |
|
55 |
#: controls/ooohboi-breaking-bad.php:92 controls/ooohboi-breaking-bad.php:174
|
56 |
-
#: controls/ooohboi-breaking-bad.php:481 controls/ooohboi-breaking-bad.php:
|
57 |
#: controls/ooohboi-butter-button.php:72 controls/ooohboi-commentz.php:72
|
58 |
#: controls/ooohboi-glider.php:69 controls/ooohboi-glider.php:84
|
59 |
#: controls/ooohboi-glider.php:135 controls/ooohboi-glider.php:360
|
@@ -62,8 +62,8 @@ msgstr ""
|
|
62 |
#: controls/ooohboi-glider.php:690 controls/ooohboi-harakiri.php:95
|
63 |
#: controls/ooohboi-hover-animator.php:69
|
64 |
#: controls/ooohboi-hover-animator.php:146 controls/ooohboi-icobox.php:97
|
65 |
-
#: controls/ooohboi-icobox.php:
|
66 |
-
#: controls/ooohboi-imbox.php:
|
67 |
#: controls/ooohboi-overlay-underlay.php:1259
|
68 |
#: controls/ooohboi-overlay-underlay.php:1278 controls/ooohboi-paginini.php:221
|
69 |
#: controls/ooohboi-perspektive.php:75 controls/ooohboi-photomorph.php:67
|
@@ -79,35 +79,35 @@ msgstr ""
|
|
79 |
|
80 |
#: controls/ooohboi-breaking-bad.php:106 controls/ooohboi-breaking-bad.php:152
|
81 |
#: controls/ooohboi-breaking-bad.php:335 controls/ooohboi-breaking-bad.php:464
|
82 |
-
#: controls/ooohboi-breaking-bad.php:
|
83 |
msgid "Start"
|
84 |
msgstr ""
|
85 |
|
86 |
#: controls/ooohboi-breaking-bad.php:107 controls/ooohboi-breaking-bad.php:153
|
87 |
#: controls/ooohboi-breaking-bad.php:313 controls/ooohboi-breaking-bad.php:336
|
88 |
-
#: controls/ooohboi-breaking-bad.php:465 controls/ooohboi-breaking-bad.php:
|
89 |
-
#: controls/ooohboi-breaking-bad.php:
|
90 |
#: controls/ooohboi-commentz.php:654 controls/ooohboi-widget-stalker.php:196
|
91 |
msgid "Center"
|
92 |
msgstr ""
|
93 |
|
94 |
#: controls/ooohboi-breaking-bad.php:108 controls/ooohboi-breaking-bad.php:154
|
95 |
#: controls/ooohboi-breaking-bad.php:314 controls/ooohboi-breaking-bad.php:337
|
96 |
-
#: controls/ooohboi-breaking-bad.php:466 controls/ooohboi-breaking-bad.php:
|
97 |
-
#: controls/ooohboi-breaking-bad.php:
|
98 |
#: controls/ooohboi-widget-stalker.php:197
|
99 |
msgid "End"
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: controls/ooohboi-breaking-bad.php:109 controls/ooohboi-breaking-bad.php:
|
103 |
msgid "Space Between"
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: controls/ooohboi-breaking-bad.php:110 controls/ooohboi-breaking-bad.php:
|
107 |
msgid "Space Around"
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: controls/ooohboi-breaking-bad.php:111 controls/ooohboi-breaking-bad.php:
|
111 |
msgid "Space Evenly"
|
112 |
msgstr ""
|
113 |
|
@@ -115,11 +115,11 @@ msgstr ""
|
|
115 |
msgid "Columns Direction"
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: controls/ooohboi-breaking-bad.php:130 controls/ooohboi-breaking-bad.php:
|
119 |
msgid "Row"
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: controls/ooohboi-breaking-bad.php:131 controls/ooohboi-breaking-bad.php:
|
123 |
msgid "Column"
|
124 |
msgstr ""
|
125 |
|
@@ -247,7 +247,7 @@ msgstr ""
|
|
247 |
msgid "Column Order"
|
248 |
msgstr ""
|
249 |
|
250 |
-
#: controls/ooohboi-breaking-bad.php:458 controls/ooohboi-breaking-bad.php:
|
251 |
msgid "Align vertically"
|
252 |
msgstr ""
|
253 |
|
@@ -259,26 +259,51 @@ msgstr ""
|
|
259 |
msgid "Scrollable Column?"
|
260 |
msgstr ""
|
261 |
|
262 |
-
#: controls/ooohboi-breaking-bad.php:
|
263 |
#, php-format
|
264 |
-
msgid "
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: controls/ooohboi-breaking-bad.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
268 |
msgid "Enable Widget Stalker?"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: controls/ooohboi-breaking-bad.php:
|
272 |
msgid ""
|
273 |
"NOTE: It changes the default alignment of widgets inside this column - "
|
274 |
"including the Ineer Section widget."
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: controls/ooohboi-breaking-bad.php:
|
278 |
msgid "Widgets Direction"
|
279 |
msgstr ""
|
280 |
|
281 |
-
#: controls/ooohboi-breaking-bad.php:
|
282 |
msgid "Align Widgets"
|
283 |
msgstr ""
|
284 |
|
@@ -290,7 +315,7 @@ msgstr ""
|
|
290 |
msgid "Typography"
|
291 |
msgstr ""
|
292 |
|
293 |
-
#: controls/ooohboi-butter-button.php:97
|
294 |
msgid "Icon Size"
|
295 |
msgstr ""
|
296 |
|
@@ -327,8 +352,8 @@ msgstr ""
|
|
327 |
#: controls/ooohboi-butter-button.php:233
|
328 |
#: controls/ooohboi-butter-button.php:346 controls/ooohboi-commentz.php:247
|
329 |
#: controls/ooohboi-commentz.php:421 controls/ooohboi-commentz.php:920
|
330 |
-
#: controls/ooohboi-imbox.php:
|
331 |
-
#: controls/ooohboi-imbox.php:
|
332 |
#: controls/ooohboi-overlaiz.php:368 controls/ooohboi-overlaiz.php:387
|
333 |
#: controls/ooohboi-overlay-underlay.php:426
|
334 |
#: controls/ooohboi-overlay-underlay.php:443
|
@@ -344,8 +369,8 @@ msgstr ""
|
|
344 |
#: controls/ooohboi-butter-button.php:359 controls/ooohboi-commentz.php:258
|
345 |
#: controls/ooohboi-commentz.php:433 controls/ooohboi-commentz.php:806
|
346 |
#: controls/ooohboi-commentz.php:931 controls/ooohboi-glider.php:235
|
347 |
-
#: controls/ooohboi-glider.php:472 controls/ooohboi-imbox.php:
|
348 |
-
#: controls/ooohboi-imbox.php:
|
349 |
#: controls/ooohboi-kontrolz.php:207 controls/ooohboi-overlaiz.php:399
|
350 |
#: controls/ooohboi-overlay-underlay.php:454
|
351 |
#: controls/ooohboi-overlay-underlay.php:1031 controls/ooohboi-paginini.php:154
|
@@ -1053,8 +1078,8 @@ msgstr ""
|
|
1053 |
msgid "Blur Hover"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
-
#: controls/ooohboi-icobox.php:92 controls/ooohboi-icobox.php:
|
1057 |
-
#: controls/ooohboi-imbox.php:94 controls/ooohboi-imbox.php:
|
1058 |
msgid "Overrides"
|
1059 |
msgstr ""
|
1060 |
|
@@ -1062,61 +1087,65 @@ msgstr ""
|
|
1062 |
msgid "Allow more basic controls?"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
-
#: controls/ooohboi-icobox.php:
|
1066 |
msgid "Icon Padding"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
-
#: controls/ooohboi-icobox.php:
|
1070 |
msgid "Icon Margin"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
-
#: controls/ooohboi-icobox.php:
|
1074 |
msgid "Box Padding"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
-
#: controls/ooohboi-icobox.php:
|
1078 |
msgid "Allow separate controls for Title and Description?"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
-
#: controls/ooohboi-icobox.php:
|
1082 |
msgid "Title Padding"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
-
#: controls/ooohboi-icobox.php:
|
1086 |
msgid "Title Margin"
|
1087 |
msgstr ""
|
1088 |
|
1089 |
-
#: controls/ooohboi-icobox.php:
|
1090 |
msgid "Description Padding"
|
1091 |
msgstr ""
|
1092 |
|
1093 |
-
#: controls/ooohboi-icobox.php:
|
1094 |
msgid "Description Margin"
|
1095 |
msgstr ""
|
1096 |
|
1097 |
#: controls/ooohboi-imbox.php:108
|
|
|
|
|
|
|
|
|
1098 |
msgid "Image Padding"
|
1099 |
msgstr ""
|
1100 |
|
1101 |
-
#: controls/ooohboi-imbox.php:
|
1102 |
msgid "Image Margin"
|
1103 |
msgstr ""
|
1104 |
|
1105 |
-
#: controls/ooohboi-imbox.php:
|
1106 |
msgid "Enable full-height?"
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: controls/ooohboi-imbox.php:
|
1110 |
msgid ""
|
1111 |
"That will make the photo full-height. Makes sense only if the photo is "
|
1112 |
"placed left or the right-hand side!"
|
1113 |
msgstr ""
|
1114 |
|
1115 |
-
#: controls/ooohboi-imbox.php:
|
1116 |
msgid "Image clip path"
|
1117 |
msgstr ""
|
1118 |
|
1119 |
-
#: controls/ooohboi-imbox.php:
|
1120 |
#: controls/ooohboi-overlay-underlay.php:633
|
1121 |
#: controls/ooohboi-overlay-underlay.php:1206
|
1122 |
#: controls/ooohboi-photomorph.php:89 controls/ooohboi-photomorph.php:119
|
@@ -1127,11 +1156,11 @@ msgid ""
|
|
1127 |
"Enter the full clip-path property! See the copy-paste examples at %sClippy%s"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: controls/ooohboi-imbox.php:
|
1131 |
msgid "Box Margin"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: controls/ooohboi-imbox.php:
|
1135 |
msgid "Box z-index"
|
1136 |
msgstr ""
|
1137 |
|
@@ -1609,23 +1638,6 @@ msgstr ""
|
|
1609 |
msgid "Awesome gear for the pretty-much dull Spacer widget."
|
1610 |
msgstr ""
|
1611 |
|
1612 |
-
#: controls/ooohboi-spacerat.php:90 controls/ooohboi-spacerat.php:107
|
1613 |
-
#: controls/ooohboi-teleporter.php:73 controls/ooohboi-teleporter.php:90
|
1614 |
-
msgid "Link"
|
1615 |
-
msgstr ""
|
1616 |
-
|
1617 |
-
#: controls/ooohboi-spacerat.php:94 controls/ooohboi-teleporter.php:78
|
1618 |
-
msgid "None"
|
1619 |
-
msgstr ""
|
1620 |
-
|
1621 |
-
#: controls/ooohboi-spacerat.php:95 controls/ooohboi-teleporter.php:79
|
1622 |
-
msgid "Custom URL"
|
1623 |
-
msgstr ""
|
1624 |
-
|
1625 |
-
#: controls/ooohboi-spacerat.php:113 controls/ooohboi-teleporter.php:97
|
1626 |
-
msgid "https://your-link.com"
|
1627 |
-
msgstr ""
|
1628 |
-
|
1629 |
#: controls/ooohboi-spacerat.php:125 controls/ooohboi-teleporter.php:109
|
1630 |
msgid "Cursor Pointer"
|
1631 |
msgstr ""
|
3 |
msgstr ""
|
4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
"Project-Id-Version: OoohBoi Steroids for Elementor\n"
|
6 |
+
"POT-Creation-Date: 2021-04-06 14:49+0200\n"
|
7 |
+
"PO-Revision-Date: 2021-04-06 14:49+0200\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
10 |
"MIME-Version: 1.0\n"
|
32 |
msgstr ""
|
33 |
|
34 |
#: controls/ooohboi-breaking-bad.php:91 controls/ooohboi-breaking-bad.php:173
|
35 |
+
#: controls/ooohboi-breaking-bad.php:480 controls/ooohboi-breaking-bad.php:555
|
36 |
#: controls/ooohboi-butter-button.php:71 controls/ooohboi-commentz.php:71
|
37 |
#: controls/ooohboi-glider.php:68 controls/ooohboi-glider.php:83
|
38 |
#: controls/ooohboi-glider.php:134 controls/ooohboi-glider.php:359
|
41 |
#: controls/ooohboi-glider.php:689 controls/ooohboi-harakiri.php:94
|
42 |
#: controls/ooohboi-hover-animator.php:68
|
43 |
#: controls/ooohboi-hover-animator.php:145 controls/ooohboi-icobox.php:96
|
44 |
+
#: controls/ooohboi-icobox.php:231 controls/ooohboi-imbox.php:98
|
45 |
+
#: controls/ooohboi-imbox.php:375 controls/ooohboi-overlaiz.php:61
|
46 |
#: controls/ooohboi-overlay-underlay.php:1258
|
47 |
#: controls/ooohboi-overlay-underlay.php:1277 controls/ooohboi-paginini.php:220
|
48 |
#: controls/ooohboi-perspektive.php:74 controls/ooohboi-photomorph.php:66
|
53 |
msgstr ""
|
54 |
|
55 |
#: controls/ooohboi-breaking-bad.php:92 controls/ooohboi-breaking-bad.php:174
|
56 |
+
#: controls/ooohboi-breaking-bad.php:481 controls/ooohboi-breaking-bad.php:556
|
57 |
#: controls/ooohboi-butter-button.php:72 controls/ooohboi-commentz.php:72
|
58 |
#: controls/ooohboi-glider.php:69 controls/ooohboi-glider.php:84
|
59 |
#: controls/ooohboi-glider.php:135 controls/ooohboi-glider.php:360
|
62 |
#: controls/ooohboi-glider.php:690 controls/ooohboi-harakiri.php:95
|
63 |
#: controls/ooohboi-hover-animator.php:69
|
64 |
#: controls/ooohboi-hover-animator.php:146 controls/ooohboi-icobox.php:97
|
65 |
+
#: controls/ooohboi-icobox.php:232 controls/ooohboi-imbox.php:99
|
66 |
+
#: controls/ooohboi-imbox.php:376 controls/ooohboi-overlaiz.php:62
|
67 |
#: controls/ooohboi-overlay-underlay.php:1259
|
68 |
#: controls/ooohboi-overlay-underlay.php:1278 controls/ooohboi-paginini.php:221
|
69 |
#: controls/ooohboi-perspektive.php:75 controls/ooohboi-photomorph.php:67
|
79 |
|
80 |
#: controls/ooohboi-breaking-bad.php:106 controls/ooohboi-breaking-bad.php:152
|
81 |
#: controls/ooohboi-breaking-bad.php:335 controls/ooohboi-breaking-bad.php:464
|
82 |
+
#: controls/ooohboi-breaking-bad.php:590 controls/ooohboi-breaking-bad.php:614
|
83 |
msgid "Start"
|
84 |
msgstr ""
|
85 |
|
86 |
#: controls/ooohboi-breaking-bad.php:107 controls/ooohboi-breaking-bad.php:153
|
87 |
#: controls/ooohboi-breaking-bad.php:313 controls/ooohboi-breaking-bad.php:336
|
88 |
+
#: controls/ooohboi-breaking-bad.php:465 controls/ooohboi-breaking-bad.php:591
|
89 |
+
#: controls/ooohboi-breaking-bad.php:615 controls/ooohboi-commentz.php:134
|
90 |
#: controls/ooohboi-commentz.php:654 controls/ooohboi-widget-stalker.php:196
|
91 |
msgid "Center"
|
92 |
msgstr ""
|
93 |
|
94 |
#: controls/ooohboi-breaking-bad.php:108 controls/ooohboi-breaking-bad.php:154
|
95 |
#: controls/ooohboi-breaking-bad.php:314 controls/ooohboi-breaking-bad.php:337
|
96 |
+
#: controls/ooohboi-breaking-bad.php:466 controls/ooohboi-breaking-bad.php:592
|
97 |
+
#: controls/ooohboi-breaking-bad.php:616
|
98 |
#: controls/ooohboi-widget-stalker.php:197
|
99 |
msgid "End"
|
100 |
msgstr ""
|
101 |
|
102 |
+
#: controls/ooohboi-breaking-bad.php:109 controls/ooohboi-breaking-bad.php:593
|
103 |
msgid "Space Between"
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: controls/ooohboi-breaking-bad.php:110 controls/ooohboi-breaking-bad.php:594
|
107 |
msgid "Space Around"
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: controls/ooohboi-breaking-bad.php:111 controls/ooohboi-breaking-bad.php:595
|
111 |
msgid "Space Evenly"
|
112 |
msgstr ""
|
113 |
|
115 |
msgid "Columns Direction"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: controls/ooohboi-breaking-bad.php:130 controls/ooohboi-breaking-bad.php:570
|
119 |
msgid "Row"
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: controls/ooohboi-breaking-bad.php:131 controls/ooohboi-breaking-bad.php:571
|
123 |
msgid "Column"
|
124 |
msgstr ""
|
125 |
|
247 |
msgid "Column Order"
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: controls/ooohboi-breaking-bad.php:458 controls/ooohboi-breaking-bad.php:610
|
251 |
msgid "Align vertically"
|
252 |
msgstr ""
|
253 |
|
259 |
msgid "Scrollable Column?"
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: controls/ooohboi-breaking-bad.php:497
|
263 |
#, php-format
|
264 |
+
msgid "Column Link%sNEW!%s"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: controls/ooohboi-breaking-bad.php:502 controls/ooohboi-spacerat.php:94
|
268 |
+
#: controls/ooohboi-teleporter.php:78
|
269 |
+
msgid "None"
|
270 |
+
msgstr ""
|
271 |
+
|
272 |
+
#: controls/ooohboi-breaking-bad.php:503 controls/ooohboi-spacerat.php:95
|
273 |
+
#: controls/ooohboi-teleporter.php:79
|
274 |
+
msgid "Custom URL"
|
275 |
+
msgstr ""
|
276 |
+
|
277 |
+
#: controls/ooohboi-breaking-bad.php:514 controls/ooohboi-spacerat.php:90
|
278 |
+
#: controls/ooohboi-spacerat.php:107 controls/ooohboi-teleporter.php:73
|
279 |
+
#: controls/ooohboi-teleporter.php:90
|
280 |
+
msgid "Link"
|
281 |
+
msgstr ""
|
282 |
+
|
283 |
+
#: controls/ooohboi-breaking-bad.php:521 controls/ooohboi-spacerat.php:113
|
284 |
+
#: controls/ooohboi-teleporter.php:97
|
285 |
+
msgid "https://your-link.com"
|
286 |
+
msgstr ""
|
287 |
+
|
288 |
+
#: controls/ooohboi-breaking-bad.php:541
|
289 |
+
msgid "Widget Stalker"
|
290 |
+
msgstr ""
|
291 |
+
|
292 |
+
#: controls/ooohboi-breaking-bad.php:551 controls/ooohboi-widget-stalker.php:63
|
293 |
msgid "Enable Widget Stalker?"
|
294 |
msgstr ""
|
295 |
|
296 |
+
#: controls/ooohboi-breaking-bad.php:552
|
297 |
msgid ""
|
298 |
"NOTE: It changes the default alignment of widgets inside this column - "
|
299 |
"including the Ineer Section widget."
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: controls/ooohboi-breaking-bad.php:566
|
303 |
msgid "Widgets Direction"
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: controls/ooohboi-breaking-bad.php:586
|
307 |
msgid "Align Widgets"
|
308 |
msgstr ""
|
309 |
|
315 |
msgid "Typography"
|
316 |
msgstr ""
|
317 |
|
318 |
+
#: controls/ooohboi-butter-button.php:97 controls/ooohboi-icobox.php:106
|
319 |
msgid "Icon Size"
|
320 |
msgstr ""
|
321 |
|
352 |
#: controls/ooohboi-butter-button.php:233
|
353 |
#: controls/ooohboi-butter-button.php:346 controls/ooohboi-commentz.php:247
|
354 |
#: controls/ooohboi-commentz.php:421 controls/ooohboi-commentz.php:920
|
355 |
+
#: controls/ooohboi-imbox.php:193 controls/ooohboi-imbox.php:207
|
356 |
+
#: controls/ooohboi-imbox.php:317 controls/ooohboi-imbox.php:331
|
357 |
#: controls/ooohboi-overlaiz.php:368 controls/ooohboi-overlaiz.php:387
|
358 |
#: controls/ooohboi-overlay-underlay.php:426
|
359 |
#: controls/ooohboi-overlay-underlay.php:443
|
369 |
#: controls/ooohboi-butter-button.php:359 controls/ooohboi-commentz.php:258
|
370 |
#: controls/ooohboi-commentz.php:433 controls/ooohboi-commentz.php:806
|
371 |
#: controls/ooohboi-commentz.php:931 controls/ooohboi-glider.php:235
|
372 |
+
#: controls/ooohboi-glider.php:472 controls/ooohboi-imbox.php:215
|
373 |
+
#: controls/ooohboi-imbox.php:339 controls/ooohboi-kontrolz.php:95
|
374 |
#: controls/ooohboi-kontrolz.php:207 controls/ooohboi-overlaiz.php:399
|
375 |
#: controls/ooohboi-overlay-underlay.php:454
|
376 |
#: controls/ooohboi-overlay-underlay.php:1031 controls/ooohboi-paginini.php:154
|
1078 |
msgid "Blur Hover"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: controls/ooohboi-icobox.php:92 controls/ooohboi-icobox.php:227
|
1082 |
+
#: controls/ooohboi-imbox.php:94 controls/ooohboi-imbox.php:371
|
1083 |
msgid "Overrides"
|
1084 |
msgstr ""
|
1085 |
|
1087 |
msgid "Allow more basic controls?"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: controls/ooohboi-icobox.php:143
|
1091 |
msgid "Icon Padding"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
+
#: controls/ooohboi-icobox.php:159
|
1095 |
msgid "Icon Margin"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
+
#: controls/ooohboi-icobox.php:213 controls/ooohboi-imbox.php:290
|
1099 |
msgid "Box Padding"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
+
#: controls/ooohboi-icobox.php:228 controls/ooohboi-imbox.php:372
|
1103 |
msgid "Allow separate controls for Title and Description?"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
+
#: controls/ooohboi-icobox.php:242 controls/ooohboi-imbox.php:385
|
1107 |
msgid "Title Padding"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
+
#: controls/ooohboi-icobox.php:258 controls/ooohboi-imbox.php:401
|
1111 |
msgid "Title Margin"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
+
#: controls/ooohboi-icobox.php:273 controls/ooohboi-imbox.php:417
|
1115 |
msgid "Description Padding"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: controls/ooohboi-icobox.php:289 controls/ooohboi-imbox.php:433
|
1119 |
msgid "Description Margin"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
#: controls/ooohboi-imbox.php:108
|
1123 |
+
msgid "Image Size"
|
1124 |
+
msgstr ""
|
1125 |
+
|
1126 |
+
#: controls/ooohboi-imbox.php:145
|
1127 |
msgid "Image Padding"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: controls/ooohboi-imbox.php:161
|
1131 |
msgid "Image Margin"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
+
#: controls/ooohboi-imbox.php:176
|
1135 |
msgid "Enable full-height?"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
+
#: controls/ooohboi-imbox.php:177
|
1139 |
msgid ""
|
1140 |
"That will make the photo full-height. Makes sense only if the photo is "
|
1141 |
"placed left or the right-hand side!"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
+
#: controls/ooohboi-imbox.php:230
|
1145 |
msgid "Image clip path"
|
1146 |
msgstr ""
|
1147 |
|
1148 |
+
#: controls/ooohboi-imbox.php:232 controls/ooohboi-overlaiz.php:461
|
1149 |
#: controls/ooohboi-overlay-underlay.php:633
|
1150 |
#: controls/ooohboi-overlay-underlay.php:1206
|
1151 |
#: controls/ooohboi-photomorph.php:89 controls/ooohboi-photomorph.php:119
|
1156 |
"Enter the full clip-path property! See the copy-paste examples at %sClippy%s"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
+
#: controls/ooohboi-imbox.php:303
|
1160 |
msgid "Box Margin"
|
1161 |
msgstr ""
|
1162 |
|
1163 |
+
#: controls/ooohboi-imbox.php:354
|
1164 |
msgid "Box z-index"
|
1165 |
msgstr ""
|
1166 |
|
1638 |
msgid "Awesome gear for the pretty-much dull Spacer widget."
|
1639 |
msgstr ""
|
1640 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1641 |
#: controls/ooohboi-spacerat.php:125 controls/ooohboi-teleporter.php:109
|
1642 |
msgid "Cursor Pointer"
|
1643 |
msgstr ""
|
ooohboi-steroids.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/**
|
3 |
* Plugin Name: OoohBoi Steroids for Elementor
|
4 |
* Description: An awesome set of tools, options and settings that expand Elementor defaults. Instead of creating new Elementor Widgets, these act like an upgrade of existing options or the self-standing panels.
|
5 |
-
* Version: 1.7.
|
6 |
* Author: OoohBoi
|
7 |
* Author URI: https://www.youtube.com/c/OoohBoi
|
8 |
* Text Domain: ooohboi-steroids
|
@@ -31,7 +31,7 @@ final class OoohBoi_Steroids {
|
|
31 |
*
|
32 |
* @var string The plugin version.
|
33 |
*/
|
34 |
-
const VERSION = '1.7.
|
35 |
|
36 |
/**
|
37 |
* Minimum Elementor Version
|
@@ -289,7 +289,7 @@ final class OoohBoi_Steroids {
|
|
289 |
*/
|
290 |
public function ooohboi_register_scripts_front() {
|
291 |
|
292 |
-
wp_register_script( 'ooohboi-steroids', plugins_url( 'assets/js/ooohboi-steroids-min.js', __FILE__ ), [ 'jquery' ], self::VERSION . '
|
293 |
|
294 |
}
|
295 |
|
2 |
/**
|
3 |
* Plugin Name: OoohBoi Steroids for Elementor
|
4 |
* Description: An awesome set of tools, options and settings that expand Elementor defaults. Instead of creating new Elementor Widgets, these act like an upgrade of existing options or the self-standing panels.
|
5 |
+
* Version: 1.7.2
|
6 |
* Author: OoohBoi
|
7 |
* Author URI: https://www.youtube.com/c/OoohBoi
|
8 |
* Text Domain: ooohboi-steroids
|
31 |
*
|
32 |
* @var string The plugin version.
|
33 |
*/
|
34 |
+
const VERSION = '1.7.2';
|
35 |
|
36 |
/**
|
37 |
* Minimum Elementor Version
|
289 |
*/
|
290 |
public function ooohboi_register_scripts_front() {
|
291 |
|
292 |
+
wp_register_script( 'ooohboi-steroids', plugins_url( 'assets/js/ooohboi-steroids-min.js', __FILE__ ), [ 'jquery' ], self::VERSION . '06042021b', true );
|
293 |
|
294 |
}
|
295 |
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: page-builder, elementor, add-on, background-overlay, vertical text, ghost
|
|
4 |
Donate link: https://www.paypal.me/ooohboi
|
5 |
Requires at least: 5.0
|
6 |
Tested up to: 5.7
|
7 |
-
Stable tag: 1.7.
|
8 |
Requires PHP: 7.0
|
9 |
License: GPLv3
|
10 |
License URI: http://www.gnu.org/licenses/gpl-3.0
|
@@ -17,9 +17,12 @@ An awesome set of tools, options and settings that expand Elementor defaults. In
|
|
17 |
|
18 |
= What is new? =
|
19 |
|
|
|
|
|
|
|
|
|
20 |
The new extension is here! PSEUDO allows you to add and manage so called pseudo elements (:before and :after) of any Column. The functionality is almost identical to already existing PoopArt extension.
|
21 |
-
With over 20 controls, CSS effects, masking option, and clip-path per pseudo-element, it literally feels like you have 2 additional Background Overlay elements. You can find a new control panel under the "Advanced" tab of any Column - including the Inner Section's columns.
|
22 |
-
When it comes to the HOVERANIMATOR extension, Offset TOP and Offset Left animatable properties now support the CSS calc() input too, so from now on, your hover animations can be built with the greater precision.
|
23 |
|
24 |
= In the package so far =
|
25 |
|
@@ -101,7 +104,7 @@ Add and manage Column's pseudo elements. It's a PoopArt for Columns!
|
|
101 |
|
102 |
== Upgrade Notice ==
|
103 |
|
104 |
-
1.7.
|
105 |
|
106 |
== Frequently Asked Questions ==
|
107 |
|
@@ -145,6 +148,13 @@ No, you don't. It'll work with both free version of Elementor and Elementor PRO.
|
|
145 |
|
146 |
== Changelog ==
|
147 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
148 |
= 1.7.1 =
|
149 |
- New feature added, PSEUDO - it's like a PoopArt for Columns
|
150 |
- HOVERANIMATOR, Offset TOP and Offset Left properties now support the CSS calc() input too
|
4 |
Donate link: https://www.paypal.me/ooohboi
|
5 |
Requires at least: 5.0
|
6 |
Tested up to: 5.7
|
7 |
+
Stable tag: 1.7.2
|
8 |
Requires PHP: 7.0
|
9 |
License: GPLv3
|
10 |
License URI: http://www.gnu.org/licenses/gpl-3.0
|
17 |
|
18 |
= What is new? =
|
19 |
|
20 |
+
Since the version 1.7.2 IMBOX and ICOBOX extensions bring the new responsive controls for the image/icon size, while the existing Override controls now include new 'vw' and 'vh' CSS units.
|
21 |
+
|
22 |
+
From now on BREAKING BAD allows you to set the Column-link (clickable column).
|
23 |
+
|
24 |
The new extension is here! PSEUDO allows you to add and manage so called pseudo elements (:before and :after) of any Column. The functionality is almost identical to already existing PoopArt extension.
|
25 |
+
With over 20 controls, CSS effects, masking option, and clip-path per pseudo-element, it literally feels like you have 2 additional Background Overlay elements. You can find a new control panel under the "Advanced" tab of any Column - including the Inner Section's columns.
|
|
|
26 |
|
27 |
= In the package so far =
|
28 |
|
104 |
|
105 |
== Upgrade Notice ==
|
106 |
|
107 |
+
1.7.2 - Beware of the changes to the language file!
|
108 |
|
109 |
== Frequently Asked Questions ==
|
110 |
|
148 |
|
149 |
== Changelog ==
|
150 |
|
151 |
+
= 1.7.2 =
|
152 |
+
- ICOBOX, added responsive control for the Icon size
|
153 |
+
- ICOBOX, extended range of the CSS units for all Override controls
|
154 |
+
- IMBOX, added responsive control for the Image size
|
155 |
+
- IMBOX, extended range of the CSS units for all Override controls
|
156 |
+
- BREAKING BAD, added option to create the Column-link
|
157 |
+
|
158 |
= 1.7.1 =
|
159 |
- New feature added, PSEUDO - it's like a PoopArt for Columns
|
160 |
- HOVERANIMATOR, Offset TOP and Offset Left properties now support the CSS calc() input too
|