Profiles

  • Member Since: February 19th, 2019
  • Find me on:
  • Posted a reply to Lithuanian Characters are wrong, on the site WordPress.org Forums:
    When I wrote this code to the functions.php file, the invoice name disappeared: add_filter( 'wpo_wcpdf_invoice_title',…

  • Posted a reply to Lithuanian Characters are wrong, on the site WordPress.org Forums:
    I was installed Code Snippets and added: add_filter( 'wpo_wcpdf_invoice_title', 'wpo_wcpdf_invoice_title' ); function wpo_wcpdf_invoice_title () {…

  • Posted a reply to Lithuanian Characters are wrong, on the site WordPress.org Forums:
    I was trying to change invoice.php file. For example: <?php _e( 'Pirkėjas:', 'woocommerce-pdf-invoices-packing-slips' ); ?>…

  • Created a topic, Lithuanian Characters are wrong, on the site WordPress.org Forums:
    Hey, I got a problem with the generation of my PDF-In…