• Resolved almaespinosa

    (@almaespinosa)


    Hi, I am using the free version and it works great on Desktop, however, when I check from the actual phone it only shows one big image rather that the slider with at least two images, and the navigation arrows. Am I doing something wrong that it isn’t letting me see it properly on Mobile? I would really appreciate your help. I am not very tech savvy so I am trying to do my best to figure it out.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    We have checked your website but we are not found our shortcode.

    Can you please create a new fresh page and add a shortcode and share the page link?

    can you Please share your mobile device’s screenshot?

    Thanks,

    Thread Starter almaespinosa

    (@almaespinosa)

    Hi, my website is https://www.preteltmeats.com. I added the shortcake to the main page but in mobile it appears only one picture at a time. How can i make for it to look like on desktop with multiple pictures on the slider instead of just one. It should be at least 2 maybe 3

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    Sorry for the inconvenience, mobile device’s “slidestoshow” parameter not available.

    You can change manually to our public.js file.
    Please go to wp-content->plugins->woo-product-slider-and-carousel-with-category->assets->public.js file line no 38 and 45.
    Please change the “slidesToShow” parameter value.
    slidesToShow: 2,

    Note:- If you update the plugin in a feature then your changed core plugin file change will be lost.

    Thanks,

    Thread Starter almaespinosa

    (@almaespinosa)

    Hi, this didn’t work. Right now I can’t see the images on the slider on mobile at all.

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    It is your theme CSS conflict issue please try the below CSS.

    Please go to your Admin Panel->Appearance->Customize->Additional CSS.
    Please put the below CSS on your “additional CSS” section.
    .woocommerce .products .ftc-product, .woocommerce-page .products .ftc-product{ float: left !important;}

    If you like our plugin please share your rate and review it…

    Please check and let me know if you anything else.

    Thanks,

    Thread Starter almaespinosa

    (@almaespinosa)

    Thank you so much now it worked! I will definitely be recommending this plugin. I have another question. How can I make the slider slower?

    Also, would I be able to add a add to cart button from the outside to each product in the slider?

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    1. How can I make the slider slower?
    > Add the “speed” parameter in your shortcode.
    Ex: [products_slider speed="5000"]

    2. Also, would I be able to add an add-to-cart button from the outside to each product in the slider?
    > our plugin uses your theme woo-commerce design file then you can your theme design file change for your need but I think not possible to outside add the “add to cart” button.

    Please check and let me know if you anything else.

    Thanks,

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Mobile Version not Working’ is closed to new replies.