Hi guys, Cycle2 slideshow doesn't work on mobile platforms, since I have upgraded to 1.9.2.4. the pagination at bottom dissappears also, and the first slide is displayed as a static image. On desktop and laptop (mac) browsers: chrome, safari,firefox it is; it is working correctly.
What could have caused this? Using my own theme based from the rwd theme. slideshow.js is intact. And, have not made any alterations to the slideshow functionality code?
Solved! Go to Solution.
The answer is actually pretty simple. The use of the Pcarousel: all category products slider extension, must have caused a jquery conflict. I went to the pcarousel.xml file and commented out the following line:
<!-- <action method="addItem"><type>skin_js</type><name>pcarousel/js/jquery.js</name><params/></action> -->
And, not hey presto! it all works. hallelujah
The answer is actually pretty simple. The use of the Pcarousel: all category products slider extension, must have caused a jquery conflict. I went to the pcarousel.xml file and commented out the following line:
<!-- <action method="addItem"><type>skin_js</type><name>pcarousel/js/jquery.js</name><params/></action> -->
And, not hey presto! it all works. hallelujah
The answer is actually pretty simple. The use of the Pcarousel: all category products slider extension, must have caused a jquery conflict. I went to the pcarousel.xml file and commented out the following line:
<!-- <action method="addItem"><type>skin_js</type><name>pcarousel/js/jquery.js</name><params/></action> -->
And, not hey presto! it all works. hallelujah