• Resolved pyramusnl

    (@pyramusnl)


    Hi there Ewout,

    Wonderful plugin you created here. So how do address the “Extra field 1/2/3” values from the plugin settings in my own template? I thought it would be nice to have a quick way of changing this text later instead of having to dive into the template again.

    Note: my question is really only about how to fetch this specific variables. I’ve tried to search this forum for information about this, but couldn’t find anything on this topic so far.

    thanks in advance!

    https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi there! Thanks for the compliments and the review.

    You can show the extra fields with the following code:

    <?php $wpo_wcpdf->extra_1(); ?>

    Ewout

    Thread Starter pyramusnl

    (@pyramusnl)

    Thanks for the quick reply Ewout!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Output extra fields in custom template’ is closed to new replies.