Change PDF style in WooCommerce PDF Invoices & Packing Slips

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WC Marketplace Change PDF style in WooCommerce PDF Invoices & Packing Slips

Viewing 5 reply threads
  • Author
    Posts
    • #119860
      HERMES ALVES SOUZA
      Participant

      I’m trying to change the packing-slip.php but didn’t change the pdf.

      /wp-content/plugins/woocommerce-pdf-invoices-packing-slips/templates/Simple

      I’m trying also change this:

      wp-content/themes/mrfc/wcfm/vendor_invoice

      But, after the change the PDF it’s same. Didn’t changed.

      Attachments:
      You must be logged in to view attached files.
    • #119959

      Hello,

      To change wp-content/plugins/woocommerce-pdf-invoices-packing-slips/templates/Simple you need to override the template in your wp-content/themes/<your theme>/woocommerce/pdf/yourtemplate

      And override store invoice and make required changes.
      Override this folder templates – “wp-content\plugins\wc-frontend-manager-ultimate\views\vendor_invoice”
      to your wp-content/themes/<your theme>/wcfm/vendor_invoice

      Thanks.

    • #120504
      HERMES ALVES SOUZA
      Participant

      Work’s. Thanks.

    • #122040
      anas.alj
      Participant

      Hi,
      Can I ask you how to override this command as I’m not a developer can please explain more or a video can be helpful

      Thanks

      • #122135

        Hello,

        Example how to override store-invoice.php file-
        Copy the “store-invoice.php” file from – “wp-content\plugins\wc-frontend-manager-ultimate\views\vendor_invoice”
        And then Create a “wcfm” folder in your theme/child theme, then create “vendor_invoice” folder inside the “wcfm” folder. The folder structure will be – wp-content/themes/<your theme>/wcfm/vendor_invoice then paste the “store-invoice.php” file. and then modify this file as per your requirement.

        Thanks.

    • #129002
      g.schindler
      Participant

      Hello,
      i changed packing-slip.php according reply #119959 in my custom theme folder but my packing slip did not change.

      • #129248

        Hello,

        Can you let us know which field do you want to change in vendor invoice?

        Thanks.

    • #129326
      g.schindler
      Participant

      Please check my e-Mail. I like to channge the layout of paking-slip. I refer to reply #119959 not to #122135

Viewing 5 reply threads
  • You must be logged in to reply to this topic.