Title: tauclement's Replies | WordPress.org

---

# tauclement

  [  ](https://wordpress.org/support/users/tauclement/)

 *   [Profile](https://wordpress.org/support/users/tauclement/)
 *   [Topics Started](https://wordpress.org/support/users/tauclement/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tauclement/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tauclement/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tauclement/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tauclement/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tauclement/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Analytics tab – Oops, something went wrong](https://wordpress.org/support/topic/analytics-tab-oops-something-went-wrong/)
 *  Thread Starter [tauclement](https://wordpress.org/support/users/tauclement/)
 * (@tauclement)
 * [1 month, 3 weeks ago](https://wordpress.org/support/topic/analytics-tab-oops-something-went-wrong/#post-18946601)
 * Good day, I updated to 10.8.1 and still experienced the error. Thank you for 
   getting back to me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Analytics tab – Oops, something went wrong](https://wordpress.org/support/topic/analytics-tab-oops-something-went-wrong/)
 *  Thread Starter [tauclement](https://wordpress.org/support/users/tauclement/)
 * (@tauclement)
 * [1 month, 3 weeks ago](https://wordpress.org/support/topic/analytics-tab-oops-something-went-wrong/#post-18945694)
 * I 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-block-code
       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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Analytics tab – Oops, something went wrong](https://wordpress.org/support/topic/analytics-tab-oops-something-went-wrong/)
 *  Thread Starter [tauclement](https://wordpress.org/support/users/tauclement/)
 * (@tauclement)
 * [4 months, 2 weeks ago](https://wordpress.org/support/topic/analytics-tab-oops-something-went-wrong/#post-18867629)
 * thank 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Pickup Store] This plugin is incompatible](https://wordpress.org/support/topic/this-plugin-is-incompatible-2/)
 *  Thread Starter [tauclement](https://wordpress.org/support/users/tauclement/)
 * (@tauclement)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/this-plugin-is-incompatible-2/#post-18297963)
 * Hi 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](http://wordpress.org/plugins/woocommerce/)
   to be active”. Is this being caused by Woocommerce Checkout Blocks being build-
   in into woocommerce?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Unable to load the status tools page after updating to 9.6.1](https://wordpress.org/support/topic/unable-to-load-the-status-tools-page-after-updating-to-9-6-1-2/)
 *  Thread Starter [tauclement](https://wordpress.org/support/users/tauclement/)
 * (@tauclement)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/unable-to-load-the-status-tools-page-after-updating-to-9-6-1-2/#post-18290843)
 * Plugin conflict got it sorted.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Some order emails duplicated and some don’t reach our mailbox](https://wordpress.org/support/topic/some-order-emails-duplicated-and-some-dont-reach-our-mailbox/)
 *  Thread Starter [tauclement](https://wordpress.org/support/users/tauclement/)
 * (@tauclement)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/some-order-emails-duplicated-and-some-dont-reach-our-mailbox/#post-17798167)
 * Hello, the emails are mainly for New Orders where they don’t deliver and the 
   duplicates (**[[Cellucity]: New order #33993](https://cellucity.co.za/wp-admin/admin.php?page=wp-mail-smtp-logs&email_id=188779&mode=view)**).
   
   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/7755ef72c664b422d36e8704cfbbfcb2](https://gist.github.com/tauclement/7755ef72c664b422d36e8704cfbbfcb2)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Vendors - WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors] Manage stock needs to be auto ticked.](https://wordpress.org/support/topic/manage-stock-needs-to-be-auto-ticked/)
 *  Thread Starter [tauclement](https://wordpress.org/support/users/tauclement/)
 * (@tauclement)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/manage-stock-needs-to-be-auto-ticked/#post-13696973)
 * Hi Thanks,
 * I am looking for this on the frontend when vendor uploads products see below
   
   [https://ibb.co/Ksnnzz6](https://ibb.co/Ksnnzz6)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Pickup Store] Dropdown in cart page](https://wordpress.org/support/topic/dropdown-in-cart-page/)
 *  [tauclement](https://wordpress.org/support/users/tauclement/)
 * (@tauclement)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/dropdown-in-cart-page/#post-12327173)
 * Hio [@keylorcr](https://wordpress.org/support/users/keylorcr/)
 * Thank you for great plugin. Any progress on added the store fields on the Shopping
   Cart page?

Viewing 8 replies - 1 through 8 (of 8 total)