Hi,
you can try to close image/prince into this element
<a href="#" class="yith-wcqv-button" data-product_id="' . $product->id . '">' ....... '</a>
It should work without problem. Let me know, regards 🙂
Works like a charm! Thanks so much!
EDIT: Actually it places all the products in that lightbox, I didnt scroll down!
Any idea on how to make this show only one item?
Well my idiotic self was calling it outside the loop… so thats fixed 🙂 If anyone needs the fix feel free to message me… it took a bit of doing
🙂
Hi,
I’m glad it works. If you like this plugin, please consider to leave a review, for us it’s very important.
Regards 🙂
This might be a dumb question but where exacly do I need to add that a tag?
Hi,
you have to modify the html code of woocommerce template “content-product.php” if you want to add manually the tag.
Regards.
Hi liquid.ideas,
How’d you fixed the problem with showing up all the products in the lightbox??
Thanks