xmastermind
Forum Replies Created
-
Also, noticed the the “glider-controller” changes the slides of every glider on the page.
Curious if there is a way to limit the controller to a certain glider? Or should I use data attributes within each in that case?
No worries, I’ll find another way to handle it! Thanks for checking. Perhaps best to remove the responsive controls to avoid future confusion.
Thanks!
xMastermindForum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Glider – Swiper Crossfade Option?Thanks, working well on my end! Sent a small donation to your Paypal.
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Glider – Swiper Crossfade Option?Sounds good! Thanks for checking in to this.
Adding parallax to fade transition creates some pretty interesting effects. Hopefully there are no negative impacts.
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Glider – Swiper Crossfade Option?Your current “ooohboi-glider.php” hides the parallax option if using a fade transition type:
If I comment out the highlighted line above, I can enable parallax and use
data-swiper-parallax-opacity|0
in the attributes panel.Is this condition check necessary? Or could you allow parallax with fade transitions in a future update? Don’t want my workaround to break on the next plugin update.
Thanks for all your dev work, by the way! Elementor feels so limited without your plugin.
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Glider – Swiper Crossfade Option?Digging deeper, looks like this setting requires “components/effect-fade/effect-fade.min.css”, which may not be part of Elementor by default?
I’ve been able to fake the effect using parallax:
data-swiper-parallax-opacity|0
But to do this, I had to overwrite ooohboi-steroids.js and ooohboi-steroids-min.js to enable parallax when using fade.
Not sure if there are larger ramifications, but could you allow parallax to be switched on even when fade is chosen for transition type?
- This reply was modified 3 years, 11 months ago by xmastermind.