My SiteOrigin widget slider isn’t centering itself no matter what I’ve tried, and there is a delay with clicking on the next image, and there is no transition or animation, even though I’ve chosen the transition speed, I’ve tried messing around with all the settings but cannot find a way round this. I am not a professional coder, just trying to get it to work, is there a way to fix this?
At the bottom of this page:
Screenshots of the page and its layout:
https://ibb.co/jys3r6F
https://ibb.co/tqTCKrs
https://ibb.co/rGDBnZc
Any advice highly appreciated!
Thanks
Hi Tianhao
Thanks for reaching out.
The problem is most likely that your theme is also making use of jQuery Cycle, the same resource the slider uses. If you’d like to confirm this, you could temporarily switch to a default WordPress theme like Twenty Nineteen and check the problem.
Assuming jQuery Cycle is the problem, you might reach out to theme support, ask them what jQuery Cycle is used for and ask them if they can help you dequeue the script. You’re already using a child theme so it should be quite easy to add the necessary function. You’re using a premium theme so hopefully, this is something theme support can assist you with.
Thanks Andrew, extremely helpful, switched to Twenty Nineteen and the problem goes away.
Will follow your advice, thanks!
Thanks for your reply. Hopefully, theme support can lend a hand with dequeuing the conflicting script.