Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Bas Elbers

    (@baaaaas)

    Hello Andreas,
    Does it generate the invoice? Do you get to see the invoice date and number? Can you FTP to wp-content/uploads/bewpi-invoices/2015 and tell me if you see the invoice?

    i have the same problem

    i can see the invoice when i look at the FTP map
    but when i click the button on the website i get a blank page

    tested it some more

    the email work fine with the attachment
    it is only on the website that it doesn’t show correctly

    1 more question , how do i remove the thag ” unpaid” at the invoice ?

    Plugin Author Bas Elbers

    (@baaaaas)

    Fixed it. Please try if it works now.

    For removing the unpaid text, change the code in file header.php on line 36 to
    <h1 class="amount"><?php echo wc_price( $this->order->get_total() - $this->order->get_total_refunded(), array( 'currency' => $this->order->get_order_currency() ) ); ?></h1>.

    Will add this as an option asap. ??

    hi

    ok it works

    i love this plugin ??

    Plugin Author Bas Elbers

    (@baaaaas)

    Great joachimk! If you have some feature requests let me know. ??

    @springmajs, did it work for you also?

    Thread Starter springmajs

    (@springmajs)

    Works perfect! Thank you. Sorry for late reply. Keep up the good work. It’s simple, easy and works perfect and talk about nice support, fixed the error within a day!

    Thanks again,
    Andreas

    Plugin Author Bas Elbers

    (@baaaaas)

    Good to hear and thanks for the heads up!
    Would you be so kind to rate it with a review?
    That would be awesome!

    Thread Starter springmajs

    (@springmajs)

    Absolutely. Done!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Can't view my PDFs after update’ is closed to new replies.