Title: bencox's Replies | WordPress.org

---

# bencox

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meta for WooCommerce] Plugin breaking Category edit pages](https://wordpress.org/support/topic/plugin-breaking-category-edit-pages/)
 *  Thread Starter [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/plugin-breaking-category-edit-pages/#post-13655453)
 * Marcus
 * I have increased the PHP memory limit to 512Mb on the site and that seems to 
   have fixed the problem.
 * Thanks for your help
 * Ben
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meta for WooCommerce] (another case of) Plugin is Breaking WooCommerce Product edit](https://wordpress.org/support/topic/another-case-of-plugin-is-breaking-woocommerce-product-edit/)
 *  [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/another-case-of-plugin-is-breaking-woocommerce-product-edit/#post-13654749)
 * Yep, 2.1.4 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meta for WooCommerce] (another case of) Plugin is Breaking WooCommerce Product edit](https://wordpress.org/support/topic/another-case-of-plugin-is-breaking-woocommerce-product-edit/)
 *  [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/another-case-of-plugin-is-breaking-woocommerce-product-edit/#post-13647856)
 * Me too, when I edit a product category I get this error at the top of the page
   and the edit page does not load in properly.
 * `Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate
   4096 bytes) in /homepages/34/d644092781/htdocs/clickandbuilds/CustomCarpRigs/
   wp-content/plugins/facebook-for-woocommerce/includes/Products/FBCategories.php
   on line 47`
 * I have deactivated the FB plugin for now and all is working as it should
 * Ben
    -  This reply was modified 5 years, 8 months ago by [bencox](https://wordpress.org/support/users/bencox/).
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Phone Order plugin for WooCommerce](https://wordpress.org/support/topic/phone-order-plugin-for-woocommerce/)
 *  Thread Starter [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/phone-order-plugin-for-woocommerce/#post-13640988)
 * Thanks. I have tried that one, but only the free version. It only allows for 
   very simple entry of products and not any variation details. 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slate Admin Theme] Nice Theme, doesn’t seem to play with Woocommerce](https://wordpress.org/support/topic/nice-theme-doesnt-seem-to-play-with-woocommerce/)
 *  Thread Starter [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/nice-theme-doesnt-seem-to-play-with-woocommerce/#post-13541683)
 * [@flatsphere](https://wordpress.org/support/users/flatsphere/) Thank you. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slate Admin Theme] Nice Theme, doesn’t seem to play with Woocommerce](https://wordpress.org/support/topic/nice-theme-doesnt-seem-to-play-with-woocommerce/)
 *  Thread Starter [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/nice-theme-doesnt-seem-to-play-with-woocommerce/#post-13526766)
 * [@flatsphere](https://wordpress.org/support/users/flatsphere/) Thanks for the
   reply. That has fixed the top bar problem but the main left hand menu still scrolls
   all the way up when I am using WooCommerce. 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Aquila Admin Theme] Not working well with WooCommerce](https://wordpress.org/support/topic/not-working-well-with-woocommerce/)
 *  [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/not-working-well-with-woocommerce/#post-12814920)
 * I fixed it by adding a top margin of 33px CSS in style.css
 * .woocommerce-layout__header {
    background: #fff; display: flex; justify-content:
   space-between; flex-direction: row; box-sizing: border-box; border-bottom: 1px
   solid #fff; padding: 0; height: 56px; position: fixed; width: 100%; top: 32px;
   z-index: 1001; margin-top:33px; <———–****** }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slate Admin Theme] Nice Theme, doesn’t seem to play with Woocommerce](https://wordpress.org/support/topic/nice-theme-doesnt-seem-to-play-with-woocommerce/)
 *  Thread Starter [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/nice-theme-doesnt-seem-to-play-with-woocommerce/#post-12814761)
 * [Screenshot here](https://pasteboard.co/J7So8nc.png)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Orders not showing after update](https://wordpress.org/support/topic/orders-not-showing-after-update/)
 *  Thread Starter [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/orders-not-showing-after-update/#post-12791841)
 * Zorem
 * That worked perfectly,
 * Many thanks
 * Ben
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Orders not showing after update](https://wordpress.org/support/topic/orders-not-showing-after-update/)
 *  Thread Starter [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/orders-not-showing-after-update/#post-12790696)
 * Zorem,
 * Thank you 🙂
 * Ben
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Critical error after installing 2.9.9.1](https://wordpress.org/support/topic/critical-error-after-installing-2-9-9-1/)
 *  [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/critical-error-after-installing-2-9-9-1/#post-12789812)
 * I have been using AST for a little while now.
 * Settins are as follows:
 * Rename: ON
    Default: ON Email include: COMPLETED Show Invoice: ON Show Packing
   Slip: ON
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Critical error after installing 2.9.9.1](https://wordpress.org/support/topic/critical-error-after-installing-2-9-9-1/)
 *  [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/critical-error-after-installing-2-9-9-1/#post-12789450)
 * Hi
 * I updated to 2.9.9.3 and now the order I had marked as shipped has disappeared
   from the orders list!
 * If I disable the plugin the orders I have marked as delivered also disappear!
 * Any ideas?
 * Ben
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Critical error issue after plugin update](https://wordpress.org/support/topic/critical-error-issue-after-plugin-update/)
 *  [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/critical-error-issue-after-plugin-update/#post-12784418)
 * All good, thanks for quick fix 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Critical error issue after plugin update](https://wordpress.org/support/topic/critical-error-issue-after-plugin-update/)
 *  [bencox](https://wordpress.org/support/users/bencox/)
 * (@bencox)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/critical-error-issue-after-plugin-update/#post-12784177)
 * I have the same, have tried uninstalling the plugin and reinstalling. I get the
   following error when I try to edit a product.
 * Fatal error: Uncaught Error: Call to a member function get_items() on bool in/
   homepages/34/d644092781/htdocs/clickandbuilds/CustomCarpRigs/wp-content/plugins/
   woo-advanced-shipment-tracking/includes/class-wc-advanced-shipment-tracking.php:
   328 Stack trace: #0 /homepages/34/d644092781/htdocs/clickandbuilds/CustomCarpRigs/
   wp-includes/class-wp-hook.php(289): WC_Advanced_Shipment_Tracking_Actions->add_meta_box(‘
   product’) #1 /homepages/34/d644092781/htdocs/clickandbuilds/CustomCarpRigs/wp-
   includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #2 /homepages/
   34/d644092781/htdocs/clickandbuilds/CustomCarpRigs/wp-includes/plugin.php(478):
   WP_Hook->do_action(Array) #3 /homepages/34/d644092781/htdocs/clickandbuilds/CustomCarpRigs/
   wp-admin/includes/meta-boxes.php(1562): do_action(‘add_meta_boxes’, ‘product’,
   Object(WP_Post)) #4 /homepages/34/d644092781/htdocs/clickandbuilds/CustomCarpRigs/
   wp-admin/edit-form-advanced.php(269): register_and_do_post_meta_boxes(Object(
   WP_Post)) #5 /homepages/34/d644092781/htdocs/clickandbuil in /homepages/34/d644092781/
   htdocs/clickandbuilds/CustomCarpRigs/wp-content/plugins/woo-advanced-shipment-
   tracking/includes/class-wc-advanced-shipment-tracking.php on line 328

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