danekhoo
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Error Generating PDFHi, managed to resolved it by removing the temp and log files in my folder.
Forum: Plugins
In reply to: [WooCommerce] Add To Cart Button not redirected to CartHi Guys,
Turns out it was a redirection issue. It’s be resolved.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Remove details in invoiceHi Alex, email sent. Thanks again.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Remove details in invoiceHi Alex,
This is their reply:-
If they are asking what method we use to get any product’s linked BOM, it’s this one:
BOMModel::get_linked_bom()
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Remove details in invoiceHi ALex,
Hope these help:-
Thanks,
DaneForum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Remove details in invoiceHi Alex,
This is an example of one of the products I want to hide.
– https://imgur.com/WRIlepOIt seemed to share the same meta of the products that I do not want to hide…
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Remove details in invoiceHi Alex,
The new code does not give an error anymore, however I can’t seemed to selectively remove the ones in circle. When I use ‘custom_meta_name’, all of the product items is missing from the invoice.
Items required to be remove: https://imgur.com/vmzu41F
This is the custom fields – https://imgur.com/mpOxc8A
Is it possible to find a way to specifically remove them?
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Remove details in invoiceHi Alex,
Thanks for the feedback. I’ve identified the ‘custom_meta_name’ which is
But got hit by this fatal Error when generating the invoice:-
Fatal error: Call to undefined method Automattic\WooCommerce\Admin\Overrides\Order::get_document()
#0 /home/sabertri/public_html/wp-includes/class-wp-hook.php(287): wpo_wcpdf_hide_products_invoice(Array, Object(Automattic\WooCommerce\Admin\Overrides\Order), ‘invoice’)
#1 /home/sabertri/public_html/wp-includes/plugin.php(206): WP_Hook->apply_filters(Array, Array)
#2 /home/sabertri/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/documents/abstract-wcpdf-order-document-methods.php(590): apply_filters(‘wpo_wcpdf_order…’, Array, Object(Automattic\WooCommerce\Admin\Overrides\Order), ‘invoice’)
#3 /home/sabertri/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/templates/Simple/invoice.php(94): WPO\WC\PDF_Invoices\Documents\Order_Document_Methods->get_order_items()
#4 /home/sabertri/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/documents/abstract-wcpdf-order-document.php(742): include(‘/home/sabertri/…’)
#5 /home/sabertri/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/documents/abstract-wcpdf-order-document.php(646): WPO\WC\PDF_Invoices\Documents\Order_Document->render_template(‘/home/sabertri/…’, Array)
#6 /home/sabertri/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/documents/abstract-wcpdf-order-document.php(628): WPO\WC\PDF_Invoices\Documents\Order_Document->get_html()
#7 /home/sabertri/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/documents/abstract-wcpdf-order-document.php(664): WPO\WC\PDF_Invoices\Documents\Order_Document->get_pdf()
#8 /home/sabertri/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/class-wcpdf-main.php(337): WPO\WC\PDF_Invoices\Documents\Order_Document->output_pdf(‘inline’)
#9 /home/sabertri/public_html/wp-includes/class-wp-hook.php(287): WPO\WC\PDF_Invoices\Main->generate_pdf_ajax(”)
#10 /home/sabertri/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
#11 /home/sabertri/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#12 /home/sabertri/public_html/wp-admin/admin-ajax.php(175): do_action(‘wp_ajax_generat…’)
#13 {main}Could I be using the wrong meta name?
Forum: Plugins
In reply to: [WP Add Custom CSS] WordPress 5.0 – Not able to save changesYeh I seemed to be having this issue too on WordPress 5.0.
New codes are updated, but not working.
Hi, I’m having the same issue with prices not reflected with GeoLocation. Pls assist.
Thanks.Hi, What is I want a certain country to have USD displayed in a store rather than CAD?