Title: Templating
Last modified: June 11, 2018

---

# Templating

 *  Resolved [Frykky](https://wordpress.org/support/users/frykky/)
 * (@frykky)
 * [8 years ago](https://wordpress.org/support/topic/templating-4/)
 * Hi,
    I don’t understand how template work.
 * I copied files from wp-content/plugins/woocommerce-pdf-invoices-packing-slips/
   templates/Simple
 * to
 * wp-content/themes/boho-baby-child/woocommerce/pdf/mytemplate
 * i tried to insert text, delete text, cancel all content of file but my invoice
   is still the same.
 * How can I fix it?
 * BR

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

 *  [daspi](https://wordpress.org/support/users/daspi/)
 * (@daspi)
 * [8 years ago](https://wordpress.org/support/topic/templating-4/#post-10388230)
 * From the help:
    Now that you have copied the template files to your child theme,
   they are safe from plugin updates. Simply open any of the template php files (
   invoice.php, packingslip-php etc.) in a text editor and start customizing!
 * You do need some idea of code. The looks you can change a bit with the style.
   css file. What exactly do you need to change?
 *  Thread Starter [Frykky](https://wordpress.org/support/users/frykky/)
 * (@frykky)
 * [8 years ago](https://wordpress.org/support/topic/templating-4/#post-10388257)
 * this is original style.css
 * body {
    background: #fff; color: #000; margin: 0cm; font-family: ‘Open Sans’,
   sans-serif; /* want to use custom fonts? [http://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/using-custom-fonts/](http://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/using-custom-fonts/)*/
   font-size: 9pt; line-height: 100%; /* fixes inherit dompdf bug */ }
 * i change (example) in
 * body {
    background: **#000;** color: #000; margin: 0cm; font-family: ‘Open Sans’,
   sans-serif; /* want to use custom fonts? [http://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/using-custom-fonts/](http://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/using-custom-fonts/)*/
   font-size: 9pt; line-height: 100%; /* fixes inherit dompdf bug */ }
 * but my invoices are still white.
    Nothing change 🙁
 *  Plugin Contributor [Ewout](https://wordpress.org/support/users/pomegranate/)
 * (@pomegranate)
 * [8 years ago](https://wordpress.org/support/topic/templating-4/#post-10390339)
 * Hello Frykky,
    Have you also selected your custom template in the settings?
 * >  The name you give to this folder will be used as the name in your template
   > settings, so this needs to be a unique name. In the example path above the 
   > template will show up as ‘yourtemplate’ in the template settings
 * I will try to make this more clear in the documentation
 *  Thread Starter [Frykky](https://wordpress.org/support/users/frykky/)
 * (@frykky)
 * [8 years ago](https://wordpress.org/support/topic/templating-4/#post-10392363)
 * yes i call it “100birbe” and i selected it
 * Look
 * [this is my ftp folder](https://ibb.co/kPy1Xy)
 * [this is my invoice.php. As you can see i deleted order-data-address td](https://ibb.co/cRMc5J)
 * [this is my settings page](https://ibb.co/fdHH5J)
 * [this is result. Order data and address are still present (but i tried to erase everything, i tried to change css etc… nothing happens)](https://ibb.co/hDOqQJ)
    -  This reply was modified 8 years ago by [Frykky](https://wordpress.org/support/users/frykky/).
    -  This reply was modified 8 years ago by [Frykky](https://wordpress.org/support/users/frykky/).
    -  This reply was modified 8 years ago by [Frykky](https://wordpress.org/support/users/frykky/).
 *  Plugin Contributor [Ewout](https://wordpress.org/support/users/pomegranate/)
 * (@pomegranate)
 * [8 years ago](https://wordpress.org/support/topic/templating-4/#post-10394208)
 * Hi! I think this explains the issue. Your screenshot shows the ‘Ricevuta’, but
   you have been editing invoice.php. This plugin does not have a ‘Ricevuta’ document
   out of the box. This means that either you are using a different PDF invoice 
   plugin, or you are using an extension (Like the Italian Add-On?), in which case
   you will need to include receipt.php too.
 *  Thread Starter [Frykky](https://wordpress.org/support/users/frykky/)
 * (@frykky)
 * [8 years ago](https://wordpress.org/support/topic/templating-4/#post-10394473)
 * You’re right!
 * Another plugin “override” yours!
 * thanks!
 *  Plugin Contributor [Ewout](https://wordpress.org/support/users/pomegranate/)
 * (@pomegranate)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/templating-4/#post-10399509)
 * Very glad to hear you found the culprit, I’ll close this thread for now!

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

The topic ‘Templating’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/icon-256x256.
   png?rev=2189942)
 * [PDF Invoices & Packing Slips for WooCommerce](https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Ewout](https://wordpress.org/support/users/pomegranate/)
 * Last activity: [7 years, 12 months ago](https://wordpress.org/support/topic/templating-4/#post-10399509)
 * Status: resolved