• Resolved dany1029

    (@dany1029)


    Hi, I’m using your plugin in free version and everything is ok. I’m showing three categories in my homepage with different setting for the three. I have to adapted the plugin through CSS to show it correctly in mobile device, the only problems that I really can’t resolve right now is that in responsive mode (iphone 5,6,7,8) the products are showing repeated two and even three times. I need to resolve this because I need to launch this site ASAP. Could you please help me to try to resolve this Issue.? I really aprecciate it.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    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

    Thread Starter dany1029

    (@dany1029)

    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.

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    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

    Thread Starter dany1029

    (@dany1029)

    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.

    Thread Starter dany1029

    (@dany1029)

    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.!

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Glad to hear the issue solved.

    Please give us review and rate if you like our plugin and support.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Responsive problems’ is closed to new replies.