Archived topic
Duplicated gallery images
9 replies · Started by Kim on November 23, 2020
Hi,
I have uploaded gallery images but they're not displaying. Instead, it is duplicating the main product image 3/4 times underneath. Product page: https://54.36.166.123/~nordichi/product/large-rare-breed-white-nordic-reindeer-hide-rug-2/
I have tried flushing the cache in the WooCommerce settings.
What else can I try?
Thanks for your help.
Kim
Hi there,
it looks like you imported the Niche site from the library which uses some Hook Elements and Custom CSS to display a Stacked gallery instead of the standard carousel. To disable that requires two steps.
First remove the Hook elements explained here:
https://generatepress.com/forums/topic/woocommerce-product-gallery-falls-apart/#post-1440276
Then remove the Customizer > Additional CSS explained here:
https://generatepress.com/forums/topic/woocommerce-product-gallery-falls-apart/#post-1439933
Hi David, thanks for your prompt response. I haven't used the Niche site though so the elements list is empty.
I've used the standard GP theme with Woo.
Thanks
Kim
Hmmm... odd - can you try temporarily disabling all other plugins aside from GP Premium and Woocommerce to see if there is a conflict.
Ahh you know you're right. I had a plugin called Snippets that allowed me to add additional PHP code. I used it to turn off the image zoom on Woocommerce and to add a google font.
Whilst I've deactivated this, what can I use instead?
Tom provides a snippet here to remove the zoom option:
https://generatepress.com/forums/topic/remove-zoom-effect-on-woocommerce-product-image/#post-357129
Is that different to the one you used ?
I have the snippet - just not sure where to add it?
That snippet should work fine when added to the Code Snippets plugin.
Ahh gotcha - sorry hadn't twigged the snippet was wrong, thought it was the actual plugin! (duh) All sorted and fixed now. Thanks for all your help :-)
Glad to be of help :)