- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2016
03:02 AM
06-13-2016
03:02 AM
Default slider (autoplay) not working on mobile devices
Hi people,
Maybe it's a default setting on purpose, but I can't find a solution anywhere.
I created a child theme, based on RWD and using the default homepage Slider,
but the autoplay function doesn't work on mobile devices.
I hope someone can give me a right direction to look for
Thanks for thinking with me
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2016
06:22 AM
06-13-2016
06:22 AM
Re: Default slider (autoplay) not working on mobile devices
Hi
Can you tell me which slider you used?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2016
05:31 AM
06-15-2016
05:31 AM
Re: Default slider (autoplay) not working on mobile devices
Thank you for your response
It's the default slider which came with the RWD theme .. this is the content of my default homepage:
<div class="slideshow-container"> <ul class="slideshow"> <li><a href="kweekunits/kweekset-compleet.html"><img alt="De nieuwe Spectrabox Pro 4S" src="{{media url="wysiwyg/Slideshow/spectrabox4s-nieuw.gif"}}" /></a></li> <li><a href="kweeklampen/led/scrogmaster.html"><img alt="Hortilight Scrogmaster" src="{{media url="images/slider/scrogmaster.jpg"}}" /></a></li> <li><a href="kweekunits/kweekkasten.html"><img alt="G-Tools - de beste kweekkast" src="{{media url="images/slider/g-tools.jpg"}}" /></a></li> <li><a href="kweeklampen/led/sunfactor.html"><img alt="Hortilight Sunfactor" src="{{media url="images/slider/sunfactor.gif"}}" /></a></li> </ul> <span class="slideshow-prev"> </span> <span class="slideshow-next"> </span></div> <style type="text/css"><!-- /* Reset the .std styles */ .std ul.products-grid li { list-style: none; margin-left: 0; } .std ul.products-grid li .product-info { padding-bottom: 0 !important; min-height: 0 !important; } .widget-new-products h2 { text-align: center; } --></style> <p>{{widget type="catalog/product_widget_new" display_type="new_products" products_count="5" column_count="5" template="catalog/product/widget/new/content/new_grid.phtml"}}</p>
As I said, maybe it's disabled by default on mobile devices...