• I don’t have thumbnails on whishlist. There is place and some code but no image tag.
    Is it some plugin bug or problem with my template?

    <td class="product-thumbnail">
    	<a href="https://www.domain.com/p/xxx-yyy/">
    </a>
    </td>
    • This topic was modified 6 years, 1 month ago by mic85b.
    • This topic was modified 6 years, 1 month ago by mic85b.
    • This topic was modified 6 years, 1 month ago by mic85b.
    • This topic was modified 6 years, 1 month ago by mic85b.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @mic85b.

    I am running the latest version 2.2.8, but it works fine on my side. So it might be an issue with your theme. Example of my outputted code on that page.

    <td class="product-thumbnail">
        <a href="https://www.domain.com/product/product-title/">
            <img src="https://www.domain.com/path-to-file.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="" width="247" height="296">
        </a>
    </td>
    • This reply was modified 6 years, 1 month ago by Doru Tirlea.
    Plugin Author YITHEMES

    (@yithemes)

    Hello there,
    hope you are doing well! ??

    As @stkwarrior says, maybe the problem is with your theme, could you check if the thumbnails appear using a default WordPress theme like the “twenty sixteen”?

    Let us know any news, please.

    Have a nice day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No thumbnails’ is closed to new replies.