Title: hillviewhp's Replies | WordPress.org

---

# hillviewhp

  [  ](https://wordpress.org/support/users/hillviewhp/)

 *   [Profile](https://wordpress.org/support/users/hillviewhp/)
 *   [Topics Started](https://wordpress.org/support/users/hillviewhp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hillviewhp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hillviewhp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hillviewhp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hillviewhp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hillviewhp/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Adding an radio box answer to notes](https://wordpress.org/support/topic/adding-an-radio-box-answer-to-notes/)
 *  Thread Starter [hillviewhp](https://wordpress.org/support/users/hillviewhp/)
 * (@hillviewhp)
 * [4 months ago](https://wordpress.org/support/topic/adding-an-radio-box-answer-to-notes/#post-18778031)
 * Not perfect but this worked
 *     ```wp-block-code
       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    }}
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Adding an radio box answer to notes](https://wordpress.org/support/topic/adding-an-radio-box-answer-to-notes/)
 *  Thread Starter [hillviewhp](https://wordpress.org/support/users/hillviewhp/)
 * (@hillviewhp)
 * [4 months ago](https://wordpress.org/support/topic/adding-an-radio-box-answer-to-notes/#post-18777837)
 * I tried to write something using that and just failed – but i’ll try again!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Order Combination] order combine not working at all](https://wordpress.org/support/topic/order-combine-not-working-at-all/)
 *  [hillviewhp](https://wordpress.org/support/users/hillviewhp/)
 * (@hillviewhp)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/order-combine-not-working-at-all/#post-15314288)
 * 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!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Order Combination] order combine not working at all](https://wordpress.org/support/topic/order-combine-not-working-at-all/)
 *  [hillviewhp](https://wordpress.org/support/users/hillviewhp/)
 * (@hillviewhp)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/order-combine-not-working-at-all/#post-15307609)
 * I’ve just installed and having the same issue…
    Click to combine, and it just
   goes to a blank screen. no error log

Viewing 4 replies - 1 through 4 (of 4 total)