Version Description
[22th June 2022] =
- Fixed: Navigation css conflict issue fixed
- Fixed: Button Link target issue fixed in General Slider Widget (Thanks to Reggie Scott)
Download this release
Release Info
Developer | bdthemes |
Plugin | Prime Slider – Addons For Elementor (Revolution of a slider, Hero Slider, Media Slider, Drag Drop Slider, Video Slider, Product Slider, Ecommerce Slider) |
Version | 2.9.5 |
Comparing to | |
See all releases |
Code changes from version 2.9.4 to 2.9.5
- assets/css/ps-woocircle.css +1 -1
- assets/css/ps-woocircle.rtl.css +1 -1
- bdthemes-prime-slider.php +3 -3
- changelog.txt +7 -0
- includes/admin-settings.php +3 -3
- modules/general/widgets/general.php +24 -15
- modules/rubix/widgets/rubix.php +3 -3
- modules/woocircle/widgets/woocircle.php +1 -1
- readme.txt +8 -3
- traits/query-controls/group-query/group-control-query.php +32 -3
assets/css/ps-woocircle.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.bdt-elastic-slider{position:relative;overflow:hidden;width:100%;height:100vh;display:flex;align-items:center}.bdt-elastic-slider .bdt-elastic-slideshow{position:relative;width:100vw}.bdt-elastic-slider .bdt-elastic-slide-item{position:absolute;z-index:1000;top:0;left:0;right:0;visibility:hidden;pointer-events:none;display:-webkit-flex;display:flex;flex-direction:column-reverse;align-items:center;text-align:center}.bdt-elastic-slider .bdt-elastic-slide-item.slide--current{position:relative;visibility:visible}.bdt-elastic-slider .bdt-elastic-slide-item.slide--current.slide--open{z-index:1111}.bdt-elastic-slider .deco--circle{position:absolute;top:0;border-radius:50%;background:#f2f8ff}.bdt-elastic-slider .deco--circle-left{right:calc(100% - 140px)}.bdt-elastic-slider .deco--circle-right{left:calc(100% - 140px)}.bdt-elastic-slider .deco--circle,.bdt-elastic-slider .bdt-elastic-image-action__inner{width:450px;height:450px}.bdt-elastic-slider .bdt-elastic-image-action-btn{position:relative;width:100%}.bdt-elastic-slider .no-js .bdt-elastic-image-action-btn{display:none}.bdt-elastic-slider .bdt-elastic-image-action__inner{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;pointer-events:auto}.bdt-elastic-slider .deco--expander{position:absolute;top:50%;left:50%;margin:-225px 0 0 -225px;border-radius:50%;background:#f2f8ff}.bdt-elastic-slider .bdt-elastic-slide-content{padding:30px}.bdt-elastic-slider .bdt-elastic-title-preview{font-size:40px;margin-top:0;margin-bottom:20px;text-transform:capitalize}.bdt-elastic-slider .bdt-elastic-title--main{font-size:50px;margin-top:0;margin-bottom:15px;color:#464653}.bdt-elastic-slider .slide--open .bdt-elastic-title--main{opacity:1}.bdt-elastic-slider .bdt-elastic-price{color:#38383e;font-size:17px;font-weight:700}.bdt-elastic-slider .bdt-elastic-price .price{display:inline-flex;align-items:center;grid-column-gap:15px}.bdt-elastic-slider .bdt-elastic-price .price ins{background:#f2f8ff;color:#2ab603;padding:5px 14px;text-decoration:none;border-radius:30px}.bdt-elastic-slider .bdt-elastic-price--large{font-size:15px;vertical-align:middle}.bdt-elastic-slider .bdt-elastic-price--large .price ins{background:#deebfb}.bdt-elastic-slider .bdt-elastic-img{position:relative;display:block;margin:0 auto}.bdt-elastic-slider .bdt-elastic-img-small{max-height:80%}.bdt-elastic-slider .bdt-elastic-img-large{height:30vh;max-height:400px}.bdt-elastic-slider .bdt-elastic-action{font-size:1.5em;margin:0;text-align:center;border:none;background:none}.bdt-elastic-slider .bdt-elastic-action:focus{outline:none}.bdt-elastic-slider .bdt-elastic-action--open{position:absolute;right:0;bottom:0;margin:0 40px 40px 0;padding:17px
|
1 |
+
.bdt-elastic-slider{position:relative;overflow:hidden;width:100%;height:100vh;display:flex;align-items:center}.bdt-elastic-slider .bdt-elastic-slideshow{position:relative;width:100vw}.bdt-elastic-slider .bdt-elastic-slide-item{position:absolute;z-index:1000;top:0;left:0;right:0;visibility:hidden;pointer-events:none;display:-webkit-flex;display:flex;flex-direction:column-reverse;align-items:center;text-align:center}.bdt-elastic-slider .bdt-elastic-slide-item.slide--current{position:relative;visibility:visible}.bdt-elastic-slider .bdt-elastic-slide-item.slide--current.slide--open{z-index:1111}.bdt-elastic-slider .deco--circle{position:absolute;top:0;border-radius:50%;background:#f2f8ff}.bdt-elastic-slider .deco--circle-left{right:calc(100% - 140px)}.bdt-elastic-slider .deco--circle-right{left:calc(100% - 140px)}.bdt-elastic-slider .deco--circle,.bdt-elastic-slider .bdt-elastic-image-action__inner{width:450px;height:450px}.bdt-elastic-slider .bdt-elastic-image-action-btn{position:relative;width:100%}.bdt-elastic-slider .no-js .bdt-elastic-image-action-btn{display:none}.bdt-elastic-slider .bdt-elastic-image-action__inner{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;pointer-events:auto}.bdt-elastic-slider .deco--expander{position:absolute;top:50%;left:50%;margin:-225px 0 0 -225px;border-radius:50%;background:#f2f8ff}.bdt-elastic-slider .bdt-elastic-slide-content{padding:30px}.bdt-elastic-slider .bdt-elastic-title-preview{font-size:40px;margin-top:0;margin-bottom:20px;text-transform:capitalize}.bdt-elastic-slider .bdt-elastic-title--main{font-size:50px;margin-top:0;margin-bottom:15px;color:#464653}.bdt-elastic-slider .slide--open .bdt-elastic-title--main{opacity:1}.bdt-elastic-slider .bdt-elastic-price{color:#38383e;font-size:17px;font-weight:700}.bdt-elastic-slider .bdt-elastic-price .price{display:inline-flex;align-items:center;grid-column-gap:15px}.bdt-elastic-slider .bdt-elastic-price .price ins{background:#f2f8ff;color:#2ab603;padding:5px 14px;text-decoration:none;border-radius:30px}.bdt-elastic-slider .bdt-elastic-price--large{font-size:15px;vertical-align:middle}.bdt-elastic-slider .bdt-elastic-price--large .price ins{background:#deebfb}.bdt-elastic-slider .bdt-elastic-img{position:relative;display:block;margin:0 auto}.bdt-elastic-slider .bdt-elastic-img-small{max-height:80%}.bdt-elastic-slider .bdt-elastic-img-large{height:30vh;max-height:400px}.bdt-elastic-slider .bdt-elastic-action{font-size:1.5em;margin:0;text-align:center;border:none;background:none}.bdt-elastic-slider .bdt-elastic-action:focus{outline:none}.bdt-elastic-slider .bdt-elastic-action--open{position:absolute;right:0;bottom:0;margin:0 40px 40px 0;padding:17px 22px;font-size:18px;color:#ffffff;border-radius:30px;background:#6cd84e;transition:transform .3s ease;transition-delay:.1s;cursor:pointer;box-shadow:0 0 0 6px #fff}.bdt-elastic-slider .bdt-elastic-action--open i{transform:rotate(-90deg);transition:transform .3s ease}.bdt-elastic-slider .bdt-elastic-action--open:hover{background:#fd6a2c;transform:scale(1.3)}.bdt-elastic-slider .bdt-elastic-action--open:hover i{transform:rotate(0)}.bdt-elastic-slider .slide--open .bdt-elastic-action--open{opacity:0;transition-delay:0s;transform:scale3d(.3, .3, 1)}.bdt-elastic-slider .bdt-elastic-action--close{position:fixed;z-index:9999;top:0;right:0;margin:40px;color:#262627;cursor:pointer;transition:transform .1s,opacity .1s,all .3s;border:0;background:#fff;font-size:16px;padding:12px 16px;border-radius:30px}.bdt-elastic-slider .bdt-elastic-action--close i{transform:rotate(-90deg);transition:transform .2s ease}.bdt-elastic-slider .bdt-elastic-action--close:focus,.bdt-elastic-slider .bdt-elastic-action--close:hover{color:#fff;background:#fd6a2c}.bdt-elastic-slider .bdt-elastic-action--close:focus i,.bdt-elastic-slider .bdt-elastic-action--close:hover i{transform:rotate(0)}.bdt-elastic-slider .slide--open~.bdt-elastic-action--close{opacity:1;transform:scale3d(1, 1, 1);transition-delay:.5s,.5s,0s;visibility:visible}.bdt-elastic-slider .bdt-elastic-action--close,.bdt-elastic-slider .slide--close~.bdt-elastic-action--close{opacity:0;transform:scale3d(.3, .3, 1);transition-delay:0s;visibility:hidden}.bdt-elastic-slider .bdt-elastic-modal-wrap{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;opacity:0;background-color:#f2f8ff;transition:opacity .4s cubic-bezier(.17, .54, .69, 1.03)}.bdt-elastic-slider .bdt-elastic-modal-details{padding:20px;max-width:700px;margin:0}.bdt-elastic-slider .slide--open .bdt-elastic-modal-wrap{pointer-events:auto;opacity:1}.bdt-elastic-slider .bdt-elastic-content-scroller{position:fixed;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:relative}.bdt-elastic-slider .bdt-elastic-description{font-size:14px;margin-top:0;margin-bottom:20px;text-transform:capitalize;color:#535360;line-height:1.8}.bdt-elastic-slider .bdt-elastic-price-buy-btn{display:flex;align-items:center;justify-content:center;flex-direction:column}.bdt-elastic-slider .bdt-elastic-price-buy-btn .price{margin:0}.bdt-elastic-slider .bdt-elastic-button--buy{margin-top:25px}.bdt-elastic-slider .bdt-elastic-button--buy .cart{display:flex;flex-direction:row-reverse}.bdt-elastic-slider .bdt-elastic-button--buy .quantity input{color:#2B2D42;font-size:14px;width:60px;padding:13px 8px 10px 4px;font-weight:600;margin-left:20px;text-align:center;outline:none;border:0;transition:all .3s ease;background:#deebfb;border-radius:30px}.bdt-elastic-slider .bdt-elastic-button--buy .button{font-weight:600;margin:0;font-size:12px;padding:16px 35px;color:#f2f8ff;border:none;border-radius:30px;background:#6cd84e;margin-left:20px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;position:relative;letter-spacing:1px;overflow:hidden;z-index:1}.bdt-elastic-slider .bdt-elastic-button--buy .button::before{content:'';position:absolute;transition:all 300ms ease;background-color:#fd6a2c;left:0;top:0;width:0;height:100%;z-index:-1}.bdt-elastic-slider .bdt-elastic-button--buy .button:hover::before{width:100%}.bdt-elastic-slider .navbutton{position:absolute;z-index:1;top:50%;left:50%;width:100px;padding:0;border:none;background:none;cursor:pointer}.bdt-elastic-slider .navbutton__line{transition:stroke .3s}.bdt-elastic-slider .navbutton:focus{outline:none}.bdt-elastic-slider .navbutton:hover .navbutton__line{stroke:#fd6a2c}.bdt-elastic-slider .navbutton--next{transform:translate3d(230px, -220px, 0)}.bdt-elastic-slider .navbutton--prev{transform:translate3d(-100%, 0, 0) translate3d(-210px, 60px, 0)}.bdt-elastic-slider .lockscroll{height:100vh}.bdt-elastic-slider .noscroll{overflow:hidden;height:100vh;position:fixed}.bdt-elastic-slider .noscroll .deco--expander{display:none}.bdt-elastic-slider .scrollable .bdt-elastic-content-scroller{position:relative}@media (min-width:768px){.bdt-elastic-slider .bdt-elastic-img-large{height:50vh}.bdt-elastic-slider .bdt-elastic-img-large{margin:0 auto 2em}.bdt-elastic-slider .bdt-elastic-modal-details{padding:30px}.bdt-elastic-slider .bdt-elastic-title--main{margin-bottom:30px}.bdt-elastic-slider .bdt-elastic-description{margin-bottom:45px}.bdt-elastic-slider .bdt-elastic-button--buy{margin-top:45px}.bdt-elastic-slider .bdt-elastic-price--large{font-size:20px}.bdt-elastic-slider .bdt-elastic-button--buy .button{font-size:14px;letter-spacing:2px}.bdt-elastic-slider .bdt-elastic-button--buy .quantity input{padding:13px 8px 10px 21px}}@media screen and (max-width:50em){.bdt-elastic-slider .deco--title{right:-50px;left:-50px}.bdt-elastic-slider .deco--circle,.bdt-elastic-slider .bdt-elastic-image-action__inner{width:260px;height:260px}.bdt-elastic-slider .deco--expander{margin:-130px 0 0 -130px}.bdt-elastic-slider .deco--circle-left{right:calc(100% - 50px)}.bdt-elastic-slider .deco--circle-right{left:calc(100% - 50px)}.bdt-elastic-slider .bdt-elastic-slideshow{margin-top:0}.bdt-elastic-slider .bdt-elastic-action--open{margin:0 15px 15px 0}.bdt-elastic-slider .bdt-elastic-img-large{margin:0 auto 1em}.bdt-elastic-slider .bdt-elastic-title--main{font-size:24px}.bdt-elastic-slider .bdt-elastic-description{font-size:14px}.bdt-elastic-slider .navbutton--next{transform:translate3d(70px, -140px, 0) scale3d(.5, .5, 1);z-index:1111}.bdt-elastic-slider .navbutton--prev{transform:translate3d(-50%, 0, 0) translate3d(-114px, -14px, 0) scale3d(.5, .5, 1);z-index:1111}}
|
assets/css/ps-woocircle.rtl.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.bdt-elastic-slider{position:relative;overflow:hidden;width:100%;height:100vh;display:flex;align-items:center}.bdt-elastic-slider .bdt-elastic-slideshow{position:relative;width:100vw}.bdt-elastic-slider .bdt-elastic-slide-item{position:absolute;z-index:1000;top:0;right:0;left:0;visibility:hidden;pointer-events:none;display:-webkit-flex;display:flex;flex-direction:column-reverse;align-items:center;text-align:center}.bdt-elastic-slider .bdt-elastic-slide-item.slide--current{position:relative;visibility:visible}.bdt-elastic-slider .bdt-elastic-slide-item.slide--current.slide--open{z-index:1111}.bdt-elastic-slider .deco--circle{position:absolute;top:0;border-radius:50%;background:#f2f8ff}.bdt-elastic-slider .deco--circle-left{left:calc(100% - 140px)}.bdt-elastic-slider .deco--circle-right{right:calc(100% - 140px)}.bdt-elastic-slider .deco--circle,.bdt-elastic-slider .bdt-elastic-image-action__inner{width:450px;height:450px}.bdt-elastic-slider .bdt-elastic-image-action-btn{position:relative;width:100%}.bdt-elastic-slider .no-js .bdt-elastic-image-action-btn{display:none}.bdt-elastic-slider .bdt-elastic-image-action__inner{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;pointer-events:auto}.bdt-elastic-slider .deco--expander{position:absolute;top:50%;right:50%;margin:-225px -225px 0 0;border-radius:50%;background:#f2f8ff}.bdt-elastic-slider .bdt-elastic-slide-content{padding:30px}.bdt-elastic-slider .bdt-elastic-title-preview{font-size:40px;margin-top:0;margin-bottom:20px;text-transform:capitalize}.bdt-elastic-slider .bdt-elastic-title--main{font-size:50px;margin-top:0;margin-bottom:15px;color:#464653}.bdt-elastic-slider .slide--open .bdt-elastic-title--main{opacity:1}.bdt-elastic-slider .bdt-elastic-price{color:#38383e;font-size:17px;font-weight:700}.bdt-elastic-slider .bdt-elastic-price .price{display:inline-flex;align-items:center;grid-column-gap:15px}.bdt-elastic-slider .bdt-elastic-price .price ins{background:#f2f8ff;color:#2ab603;padding:5px 14px;text-decoration:none;border-radius:30px}.bdt-elastic-slider .bdt-elastic-price--large{font-size:15px;vertical-align:middle}.bdt-elastic-slider .bdt-elastic-price--large .price ins{background:#deebfb}.bdt-elastic-slider .bdt-elastic-img{position:relative;display:block;margin:0 auto}.bdt-elastic-slider .bdt-elastic-img-small{max-height:80%}.bdt-elastic-slider .bdt-elastic-img-large{height:30vh;max-height:400px}.bdt-elastic-slider .bdt-elastic-action{font-size:1.5em;margin:0;text-align:center;border:none;background:none}.bdt-elastic-slider .bdt-elastic-action:focus{outline:none}.bdt-elastic-slider .bdt-elastic-action--open{position:absolute;left:0;bottom:0;margin:0 0 40px 40px;padding:17px
|
1 |
+
.bdt-elastic-slider{position:relative;overflow:hidden;width:100%;height:100vh;display:flex;align-items:center}.bdt-elastic-slider .bdt-elastic-slideshow{position:relative;width:100vw}.bdt-elastic-slider .bdt-elastic-slide-item{position:absolute;z-index:1000;top:0;right:0;left:0;visibility:hidden;pointer-events:none;display:-webkit-flex;display:flex;flex-direction:column-reverse;align-items:center;text-align:center}.bdt-elastic-slider .bdt-elastic-slide-item.slide--current{position:relative;visibility:visible}.bdt-elastic-slider .bdt-elastic-slide-item.slide--current.slide--open{z-index:1111}.bdt-elastic-slider .deco--circle{position:absolute;top:0;border-radius:50%;background:#f2f8ff}.bdt-elastic-slider .deco--circle-left{left:calc(100% - 140px)}.bdt-elastic-slider .deco--circle-right{right:calc(100% - 140px)}.bdt-elastic-slider .deco--circle,.bdt-elastic-slider .bdt-elastic-image-action__inner{width:450px;height:450px}.bdt-elastic-slider .bdt-elastic-image-action-btn{position:relative;width:100%}.bdt-elastic-slider .no-js .bdt-elastic-image-action-btn{display:none}.bdt-elastic-slider .bdt-elastic-image-action__inner{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;pointer-events:auto}.bdt-elastic-slider .deco--expander{position:absolute;top:50%;right:50%;margin:-225px -225px 0 0;border-radius:50%;background:#f2f8ff}.bdt-elastic-slider .bdt-elastic-slide-content{padding:30px}.bdt-elastic-slider .bdt-elastic-title-preview{font-size:40px;margin-top:0;margin-bottom:20px;text-transform:capitalize}.bdt-elastic-slider .bdt-elastic-title--main{font-size:50px;margin-top:0;margin-bottom:15px;color:#464653}.bdt-elastic-slider .slide--open .bdt-elastic-title--main{opacity:1}.bdt-elastic-slider .bdt-elastic-price{color:#38383e;font-size:17px;font-weight:700}.bdt-elastic-slider .bdt-elastic-price .price{display:inline-flex;align-items:center;grid-column-gap:15px}.bdt-elastic-slider .bdt-elastic-price .price ins{background:#f2f8ff;color:#2ab603;padding:5px 14px;text-decoration:none;border-radius:30px}.bdt-elastic-slider .bdt-elastic-price--large{font-size:15px;vertical-align:middle}.bdt-elastic-slider .bdt-elastic-price--large .price ins{background:#deebfb}.bdt-elastic-slider .bdt-elastic-img{position:relative;display:block;margin:0 auto}.bdt-elastic-slider .bdt-elastic-img-small{max-height:80%}.bdt-elastic-slider .bdt-elastic-img-large{height:30vh;max-height:400px}.bdt-elastic-slider .bdt-elastic-action{font-size:1.5em;margin:0;text-align:center;border:none;background:none}.bdt-elastic-slider .bdt-elastic-action:focus{outline:none}.bdt-elastic-slider .bdt-elastic-action--open{position:absolute;left:0;bottom:0;margin:0 0 40px 40px;padding:17px 22px;font-size:18px;color:#ffffff;border-radius:30px;background:#6cd84e;transition:transform .3s ease;transition-delay:.1s;cursor:pointer;box-shadow:0 0 0 6px #fff}.bdt-elastic-slider .bdt-elastic-action--open i{transform:rotate(90deg);transition:transform .3s ease}.bdt-elastic-slider .bdt-elastic-action--open:hover{background:#fd6a2c;transform:scale(1.3)}.bdt-elastic-slider .bdt-elastic-action--open:hover i{transform:rotate(0)}.bdt-elastic-slider .slide--open .bdt-elastic-action--open{opacity:0;transition-delay:0s;transform:scale3d(.3, .3, 1)}.bdt-elastic-slider .bdt-elastic-action--close{position:fixed;z-index:9999;top:0;left:0;margin:40px;color:#262627;cursor:pointer;transition:transform .1s,opacity .1s,all .3s;border:0;background:#fff;font-size:16px;padding:12px 16px;border-radius:30px}.bdt-elastic-slider .bdt-elastic-action--close i{transform:rotate(90deg);transition:transform .2s ease}.bdt-elastic-slider .bdt-elastic-action--close:focus,.bdt-elastic-slider .bdt-elastic-action--close:hover{color:#fff;background:#fd6a2c}.bdt-elastic-slider .bdt-elastic-action--close:focus i,.bdt-elastic-slider .bdt-elastic-action--close:hover i{transform:rotate(0)}.bdt-elastic-slider .slide--open~.bdt-elastic-action--close{opacity:1;transform:scale3d(1, 1, 1);transition-delay:.5s,.5s,0s;visibility:visible}.bdt-elastic-slider .bdt-elastic-action--close,.bdt-elastic-slider .slide--close~.bdt-elastic-action--close{opacity:0;transform:scale3d(.3, .3, 1);transition-delay:0s;visibility:hidden}.bdt-elastic-slider .bdt-elastic-modal-wrap{position:fixed;top:0;right:0;width:100vw;height:100vh;pointer-events:none;opacity:0;background-color:#f2f8ff;transition:opacity .4s cubic-bezier(.17, .54, .69, 1.03)}.bdt-elastic-slider .bdt-elastic-modal-details{padding:20px;max-width:700px;margin:0}.bdt-elastic-slider .slide--open .bdt-elastic-modal-wrap{pointer-events:auto;opacity:1}.bdt-elastic-slider .bdt-elastic-content-scroller{position:fixed;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:relative}.bdt-elastic-slider .bdt-elastic-description{font-size:14px;margin-top:0;margin-bottom:20px;text-transform:capitalize;color:#535360;line-height:1.8}.bdt-elastic-slider .bdt-elastic-price-buy-btn{display:flex;align-items:center;justify-content:center;flex-direction:column}.bdt-elastic-slider .bdt-elastic-price-buy-btn .price{margin:0}.bdt-elastic-slider .bdt-elastic-button--buy{margin-top:25px}.bdt-elastic-slider .bdt-elastic-button--buy .cart{display:flex;flex-direction:row-reverse}.bdt-elastic-slider .bdt-elastic-button--buy .quantity input{color:#2B2D42;font-size:14px;width:60px;padding:13px 4px 10px 8px;font-weight:600;margin-right:20px;text-align:center;outline:none;border:0;transition:all .3s ease;background:#deebfb;border-radius:30px}.bdt-elastic-slider .bdt-elastic-button--buy .button{font-weight:600;margin:0;font-size:12px;padding:16px 35px;color:#f2f8ff;border:none;border-radius:30px;background:#6cd84e;margin-right:20px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;position:relative;letter-spacing:1px;overflow:hidden;z-index:1}.bdt-elastic-slider .bdt-elastic-button--buy .button::before{content:'';position:absolute;transition:all 300ms ease;background-color:#fd6a2c;right:0;top:0;width:0;height:100%;z-index:-1}.bdt-elastic-slider .bdt-elastic-button--buy .button:hover::before{width:100%}.bdt-elastic-slider .navbutton{position:absolute;z-index:1;top:50%;right:50%;width:100px;padding:0;border:none;background:none;cursor:pointer}.bdt-elastic-slider .navbutton__line{transition:stroke .3s}.bdt-elastic-slider .navbutton:focus{outline:none}.bdt-elastic-slider .navbutton:hover .navbutton__line{stroke:#fd6a2c}.bdt-elastic-slider .navbutton--next{transform:translate3d(-230px, -220px, 0)}.bdt-elastic-slider .navbutton--prev{transform:translate3d(100%, 0, 0) translate3d(210px, 60px, 0)}.bdt-elastic-slider .lockscroll{height:100vh}.bdt-elastic-slider .noscroll{overflow:hidden;height:100vh;position:fixed}.bdt-elastic-slider .noscroll .deco--expander{display:none}.bdt-elastic-slider .scrollable .bdt-elastic-content-scroller{position:relative}@media (min-width:768px){.bdt-elastic-slider .bdt-elastic-img-large{height:50vh}.bdt-elastic-slider .bdt-elastic-img-large{margin:0 auto 2em}.bdt-elastic-slider .bdt-elastic-modal-details{padding:30px}.bdt-elastic-slider .bdt-elastic-title--main{margin-bottom:30px}.bdt-elastic-slider .bdt-elastic-description{margin-bottom:45px}.bdt-elastic-slider .bdt-elastic-button--buy{margin-top:45px}.bdt-elastic-slider .bdt-elastic-price--large{font-size:20px}.bdt-elastic-slider .bdt-elastic-button--buy .button{font-size:14px;letter-spacing:2px}.bdt-elastic-slider .bdt-elastic-button--buy .quantity input{padding:13px 21px 10px 8px}}@media screen and (max-width:50em){.bdt-elastic-slider .deco--title{left:-50px;right:-50px}.bdt-elastic-slider .deco--circle,.bdt-elastic-slider .bdt-elastic-image-action__inner{width:260px;height:260px}.bdt-elastic-slider .deco--expander{margin:-130px -130px 0 0}.bdt-elastic-slider .deco--circle-left{left:calc(100% - 50px)}.bdt-elastic-slider .deco--circle-right{right:calc(100% - 50px)}.bdt-elastic-slider .bdt-elastic-slideshow{margin-top:0}.bdt-elastic-slider .bdt-elastic-action--open{margin:0 0 15px 15px}.bdt-elastic-slider .bdt-elastic-img-large{margin:0 auto 1em}.bdt-elastic-slider .bdt-elastic-title--main{font-size:24px}.bdt-elastic-slider .bdt-elastic-description{font-size:14px}.bdt-elastic-slider .navbutton--next{transform:translate3d(-70px, -140px, 0) scale3d(.5, .5, 1);z-index:1111}.bdt-elastic-slider .navbutton--prev{transform:translate3d(50%, 0, 0) translate3d(114px, -14px, 0) scale3d(.5, .5, 1);z-index:1111}}
|
bdthemes-prime-slider.php
CHANGED
@@ -4,14 +4,14 @@
|
|
4 |
* Plugin Name: Prime Slider
|
5 |
* Plugin URI: https://primeslider.pro/
|
6 |
* Description: Prime Slider is a packed of elementor widget that gives you some awesome header and slider combination for your website.
|
7 |
-
* Version: 2.9.
|
8 |
* Author: BdThemes
|
9 |
* Author URI: https://bdthemes.com/
|
10 |
* Text Domain: bdthemes-prime-slider
|
11 |
* Domain Path: /languages
|
12 |
* License: GPL3
|
13 |
* Elementor requires at least: 3.0.0
|
14 |
-
* Elementor tested up to: 3.6.
|
15 |
*
|
16 |
*/
|
17 |
|
@@ -57,7 +57,7 @@ if ( function_exists( 'bdt_ps' ) ) {
|
|
57 |
}
|
58 |
|
59 |
// Some pre define value for easy use
|
60 |
-
define( 'BDTPS_VER', '2.9.
|
61 |
define( 'BDTPS__FILE__', __FILE__ );
|
62 |
define( 'BDTPS_PNAME', basename( dirname( BDTPS__FILE__ ) ) );
|
63 |
define( 'BDTPS_PBNAME', plugin_basename( BDTPS__FILE__ ) );
|
4 |
* Plugin Name: Prime Slider
|
5 |
* Plugin URI: https://primeslider.pro/
|
6 |
* Description: Prime Slider is a packed of elementor widget that gives you some awesome header and slider combination for your website.
|
7 |
+
* Version: 2.9.5
|
8 |
* Author: BdThemes
|
9 |
* Author URI: https://bdthemes.com/
|
10 |
* Text Domain: bdthemes-prime-slider
|
11 |
* Domain Path: /languages
|
12 |
* License: GPL3
|
13 |
* Elementor requires at least: 3.0.0
|
14 |
+
* Elementor tested up to: 3.6.6
|
15 |
*
|
16 |
*/
|
17 |
|
57 |
}
|
58 |
|
59 |
// Some pre define value for easy use
|
60 |
+
define( 'BDTPS_VER', '2.9.5' );
|
61 |
define( 'BDTPS__FILE__', __FILE__ );
|
62 |
define( 'BDTPS_PNAME', basename( dirname( BDTPS__FILE__ ) ) );
|
63 |
define( 'BDTPS_PBNAME', plugin_basename( BDTPS__FILE__ ) );
|
changelog.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## 2.9.4 [10th May 2022]
|
2 |
|
3 |
### Fixed
|
1 |
+
## 2.9.5 [22th June 2022]
|
2 |
+
|
3 |
+
### Fixed
|
4 |
+
|
5 |
+
- Navigation css conflict issue fixed
|
6 |
+
- Button Link target issue fixed in General Slider Widget (Thanks to Reggie Scott)
|
7 |
+
|
8 |
## 2.9.4 [10th May 2022]
|
9 |
|
10 |
### Fixed
|
includes/admin-settings.php
CHANGED
@@ -113,7 +113,7 @@ class PrimeSlider_Admin_Settings
|
|
113 |
'widget_type' => 'pro',
|
114 |
'content_type' => 'static',
|
115 |
'demo_url' => 'https://primeslider.pro/demo/crossroad/',
|
116 |
-
'video_url' => '',
|
117 |
];
|
118 |
}
|
119 |
if ( ps_is_custom_enabled() ) {
|
@@ -403,7 +403,7 @@ class PrimeSlider_Admin_Settings
|
|
403 |
'widget_type' => 'pro',
|
404 |
'content_type' => 'static new',
|
405 |
'demo_url' => 'https://primeslider.pro/demo/reveal/',
|
406 |
-
'video_url' => '',
|
407 |
];
|
408 |
}
|
409 |
if ( ps_is_rubix_enabled() ) {
|
@@ -415,7 +415,7 @@ class PrimeSlider_Admin_Settings
|
|
415 |
'widget_type' => 'free',
|
416 |
'content_type' => 'post carousel',
|
417 |
'demo_url' => 'https://primeslider.pro/demo/rubix/',
|
418 |
-
'video_url' => '',
|
419 |
];
|
420 |
}
|
421 |
if ( ps_is_sequester_enabled() ) {
|
113 |
'widget_type' => 'pro',
|
114 |
'content_type' => 'static',
|
115 |
'demo_url' => 'https://primeslider.pro/demo/crossroad/',
|
116 |
+
'video_url' => 'https://youtu.be/zXYPK3yER1I',
|
117 |
];
|
118 |
}
|
119 |
if ( ps_is_custom_enabled() ) {
|
403 |
'widget_type' => 'pro',
|
404 |
'content_type' => 'static new',
|
405 |
'demo_url' => 'https://primeslider.pro/demo/reveal/',
|
406 |
+
'video_url' => 'https://youtu.be/pmBWj3tkuO8',
|
407 |
];
|
408 |
}
|
409 |
if ( ps_is_rubix_enabled() ) {
|
415 |
'widget_type' => 'free',
|
416 |
'content_type' => 'post carousel',
|
417 |
'demo_url' => 'https://primeslider.pro/demo/rubix/',
|
418 |
+
'video_url' => 'https://youtu.be/mEPQjmjhCkY',
|
419 |
];
|
420 |
}
|
421 |
if ( ps_is_sequester_enabled() ) {
|
modules/general/widgets/general.php
CHANGED
@@ -3357,7 +3357,7 @@ class General extends Widget_Base
|
|
3357 |
<?php
|
3358 |
$this->render_offcanvas();
|
3359 |
?>
|
3360 |
-
|
3361 |
}
|
3362 |
|
3363 |
public function rendar_item_image( $item, $alt = '' )
|
@@ -3374,24 +3374,24 @@ class General extends Widget_Base
|
|
3374 |
}
|
3375 |
|
3376 |
?>
|
3377 |
-
|
3378 |
-
|
3379 |
echo esc_url( $image_final_src ) ;
|
3380 |
?>')"></div>
|
3381 |
-
|
3382 |
-
|
3383 |
}
|
3384 |
|
3385 |
public function rendar_item_video( $link )
|
3386 |
{
|
3387 |
$video_src = $link['video_link'];
|
3388 |
?>
|
3389 |
-
|
3390 |
-
|
3391 |
echo $video_src ;
|
3392 |
?>" type="video/mp4">
|
3393 |
-
|
3394 |
-
|
3395 |
}
|
3396 |
|
3397 |
public function rendar_item_youtube( $link )
|
@@ -3400,10 +3400,10 @@ class General extends Widget_Base
|
|
3400 |
$id = ( preg_match( '%(?:youtube(?:-nocookie)?\\.com/(?:[^/]+/.+/|(?:v|e(?:mbed)?)/|.*[?&]v=)|youtu\\.be/)([^"&?/ ]{11})%i', $link['youtube_link'], $match ) ? $match[1] : false );
|
3401 |
$url = '//www.youtube.com/embed/' . $id . '?autoplay=1&controls=0&showinfo=0&rel=0&loop=1&modestbranding=1&wmode=transparent&playsinline=1&playlist=' . $id;
|
3402 |
?>
|
3403 |
-
|
3404 |
echo esc_url( $url ) ;
|
3405 |
?>" allowfullscreen bdt-cover></iframe>
|
3406 |
-
|
3407 |
}
|
3408 |
|
3409 |
public function render_button( $content )
|
@@ -3416,13 +3416,14 @@ class General extends Widget_Base
|
|
3416 |
true
|
3417 |
);
|
3418 |
|
3419 |
-
if ( isset( $content['button_link']['url'] ) ) {
|
3420 |
$this->add_render_attribute(
|
3421 |
'slider-button',
|
3422 |
'href',
|
3423 |
$content['button_link']['url'],
|
3424 |
true
|
3425 |
);
|
|
|
3426 |
if ( $content['button_link']['is_external'] ) {
|
3427 |
$this->add_render_attribute(
|
3428 |
'slider-button',
|
@@ -3430,7 +3431,15 @@ class General extends Widget_Base
|
|
3430 |
'_blank',
|
3431 |
true
|
3432 |
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3433 |
}
|
|
|
3434 |
if ( $content['button_link']['nofollow'] ) {
|
3435 |
$this->add_render_attribute(
|
3436 |
'slider-button',
|
@@ -3443,7 +3452,7 @@ class General extends Widget_Base
|
|
3443 |
$this->add_render_attribute(
|
3444 |
'slider-button',
|
3445 |
'href',
|
3446 |
-
'
|
3447 |
true
|
3448 |
);
|
3449 |
}
|
@@ -3510,7 +3519,7 @@ class General extends Widget_Base
|
|
3510 |
|
3511 |
$this->add_render_attribute( 'slide_content_animate', 'class', 'bdt-prime-slider-content' );
|
3512 |
$title_link_href = ( isset( $slide_content['title_link']['url'] ) ? esc_url( $slide_content['title_link']['url'] ) : 'javascript:void(0);' );
|
3513 |
-
$title_link_target = (
|
3514 |
$this->add_render_attribute(
|
3515 |
[
|
3516 |
'title-link' => [
|
@@ -3710,7 +3719,7 @@ class General extends Widget_Base
|
|
3710 |
?>
|
3711 |
</li>
|
3712 |
|
3713 |
-
|
3714 |
}
|
3715 |
}
|
3716 |
|
3357 |
<?php
|
3358 |
$this->render_offcanvas();
|
3359 |
?>
|
3360 |
+
<?php
|
3361 |
}
|
3362 |
|
3363 |
public function rendar_item_image( $item, $alt = '' )
|
3374 |
}
|
3375 |
|
3376 |
?>
|
3377 |
+
|
3378 |
+
<div class="bdt-ps-slide-img" style="background-image: url('<?php
|
3379 |
echo esc_url( $image_final_src ) ;
|
3380 |
?>')"></div>
|
3381 |
+
|
3382 |
+
<?php
|
3383 |
}
|
3384 |
|
3385 |
public function rendar_item_video( $link )
|
3386 |
{
|
3387 |
$video_src = $link['video_link'];
|
3388 |
?>
|
3389 |
+
<video autoplay loop muted playsinline bdt-cover>
|
3390 |
+
<source src="<?php
|
3391 |
echo $video_src ;
|
3392 |
?>" type="video/mp4">
|
3393 |
+
</video>
|
3394 |
+
<?php
|
3395 |
}
|
3396 |
|
3397 |
public function rendar_item_youtube( $link )
|
3400 |
$id = ( preg_match( '%(?:youtube(?:-nocookie)?\\.com/(?:[^/]+/.+/|(?:v|e(?:mbed)?)/|.*[?&]v=)|youtu\\.be/)([^"&?/ ]{11})%i', $link['youtube_link'], $match ) ? $match[1] : false );
|
3401 |
$url = '//www.youtube.com/embed/' . $id . '?autoplay=1&controls=0&showinfo=0&rel=0&loop=1&modestbranding=1&wmode=transparent&playsinline=1&playlist=' . $id;
|
3402 |
?>
|
3403 |
+
<iframe src="<?php
|
3404 |
echo esc_url( $url ) ;
|
3405 |
?>" allowfullscreen bdt-cover></iframe>
|
3406 |
+
<?php
|
3407 |
}
|
3408 |
|
3409 |
public function render_button( $content )
|
3416 |
true
|
3417 |
);
|
3418 |
|
3419 |
+
if ( isset( $content['button_link']['url'] ) && !empty($content['button_link']['url']) ) {
|
3420 |
$this->add_render_attribute(
|
3421 |
'slider-button',
|
3422 |
'href',
|
3423 |
$content['button_link']['url'],
|
3424 |
true
|
3425 |
);
|
3426 |
+
|
3427 |
if ( $content['button_link']['is_external'] ) {
|
3428 |
$this->add_render_attribute(
|
3429 |
'slider-button',
|
3431 |
'_blank',
|
3432 |
true
|
3433 |
);
|
3434 |
+
} else {
|
3435 |
+
$this->add_render_attribute(
|
3436 |
+
'slider-button',
|
3437 |
+
'target',
|
3438 |
+
'_self',
|
3439 |
+
true
|
3440 |
+
);
|
3441 |
}
|
3442 |
+
|
3443 |
if ( $content['button_link']['nofollow'] ) {
|
3444 |
$this->add_render_attribute(
|
3445 |
'slider-button',
|
3452 |
$this->add_render_attribute(
|
3453 |
'slider-button',
|
3454 |
'href',
|
3455 |
+
'javascript:void(0);',
|
3456 |
true
|
3457 |
);
|
3458 |
}
|
3519 |
|
3520 |
$this->add_render_attribute( 'slide_content_animate', 'class', 'bdt-prime-slider-content' );
|
3521 |
$title_link_href = ( isset( $slide_content['title_link']['url'] ) ? esc_url( $slide_content['title_link']['url'] ) : 'javascript:void(0);' );
|
3522 |
+
$title_link_target = ( $slide_content['title_link']['is_external'] ? '_blank' : '_self' );
|
3523 |
$this->add_render_attribute(
|
3524 |
[
|
3525 |
'title-link' => [
|
3719 |
?>
|
3720 |
</li>
|
3721 |
|
3722 |
+
<?php
|
3723 |
}
|
3724 |
}
|
3725 |
|
modules/rubix/widgets/rubix.php
CHANGED
@@ -54,9 +54,9 @@
|
|
54 |
return ['ps-rubix'];
|
55 |
}
|
56 |
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
|
61 |
protected function register_controls() {
|
62 |
|
54 |
return ['ps-rubix'];
|
55 |
}
|
56 |
|
57 |
+
public function get_custom_help_url() {
|
58 |
+
return 'https://youtu.be/mEPQjmjhCkY';
|
59 |
+
}
|
60 |
|
61 |
protected function register_controls() {
|
62 |
|
modules/woocircle/widgets/woocircle.php
CHANGED
@@ -366,7 +366,7 @@ class Woocircle extends Widget_Base
|
|
366 |
'label' => esc_html__('Circle Color', 'bdthemes-prime-slider'),
|
367 |
'type' => Controls_Manager::COLOR,
|
368 |
'selectors' => [
|
369 |
-
'{{WRAPPER}} .bdt-elastic-slider .deco--circle
|
370 |
]
|
371 |
]
|
372 |
);
|
366 |
'label' => esc_html__('Circle Color', 'bdthemes-prime-slider'),
|
367 |
'type' => Controls_Manager::COLOR,
|
368 |
'selectors' => [
|
369 |
+
'{{WRAPPER}} .bdt-elastic-slider .deco--circle' => 'background: {{VALUE}};',
|
370 |
]
|
371 |
]
|
372 |
);
|
readme.txt
CHANGED
@@ -3,13 +3,13 @@ Contributors: bdthemes, selimmw, mohammaadfarid, bdkoder, abutalib, maudud, soha
|
|
3 |
Donate link: http://bdthemes.com/
|
4 |
Tags: elementor, prime slider, modern slider, slider addons, elementor addons, dynamic slider, woocommerce slider, multiscroll
|
5 |
Requires at least: 5.0.0
|
6 |
-
Tested up to:
|
7 |
Requires PHP: 5.6.42
|
8 |
-
Stable tag: 2.9.
|
9 |
License: GPL3
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
Elementor requires at least: 3.0.0
|
12 |
-
Elementor tested up to: 3.6.
|
13 |
|
14 |
Best Addon for Elementor WordPress Plugin with 40+ Awesome slider design that you can use your modern website with elementor page builder.
|
15 |
|
@@ -154,6 +154,11 @@ e.g.
|
|
154 |
|
155 |
== Changelog ==
|
156 |
|
|
|
|
|
|
|
|
|
|
|
157 |
= 2.9.4 [10th May 2022] =
|
158 |
|
159 |
* Fixed: Video auto-play issue fixed in General Slider (Thanks to Erwin)
|
3 |
Donate link: http://bdthemes.com/
|
4 |
Tags: elementor, prime slider, modern slider, slider addons, elementor addons, dynamic slider, woocommerce slider, multiscroll
|
5 |
Requires at least: 5.0.0
|
6 |
+
Tested up to: 6.0.0
|
7 |
Requires PHP: 5.6.42
|
8 |
+
Stable tag: 2.9.5
|
9 |
License: GPL3
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
Elementor requires at least: 3.0.0
|
12 |
+
Elementor tested up to: 3.6.6
|
13 |
|
14 |
Best Addon for Elementor WordPress Plugin with 40+ Awesome slider design that you can use your modern website with elementor page builder.
|
15 |
|
154 |
|
155 |
== Changelog ==
|
156 |
|
157 |
+
= 2.9.5 [22th June 2022] =
|
158 |
+
|
159 |
+
* Fixed: Navigation css conflict issue fixed
|
160 |
+
* Fixed: Button Link target issue fixed in General Slider Widget (Thanks to Reggie Scott)
|
161 |
+
|
162 |
= 2.9.4 [10th May 2022] =
|
163 |
|
164 |
* Fixed: Video auto-play issue fixed in General Slider (Thanks to Erwin)
|
traits/query-controls/group-query/group-control-query.php
CHANGED
@@ -602,7 +602,7 @@ trait Group_Control_Query {
|
|
602 |
* Make Current Query
|
603 |
*/
|
604 |
$args = $GLOBALS['wp_query']->query_vars;
|
605 |
-
$args = apply_filters('
|
606 |
} elseif ('_related_post_type' === $this->getGroupControlQueryPostType()) {
|
607 |
/**
|
608 |
* Set Related Query
|
@@ -628,7 +628,7 @@ trait Group_Control_Query {
|
|
628 |
}
|
629 |
|
630 |
$args['ignore_sticky_posts'] = 1;
|
631 |
-
$args = apply_filters('
|
632 |
} else {
|
633 |
|
634 |
/**
|
@@ -729,6 +729,8 @@ trait Group_Control_Query {
|
|
729 |
if (!empty($query_id)) {
|
730 |
add_action('pre_get_posts', [$this, 'pre_get_posts_query_filter']);
|
731 |
}
|
|
|
|
|
732 |
|
733 |
return $args;
|
734 |
}
|
@@ -810,10 +812,37 @@ trait Group_Control_Query {
|
|
810 |
return $post_types;
|
811 |
}
|
812 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
813 |
public function pre_get_posts_query_filter($wp_query) {
|
814 |
if ($this) {
|
815 |
$query_id = $this->get_settings_for_display('query_id');
|
816 |
-
do_action("
|
817 |
}
|
818 |
}
|
819 |
}
|
602 |
* Make Current Query
|
603 |
*/
|
604 |
$args = $GLOBALS['wp_query']->query_vars;
|
605 |
+
$args = apply_filters('prime_slider/query/get_query_args/current_query', $args);
|
606 |
} elseif ('_related_post_type' === $this->getGroupControlQueryPostType()) {
|
607 |
/**
|
608 |
* Set Related Query
|
628 |
}
|
629 |
|
630 |
$args['ignore_sticky_posts'] = 1;
|
631 |
+
$args = apply_filters('prime_slider/query/get_query_args/related_query', $args);
|
632 |
} else {
|
633 |
|
634 |
/**
|
729 |
if (!empty($query_id)) {
|
730 |
add_action('pre_get_posts', [$this, 'pre_get_posts_query_filter']);
|
731 |
}
|
732 |
+
add_action('pre_get_posts', [$this, 'fix_query_offset'], 1);
|
733 |
+
add_filter('found_posts', [$this, 'prefix_adjust_offset_pagination'], 1, 2);
|
734 |
|
735 |
return $args;
|
736 |
}
|
812 |
return $post_types;
|
813 |
}
|
814 |
|
815 |
+
/**
|
816 |
+
* @param WP_Query $query fix the offset
|
817 |
+
*/
|
818 |
+
public function fix_query_offset(&$query) {
|
819 |
+
if (!empty($query->query_vars['offset_to_fix'])) {
|
820 |
+
if ($query->is_paged) {
|
821 |
+
$query->query_vars['offset'] = $query->query_vars['offset_to_fix'] + (($query->query_vars['paged'] - 1) * $query->query_vars['posts_per_page']);
|
822 |
+
} else {
|
823 |
+
$query->query_vars['offset'] = $query->query_vars['offset_to_fix'];
|
824 |
+
}
|
825 |
+
}
|
826 |
+
}
|
827 |
+
|
828 |
+
public function prefix_adjust_offset_pagination($found_posts, $query) {
|
829 |
+
|
830 |
+
if (isset($query->query_vars['offset_to_fix'])) {
|
831 |
+
$offset_to_fix = intval($query->query_vars['offset_to_fix']);
|
832 |
+
|
833 |
+
if ($offset_to_fix) {
|
834 |
+
$found_posts -= $offset_to_fix;
|
835 |
+
}
|
836 |
+
}
|
837 |
+
|
838 |
+
return $found_posts;
|
839 |
+
}
|
840 |
+
|
841 |
+
|
842 |
public function pre_get_posts_query_filter($wp_query) {
|
843 |
if ($this) {
|
844 |
$query_id = $this->get_settings_for_display('query_id');
|
845 |
+
do_action("prime_slider/query/{$query_id}", $wp_query, $this);
|
846 |
}
|
847 |
}
|
848 |
}
|