Home Forums WoodMart support forum how display the owl carousel (product image) on mobile

how display the owl carousel (product image) on mobile

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #290471

    nabilsoumah
    Participant

    hello

    I would like to hide the product image thumbnail and display the owl carousel dots on mobile only. please help

    Thank you

    #290552

    Hello,

    Thank you very much for choosing our theme and for contacting us.
    Please add this code to the Theme Settings > Custom CSS > Mobile:

    .woocommerce-product-gallery .thumbnails.thumbnails-ready {
    display:none;
    }

    Best Regards

    #290628

    nabilsoumah
    Participant

    Thanks for the quick reply. I now want to display the OWL DOT CAROUSEL to replace product-gallery.

    ALSO I wish I could make the image slightly bigger in mobile.

    Thank you

    #290778

    Hello,

    The file has changed in the recent update:

    woodmart/js/scripts/global/helpers.js
    Please try to replace
    dots : false,
    for
    dots : true,

    Best Regards

    #290915

    nabilsoumah
    Participant

    curvyone.com/public_html/wp-content/themes/woodmart/js/scripts/global/helpers.js

    hello I have changed the line 151(see picture) but still not showing in mobile product image.

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #291021

    Hello,

    Please check the cache and check again.

    Best Regards

    #292277

    nabilsoumah
    Participant

    hello i have checked the cache multiple time. and still i cant see the dots. please take a look. thank you

    #292279

    nabilsoumah
    Participant

    please I have pasted the password in the private section. thank you

    #292398

    Hello,

    Please disable Include minified JS in the Theme Settings > Performance > JS and it will work: https://prnt.sc/12x8kq3 and https://prnt.sc/12x8llo

    Best Regards

    #307441

    nabilsoumah
    Participant

    hello after the update the THE OWL CAROUSEL has disappeared again. can you please. thanks

    #307720

    Hello,

    You need to go through the whole process we provided in the instruction.

    The file has changed in the recent update:

    woodmart/js/scripts/global/helpers.js
    Please try to replace
    dots : false,
    for
    dots : true,

    Please disable Include minified JS in the Theme Settings > Performance > JS and it will work: https://prnt.sc/12x8kq3 and https://prnt.sc/12x8llo

    Best Regards

Tagged: ,

Viewing 11 posts - 1 through 11 (of 11 total)