Home › Forums › WoodMart support forum › Product page image gallery Mobile version
Product page image gallery Mobile version
- This topic has 14 replies, 3 voices, and was last updated 1 year, 2 months ago by Hung Pham.
-
AuthorPosts
-
September 22, 2023 at 3:41 pm #498370
spnutrateaParticipantIs it possible to show the bullets underneath the main image in mobile devices?
.wd-owl :is(.owl-nav.disabled,.owl-dots.disabled) {
display: none;
}This is the coding I assume.
September 23, 2023 at 1:54 pm #498598
Artem TemosKeymasterHi,
Go to Theme Settings > Single Product > Images and enable “Carousel pagination in main gallery” option.
But, it shows on Desktop as well. In case you want to hide it on Desktop only, add below Custom CSS to Theme Settings > Custom CSS > Custom CSS for desktop.single-product .woocommerce-product-gallery .owl-dots{ display: none; }
Regards
September 27, 2023 at 12:11 pm #499577
spnutrateaParticipantHi Artem,
Could you check the link I have shared as private content? The desktop Product image gallery looks good, however, we wanted dots for the mobile users.
September 27, 2023 at 2:19 pm #499632
Hung PhamKeymasterHi spnutratea,
Did you follow my instruction in previous replies? https://xtemos.com/forums/topic/product-page-image-gallery-mobile-version/#post-498598
If not, please try again and let me know how it goes.
Provide me temporary wp-admin access to help you in case it still doesn’t work.
Regards,
September 27, 2023 at 3:26 pm #499659
spnutrateaParticipantYes, I have followed the instruction mentioned above. Later today, I will share the WP admin access.
September 27, 2023 at 4:58 pm #499703
spnutrateaParticipantAdmin access attached in the private content.
September 28, 2023 at 9:07 am #499801
Hung PhamKeymasterHi spnutratea,
Thanks for the details.
You are using WoodMart 7.2.5 version while this option added since 7.3 version.
Make sure you follow our documentation to update theme and WoodMart Core plugin https://xtemos.com/docs-topic/update-the-theme/
I kindly recommend that you take a complete backup of your site before proceeding.
Regards,
September 29, 2023 at 11:42 am #500182
spnutrateaParticipantUpdating Theme Woodmart (1/1)
Downloading update from https://xtemos.com/licenses/api/files/get/woodmart.zip?token=1…
Unpacking the update…
An error occurred while updating Woodmart: The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signatureDisabling Maintenance mode…
All updates have been completed. I have followed the instructions as per your website. Could you please look into the WP Admin area?
I look forward to hearing from you.
Kind regards,
SatyaSeptember 29, 2023 at 5:59 pm #500315
Hung PhamKeymasterHi spnutratea,
If you face this error when tried to update theme, please read our documentation to fix it.
https://xtemos.com/docs-topic/update-the-theme/
Regards,
October 2, 2023 at 12:19 pm #500778
spnutrateaParticipantHi There,
I have updated theme and Product gallery still does not show the dots for mobile users.
I look forward to hearing from you.
Kind regards,
SatyaOctober 2, 2023 at 5:27 pm #500934
Hung PhamKeymasterHi spnutratea,
You have not enabled “Carousel pagination in main gallery” option https://prnt.sc/zW2APUyvACDy
Please double check.
Regards,
October 3, 2023 at 1:18 pm #501095
spnutrateaParticipantNow dots are visible in the desktops. I made it display none for the desktops. If you have other alternatives please let us know.
October 3, 2023 at 5:32 pm #501248
Hung PhamKeymasterHi spnutratea,
Currently, there is no option to hide it on Desktop so you can use Custom CSS.
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
October 12, 2023 at 1:38 pm #503647
spnutrateaParticipantPlease can we close this topic issue is sorted. Thank you for your help.
October 13, 2023 at 7:28 am #503836
Hung PhamKeymasterHi spnutratea,
Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
-
AuthorPosts
The topic ‘Product page image gallery Mobile version’ is closed to new replies.
- You must be logged in to create new topics. Login / Register