Re: ZX Slideshow official thread

Originally Posted by
gohealth
I see what you mean now and understand having taken a look at the developer tool. With jquery being the issue, I'm in over my head! If anyone has any further thoughts on this issue, open to hear them... otherwise, think it is time to seek some help from an someone who can debug this for me. I'll try the template guys first, but think this will just get passed back from support as my issue. As I said, I have implemented a number of add-ons myself and don't think they are playing together well at this stage from a jquery standpoint. Thanks again! Chris
First thing I would do is delete jquery and get a true version which would have a line like this at the top... /*! jQuery v1.11.1 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */ not like yours.. which is a stripped down version of something... which may work for what they was striped for and not much else! The amount of scripts you have loading may require more from jQuery then what you have now...
personally I use version 3 and load just after my css to make sure it gets set before any scripts that require it.. I use the latest versions of owl carousel without any issues.
Dave
Always forward thinking... Lost my mind!