• Greetings.

    I’ve been having an issue for the past few months and decided to finally register and get some guidance. WordPress version doesn’t seem to affect it, as it has continually occurred over many iterations.

    I’ve added a column onto the invoice for displaying the product thumbnails.

    This is the code I found in a previous support thread here:
    <?php echo $item['thumbnail']; ?>

    It works great, and displays with no issues, unless there is more than 1 page on the invoice. Any products on the 2nd page will display all information correctly except the thumbnail, which shows only a blank spot.

    Here’s an image of the error: https://www.incaseofemergencypress.com/2NDPAGEERROR.PNG

    Many thanks for any suggestions.

    https://www.ads-software.com/plugins/woocommerce-pdf-invoices-packing-slips/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! I have no explanation for this, other than that something may be off in the positioning or the exact table layout. It all works as it should in the premium templates, which uses the same $item['thumbnail'], so that should work.

    This is beyond the support of the free plugin though, as it’s not part of the standard plugin output.

    Ewout

Viewing 1 replies (of 1 total)
  • The topic ‘Product thumbnails don't appear on 2nd page of invoice’ is closed to new replies.