Custom template doesn’t work
-
Hello,
I’m using the custom template but I have a some problem.
I modified the ‘invoice.php’ file in the child directory of my theme in this way:
line 32:
<?php _e( 'Invoice/Receipt', 'woocommerce-pdf-invoices-packing-slips' ); ?>line 102:
<th class="product"><?php _e( 'Ordered Item', 'woocommerce-pdf-invoices-packing-slips' ); ?></th>Also I set Number format in WooCommerce > PDF Invoices > Documents.

The preview is correct

but if I create the PDF from order page it is incorrect.

Can you help me?
The topic ‘Custom template doesn’t work’ is closed to new replies.