Empty “li” tags in product page
-
Hello,
First of all, great plugin! Thank you for creating it!
I installed it and followed the video instructions but I can’t make the variations to show in the product page.
The only thing I see is a new line saying “Size: 100gr” but nothing more.Inspecting the code, I see the plugin is generating the variations but the content of the “li” tags are empty:
<div class="linked-variations"><ul class="linked-variations-buttons"> <li class="linked-variations-item" data-variant="100gr"> </li> <li class="linked-variations-item" data-variant="200gr"> </li> </ul></div>
I have one single variation called Size, with 2 options, 100gr and 200gr. I added the attribute to each product, and created the variation like the video shows.
Any ideas of what I could be doing wrong?Thank you
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Empty “li” tags in product page’ is closed to new replies.