• Resolved dav74

    (@dav74)


    Hello,

    Can you please tell me how I remove the “Download Invoice” button from the ‘Orders” section in My Account (front end)?

    I do not use your software for creating invoices as we have an accountancy package, and do not want to confuse my customers. I only use the “packing slips” part of your software.

    Is there a snippet for doing what I require, or is there an option in settings?

    Many thanks in advance

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter dav74

    (@dav74)

    Hi there,

    Or is a better solution just to add the following to hide it:

    .woocommerce-button.button.invoice {
    display: none;
    }

    Plugin Contributor Ewout

    (@pomegranate)

    Hi! You can control this via the settings under WooCommerce > PDF Invoices > Documents > Invoice. You can disable the invoice altogether (first checkbox), or set the My Account display to “Never” (one of the last settings).

    Let us know if you have any other questions!

    Ewout

    Thread Starter dav74

    (@dav74)

    That’s great Ewout! Many thanks

    MarcellaM

    (@marcellamondo)

    Thank you so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove “Download Invoice” button from My Account section’ is closed to new replies.