Home › Forums › WoodMart support forum › Split: Product gallery doesn’t load
Split: Product gallery doesn’t load
- This topic has 9 replies, 3 voices, and was last updated 1 year, 9 months ago by AmyPotatoHouse.
-
AuthorPosts
-
February 23, 2023 at 4:49 am #445566
ArfanRasoolParticipantI am having a similar problem when the option to have the gallery with the thumbs at the bottom of the main image (horizontal thumbs) the thumbs do not load correctly on mobile. but if I set the thumbs to be vertical it loads correctly on mobile. please see the 2 images.
i have attached some screenshots. The red circles show when the vertical thumbs are activated and the blue circles show when the horizontal thumbs are activated.Attachments:
You must be logged in to view attached files.February 23, 2023 at 5:25 am #445574
ArfanRasoolParticipantI seem to have narrowed it down to some css,
.woocommerce-product-gallery .thumbnails {
opacity: 0;
}this is set to 0 and when set to 1 it works? Can you please advise where it is set.
please see the attached screenshot
Attachments:
You must be logged in to view attached files.February 23, 2023 at 10:23 am #445624
Artem TemosKeymasterHello,
Please, disable all plugins that are not related to our theme and provide us with your admin access. We will log in and check what is wrong there. You can leave only the following plugins that are required for our theme:
WoodMart core
WooCommerce
Elementor/WPBakery page builderThank you in advance
February 23, 2023 at 4:38 pm #445765
ArfanRasoolParticipantHi, I have narrowed it down further and noticed this is only occuring when the option “Load CSS Asynchronously” is set to on in LiteSpeed Cache.
The CSS from file theme-admin.css:
.woocommerce-product-gallery .thumbnails {
opacity: 0;
}
is then loaded and for some reason. I am mitigating this via custom CSS and setting the opacity value to 1. Would you recommend this method or is there an underlying conflict?Thanks for your help.
Attachments:
You must be logged in to view attached files.February 23, 2023 at 5:47 pm #445795
Artem TemosKeymasterPlease, keep this option turned on and send us your admin access so we can test this on your end and see what is wrong there.
February 23, 2023 at 5:58 pm #445803
ArfanRasoolParticipantI have removed the custom css to allow you to investigate this.
February 23, 2023 at 6:06 pm #445806
Artem TemosKeymasterActually, our theme’s CSS doesn’t include the code that hides thumbnails in your case. It looks like it is loaded somewhere from cache. If we open the page without a cache there is no such CSS code.
February 23, 2023 at 8:43 pm #445845
ArfanRasoolParticipantok, this was confusing but I think I have resolved it. I had to manually click “Purge – All CCSS” and also “Purge – All UCSS”. had just been clicking the purge all button assuming this purged everything.
February 24, 2023 at 10:04 am #445934
Artem TemosKeymasterGreat, we are glad that you sorted it out! Feel free to contact us if you have any further questions.
February 24, 2023 at 11:49 am #445962
AmyPotatoHouseParticipantHi –
this thread has another customer on it, please don’t close it, I haven’t had time to look at suggestions -
AuthorPosts
Tagged: product gallery
- You must be logged in to create new topics. Login / Register