Label not showing on product page when using Gallery Slider plugin
-
Hi!
The website I work on is using the WooGallery Slider plugin (https://shapedplugin.com/plugin/woocommerce-gallery-slider-pro/). The plugin replaces the native Woocommerce product image markup with custom code. This, in turn prevents the product label to be rendered on top of the image, as I suspect it needs the native woocommerce product image setup.
I tried fixing it by changing the “Product Hook Image” to something like “Before Summary Data” or “After title”. This makes the label appear for a brief moment before the page fully loads and then disappears. I tried a more hacky way of selecting it with JS and then appending it to the image slider, but it seems that the label disappears before JS launches.
I will leave the “Product Hook Image” set to “Before Summary Data” for now, so you could have a look. I’ve got a customer reviews plugin there on the product page as well – tried removing it to test if it will affect the product label behaviour, but nothing changed.
I was wondering, if there’s a way to initialize the product label via shortcode? That would be easier for me. If not, I would appreciate, if you could have a look and share your opinion on how to fix this.
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Label not showing on product page when using Gallery Slider plugin’ is closed to new replies.