arthrnvrn
Forum Replies Created
-
+1
I’ve finally made it.
I’m sharing my forked invoice.php if it can help someone else (from line 51) :
– https://gist.github.com/art-n/1057d923d3c8b288b1a1314b3a236b86
Cheers!
Boxtal generates a map to select a relay point to ship the order.
It adds a meta key bw_parcel_point to the order with the shipping details in JSON.
I’ve tried to make my own invoice.php with condition if bw_parcel_point exists returns data, else returns classic shipping address.
But failed (:
Thank you for the fast reply.
Seems it works. However, I’ve setup the rule apply first to the cheapest product but it doesn’t.
Any idea ?
Forum: Themes and Templates
In reply to: [Neve] Two Columns Checkout IssueFor anyone having the same issue, billing informations on two columns and cart/validation under these two columns instead of inline.
Just create a new [woocommerce_checkout] page works on my own.
Cheers.
Forum: Plugins
In reply to: [WooCommerce] Prices Disappears from BackendHi @beautyofcode,
Yep, that’s correct. And republish products one by one fixes the issue.
It happens sometimes since several months, I can’t define a causal link with plugins installs or updates.
Thank you.
Forum: Plugins
In reply to: [Connections Business Directory] WordPress REST API endpointsGreat, thank you Steven 🙂
Great, thank you!
Here it is 🙂
Advanced Woo Labels 1.59, Woo Discount Rules 2.5.3 and Woo Discount Rules Pro 2.2.2
Hello Mihail,
Yes, I’m using Woo Discount Rules.
Forum: Plugins
In reply to: [WP Store Locator] Custom search button with CSSArgh, consider it’s monday for the input tag (:
Thank you
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Show up custom fieldGreat, thank you @yordansoares !
And, any idea how to make metas inline (sku/weight) ?
Forum: Plugins
In reply to: [YITH WooCommerce Multi Vendor] Get vendor id from orderHi there,
Thank you for the reply.
Not work, nothing to declare about
$vendorlike$vendor = yith_get_vendor('current', 'user');? This example also not work by the way 🙂Thank you!