Not perfect but this worked
add_action( 'wpo_wcpdf_after_order_data', '_additional_wooccm0', 10, 2 );
function _additional_wooccm0 ($template_type, $order) {
if ($template_type == 'invoice') {
?>
<tr class="auricula-substitutions">
<th><b>Auricula Substitutions:</th>
<td><?php echo $order->get_meta('_additional_wooccm0'); ?></b></td>
</tr>
<?php
}
}
I tried to write something using that and just failed – but i’ll try again!!
Hi
Its going under published, and having to click back – i’ll try the new version; but as long as i know its a blank screen i can live with that!!!
I’ve just installed and having the same issue…
Click to combine, and it just goes to a blank screen. no error log