metbar
Forum Replies Created
-
Hi Sandeep,
Thanks for quick reply. That would be lovely if it could integrate.
Have a nice day.
Best regards.Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Sort by SKUHi Ewout.
Thank you for your reply. I get this when I enter the code in functions.php:
Fatal error: Call to undefined method DOMText::getAttribute() in /home/danoptik/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/lib/dompdf/include/cellmap.cls.php on line 437
Forum: Plugins
In reply to: [Bulk Order Form for WooCommerce] WPML SupportHi Jeremiah. Glad it is working.
I also noticed that, if we seaarch for lets say 1234 it is just showing some 20 of the last added products. Also if we search for anything else with only numbers. 123456789 or 987654321. If we add any other symbol than numbers, it will either not show anything or a match. We have a product SKU 2739, but if we search for 2739, it will again list the 20 latest products and not that product.
Any idea what could be wrong?
Best regards.
Forum: Plugins
In reply to: [Bulk Order Form for WooCommerce] WPML SupportHi Jeremiah.
Yes thats correct. It works here.
Forum: Plugins
In reply to: [Bulk Order Form for WooCommerce] WPML SupportHi Henrik,
We sort of found a solution for this. I dont know if the solution effects other areas but it is working in our case.
In standard_template.php we have added ‘suppress_filters’ => false , in $function bulk_order_product_search() which appearently has to do with wpml filters. It is working for us, but as I said i dont know if that makes any problems for the plugin.
Best regards,
Metbar.