• Resolved Mick

    (@haarbollen)


    Hi

    I need to know where I can find the file that creates the titelline in email-invoice sent on new order. It puts in ‘invoice’ (in Danish because I translated it with Loco Translate). It does not seem to solve the problem though.

    Attachment works fine, I just need to call the attachment something else than ‘invoice’ or ‘faktura’ (Danish) – where do I do that.

    Thanks in advance – everything else works and, I have used it earlier, it works absolutely perfect.

    BEst regards

    Mick, Denmark

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

    (@kluver)

    Hi @haarbollen,

    Our plugin only attaches the PDF Invoice to one (or more) of the WooCommerce emails. So the plugin is not responsible for the subject line of the email itself. That is a string coming from WooCommerce. You can change the subject lines of your WooCommerce emails via: WooCommerce > Settings > Emails

    The easiest way to change your document title is via our Professional extension. You can change it right in the plugin settings (WooCommerce > PDF Invoices > Documents > Invoice).

    Another way to achieve this is with a code snippet: https://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/change-the-document-title/

    Thread Starter Mick

    (@haarbollen)

    Hi Kluver

    Thanks a lot. I changed it with filter in functions.php

    Best regards, Mick

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Subject line in email (new order)’ is closed to new replies.