Footer image disappears
-
Hi,
In my custom invoice.php I have the following code to display a footer image:
<?php do_action( ‘wpo_wcpdf_after_order_details’, $wpo_wcpdf->export->template_type, $wpo_wcpdf->export->order ); ?>
<div id=”footer” class=”footer-images”>
</div>When I open the invoice the first time in WooCommerce the footer is displayed. When I open the invoice again the footer image is emtpy (on the bottom of the document) with the message:
Image not found
https://https://xxxxxxx.nl/wp-content/uploads/2017/01/xxxxxxxx.pngWhen clicking on the error message the image is displayed seperately.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Footer image disappears’ is closed to new replies.