lightning21
Forum Replies Created
-
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Multiple slides breaks slider (glider)I’ve noticed that this is caused by the elements kit plugin, perhaps some conflict with js libraries, but not sure yet. Will update if I figure out how to fix it
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Column link not working on search resultsHi
Sorry to post after the ticket has been closed but the error you were talking about was just because I was deferring the jQuery for site performance and makes no difference on my tests
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Column link not working on search resultsHi
Thanks for the quick response as always
I quickly tested happy addons and it seemed to work when wrapping the entire section and not just the column
This is a restriction within Elementor itself but there are a few workarounds
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Glider MousewheelI think it might be something with the thresholdDelta and thresholdTime parameters used by default, unfortunately my coding skills are not the best but I will see if using these data attributes might change the effect making it a bit smoother. Thanks for all the help!
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Glider MousewheelSo it seems like the slider sometimes doesn’t “register” that its scrolling, kind of like there is some sort of cooldown or delay stopping it from scrolling
If I spam the scrollwheel it will slide about every second while if I scroll slowly it doesn’t always “register”
To make sure its not a faulty mouse I’ve tested with multiple mice too
If it will make things easier to understand I can record I short clip
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Glider MousewheelHi
It doesn’t scroll on my end even on incognito mode
It only scrolls one slide then doesn’t continue scrolling the rest of the slidesI’ve also tested on multiple devices
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Scroll Glider with mousewheelWow amazing!
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Scroll Glider with mousewheelI used another plugin thats prob not as good but gets the job done
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Scroll Glider with mousewheelYou should be able to do this with an event listener based on mousewheel scroll, but my js skills are not good enough for this