Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Yordan Soares

    (@yordansoares)

    Hello @gerard04,

    I think you’re using a custom template. If so, please add the colspan="2" HTML attribute to your document/customer notes container:

    <td class="no-borders" colspan="2">
      <div class="document-notes">
      </div>
      <div class="customer-notes">
      </div>
    </td>

    Let me know if it works!

    Thread Starter gerard04

    (@gerard04)

    Yes it worked. Thank you, i have been trying for days.

    Plugin Contributor Yordan Soares

    (@yordansoares)

    I’m glad to know you solved it! ❤️

    If you don’t mind and have the time, do you think you could leave us a review?

    Thanks in advance and all the best with your store!

    Thread Starter gerard04

    (@gerard04)

    Hello again after making all the changes on the invoice today I realize the plugin autoupdated and removed my template. Is there anyway i can recover it? and why does this happens?

    Thread Starter gerard04

    (@gerard04)

    I also want to know how can I change the name of the output pdf

    Plugin Contributor Darren Peyou

    (@dpeyou)

    Hello @gerard04,

    Where are your template files situated? Did you follow the guide here?
    https://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/creating-a-custom-pdf-template/
    So wp-content/themes/yourtheme/woocommerce/pdf/yourtemplate
    Did you directly copy the files to your current theme & not the child theme?

    From link above:
    “If you do not have a child theme, you can also copy the files to your regular theme folder, but since themes also get updated every once in a while, a child theme (which will never get updated automatically) is the safest place to put them.”

    • This reply was modified 5 years, 1 month ago by Darren Peyou. Reason: additional instructions
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Help editing the invoice’ is closed to new replies.