tauclement
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Analytics tab – Oops, something went wrongGood day, I updated to 10.8.1 and still experienced the error. Thank you for getting back to me.
Forum: Plugins
In reply to: [WooCommerce] Analytics tab – Oops, something went wrongI managed to resolve this issue. Seems like with the latest updates of woocommerce, “moment” is loaded however we still missing the extension. “moment-timezone-with-data” I added the following into functions.php. Hopefully you and your team can look into this.
add_action( ‘admin_enqueue_scripts’, function() {
wp_enqueue_script( 'moment-timezone', 'https://cdnjs.cloudflare.com/ajax/libs/moment-timezone/0.5.43/moment-timezone-with-data.min.js', array( 'moment' ), '0.5.43', true );}, 1 );
Forum: Plugins
In reply to: [WooCommerce] Analytics tab – Oops, something went wrongthank you for the feedback, i did follow these steps. No new plugins was installed before the update. I reverted back to woocommerce 10.5.2. and the error is gone.
Forum: Plugins
In reply to: [WC Pickup Store] This plugin is incompatibleHi Keylor,
I have Enable compatibility mode checked. and I saw the code for HPOS. What i don’t understand is why I am still getting “WC Pickup Store requires WooCommerce to be active”. Is this being caused by Woocommerce Checkout Blocks being build-in into woocommerce?
Forum: Plugins
In reply to: [WooCommerce] Unable to load the status tools page after updating to 9.6.1Plugin conflict got it sorted.
Forum: Plugins
In reply to: [WooCommerce] Some order emails duplicated and some don’t reach our mailboxHello, the emails are mainly for New Orders where they don’t deliver and the duplicates ([Cellucity]: New order #33993).
These orders are in processing on the back end but we never got these orders.Order number 33853 Date : 28/05/24
Order number 33814 Date : 27/05/24
Order number 33992 Date 30/05/24
Ive shared the files on the following link.
https://gist.github.com/tauclement/7755ef72c664b422d36e8704cfbbfcb2Hi Thanks,
I am looking for this on the frontend when vendor uploads products see below
https://ibb.co/Ksnnzz6Forum: Plugins
In reply to: [WC Pickup Store] Dropdown in cart pageHio @keylorcr
Thank you for great plugin. Any progress on added the store fields on the Shopping Cart page?