nothing change
Could you post the screenshot the folder
Thread Starter
Zray
(@zray)
Done, I think it isnt the best way, but I can do it. I added this code in the print-delivery-note.php
<h4><?php _e( 'Phone: ', 'woocommerce-delivery-notes' ); ?></h4>
<?php if( wcdn_get_template_type() == 'invoice' ) : ?>
<?php wcdn_billing_phone(); ?>
<?php else : ?>
<?php wcdn_shipping_phone(); ?>
<?php endif ?>
Thread Starter
Zray
(@zray)
thx
I checked but dont know how to make it work
could you check my file and help me to edit it. Thx
https://www.dropbox.com/s/1qg9i5en92dcjkk/woocommerce-delivery-notes.php