Adding Barcode
-
is there any way I can create a barcode for the Order number on the invoice?
I’ve tried the following code using a barcode generating plugin but I can’t get it to work, any advise?
<?php echo do_shortcode("[barcode text=$this->order_number() type=code128 height=100 wdith=2 transparency=1]");?>the above makes a barcode for “()”
- This topic was modified 7 years, 9 months ago by .
- This topic was modified 7 years, 9 months ago by .
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Adding Barcode’ is closed to new replies.