Hello,
Can you please add a single slider to a new fresh page and share page link so we can check right now we are not able to see the issue as you described.
Thanks
I add a new page call test, here is the link:
https://www.erpfusion.cl/liquidos/prueba/
For example, I’ve activated the carousel in homepage with these values:
[products_slider slide_to_show=”4″ limit=”6″ design=”design-1″ dots=”false” cats=”95″]
[products_slider slide_to_show=”4″ limit=”12″ autoplay=”true” dots=”false” cats=”102″ slider_cls=”products”]
[products_slider slide_to_show=”4″ limit=”12″ autoplay=”true” dots=”false” cats=”101″ slider_cls=”products”]
For desktops and laptops the products look great in the carousel but when I saw the site in my mobile the products are repeated. What I want to try its, for mobile devices, just show the products by category once, not show them twice. If you can saw the website through a mobile device or with the responsive mode active in the browser, you will see that for example for the first shortcode the limit is 6 products by category because that’s all the products that the category have, and in mobile device appear the same product twice. I try to modify these in the file public.js but I didn’t have succeed.
Hello,
Please go to your site folder
wp-content->plugins->woo-product-slider-and-carousel-with-category->assets->js and edit file public.js find line no 10 and set false e.g :-
infinite: false,
And then check let me know if any issue.
Thanks
I solved the problem in mobile devices with the change that you told me but now the carousel and autoplay mode it’s not working on desktop device/view. It’s there any way that in public.js I can configure the infinite mode in false just for mobile view and let available and functional the carousel with autoplay mode in desktops.?
Thanks you for all your help.
Kind regards,
Daniela Moreno.
I solved the issue. I applied the infinite: false just for the responsive settings in public.js and now I have available the carousel mode in desktops and I show just once the category products for mobile devices.
Thank you.!
Hello,
Glad to hear the issue solved.
Please give us review and rate if you like our plugin and support.
Thanks