Home / Forums / WoodMart support forum / how display the owl carousel (product image) on mobile
Home › Forums › WoodMart support forum › how display the owl carousel (product image) on mobile
how display the owl carousel (product image) on mobile
- This topic has 10 replies, 2 voices, and was last updated 4 years, 3 months ago by
Elise Noromit.
-
AuthorPosts
-
May 7, 2021 at 10:22 am #290471
nabilsoumahParticipanthello
I would like to hide the product image thumbnail and display the owl carousel dots on mobile only. please help
Thank you
May 7, 2021 at 1:39 pm #290552
Elise NoromitMemberHello,
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
May 7, 2021 at 7:45 pm #290628
nabilsoumahParticipantThanks 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
May 8, 2021 at 11:24 am #290778
Elise NoromitMemberHello,
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
May 8, 2021 at 9:53 pm #290915
nabilsoumahParticipantcurvyone.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.May 9, 2021 at 7:00 pm #291021
Elise NoromitMemberHello,
Please check the cache and check again.
Best Regards
May 14, 2021 at 5:58 am #292277
nabilsoumahParticipanthello i have checked the cache multiple time. and still i cant see the dots. please take a look. thank you
May 14, 2021 at 5:59 am #292279
nabilsoumahParticipantplease I have pasted the password in the private section. thank you
May 14, 2021 at 12:16 pm #292398
Elise NoromitMemberHello,
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
July 19, 2021 at 2:57 am #307441
nabilsoumahParticipanthello after the update the THE OWL CAROUSEL has disappeared again. can you please. thanks
July 20, 2021 at 9:13 am #307720
Elise NoromitMemberHello,
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
-
AuthorPosts
- You must be logged in to create new topics. Login / Register