jo-li
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Local Pickup Time Select] Pickup time delayno didnt touch the plugin code at all. I added an action to the checkout to update the order meta, and populate a note with any needed info that is missing from the mobile app (basically anything that is not in the basic woocommerce fields is missing). I now did similar fix as you did on that code and it works again as I had borrowed parts from the pickup_time_select_translatable method.
Forum: Plugins
In reply to: [WooCommerce Local Pickup Time Select] Pickup time delayThank you, the fix resolved the issue. But broke an customization I had made…
Our customer use the woocommerce mobile app to handle most orders and in the app the pickup field is not displayed (unless this was implemented later) so I’m adding this info to the private order notes but somehow now it lost the timezone there and displaying UTC.
Forum: Plugins
In reply to: [WooCommerce Local Pickup Time Select] Pickup time delayThe woocommerce related plugins in use are: Checkout Field Editor for WooCommerce, Extra Product options for WooCommerce, WooCommerce Multilingual (WPML), Payment gateway. The interesting part that on all other locations the time comes up correctly (order times etc.)
I need to replicate the environment and start debugging this, bit of a trouble since all restaurants close and move only to delivery / pickup mode end of this week so it is critical.
Forum: Plugins
In reply to: [WooCommerce Local Pickup Time Select] Pickup time delayAny update on this bug ?
Forum: Plugins
In reply to: [WooCommerce Local Pickup Time Select] Pickup time delayWebsite URL-
PHP Version – 7.3
WordPress Version – 5.3.2
WooCommerce Version – 4.0.1
Plugin Version – 1.3.11
WordPress Timezone Setting – Helsinki (doesnt matter how I set the timezone, but seems it uses UTC regardless of setting, tried with various)
WordPress Date Format Setting: d/m/Y
WordPress Time Format Setting: H:i
All Plugin Start/End Pickup Time Settings
Plugin Pickup Time Interval Setting: 30min
Plugin Pickup Time Delay Setting: 1h (doesnt matter what value used)
Plugin Pickup Time Open Days Ahead Setting: 5daysI need to replace the plugin if can’t find an hotfix for this as the customer is really complaining as it is for food pickup and due to the Corona this is really critical right now.
Forum: Plugins
In reply to: [WR ContactForm] Solution for edit form actionThis worked for me too, however the plugin definately needs a fix for the latest wordpress versions. Also I get an error when trying to go to the submissions page.