Title: Reece's Replies - page 3 | WordPress.org

---

# Reece

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 31 through 45 (of 50 total)

[←](https://wordpress.org/support/users/firstclasscode/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/firstclasscode/replies/?output_format=md)
[2](https://wordpress.org/support/users/firstclasscode/replies/page/2/?output_format=md)
3 [4](https://wordpress.org/support/users/firstclasscode/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/firstclasscode/replies/page/4/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Blank Add New Product Page](https://wordpress.org/support/topic/blank-add-new-product-page/)
 *  Thread Starter [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/blank-add-new-product-page/#post-7416812)
 * Mike,
 * So it turns out WordPress has a separate memory limit for the admin side of things.
   I boosted it to 4GB and the blank pages have stopped. However, it still takes
   6 seconds for TTFB on the add a product page.
 * I ran a query monitor and none of the database queries were even close to a full
   second. So I can’t really imagine why this is happening.
 * Here is the next bit of code:
 *     ```
       <meta name="viewport" content="width=device-width,initial-scale=1.0">
       <link rel="stylesheet" href="https://[].com/wp-includes/js/thickbox/thickbox.css" type="text/css" media="screen" />
       <script type="text/javascript">
       		var tb_pathToImage = "https://[].com/wp-includes/js/thickbox/loadingAnimation.gif";
       	    var tb_closeImage = "https://[].com/wp-includes/js/thickbox/tb-close.png";
       	    </script>
       ```
   
 * Thank you, your help is greatly appreciated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Blank Add New Product Page](https://wordpress.org/support/topic/blank-add-new-product-page/)
 *  Thread Starter [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/blank-add-new-product-page/#post-7416770)
 * Mike,
 * I tried your suggestion but came up empty handed.
    No errors, no out of memory
   notifications.
 * I had the server admin check the out of memory logs, he said nothing there.
 * I disabled all plugins 1 by 1 and it still loads VERY slow (6 second TTFB) but
   only on the Add new product page.
 * It’s either slow, or blank. Which is getting to be a pain in the butt.
    All other
   pages for the woocommerce plugin load extremely fast. We are running on 6GB of
   RAM just for the WordPress installation.
 * Any ideas?
 * Thank you
    -Reece
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Automatically calculate order total .](https://wordpress.org/support/topic/automatically-calculate-order-total/)
 *  [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/automatically-calculate-order-total/#post-7009897)
 * Mike,
 * Thanks for the reply. I just removed the if window.confirm function in the minified
   admin JS.
 * Noted it in a changes to Woocore text file I have going.
 * Thanks for the reply and have a super day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Blank Add New Product Page](https://wordpress.org/support/topic/blank-add-new-product-page/)
 *  Thread Starter [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/blank-add-new-product-page/#post-7416521)
 * When it does start working again here is the next line of code:
    `<link rel="
   stylesheet" href="https://[REDACTED].com/wp-includes/js/thickbox/thickbox.css"
   type="text/css" media="screen" />`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Automatically calculate order total .](https://wordpress.org/support/topic/automatically-calculate-order-total/)
 *  [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/automatically-calculate-order-total/#post-7009895)
 * While you do have a point there, is there anyway we can temporarily disable it?
 * I tried searching through GitHub and I was unable to find the line where it asks
   you to confirm. Found the text… found the function.. Not sure how to disable 
   it for now.
 * Thank you, and I look forward to the updated version of the admin order screen
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Automatically calculate order total .](https://wordpress.org/support/topic/automatically-calculate-order-total/)
 *  [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/automatically-calculate-order-total/#post-7009893)
 * Can we disable the alert that forces you to confirm the total calculation? If
   we click the button we clearly wanted to calculate the totals.
 * Thank You!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Hide Firewall Click to Configure notice](https://wordpress.org/support/topic/hide-firewall-click-to-configure-notice/)
 *  [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/hide-firewall-click-to-configure-notice/#post-7265630)
 * I agree, looks awful on client’s web sites. Like I’m not doing my job to protect
   them. I love your product, but this notice is obscene.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Campaign Monitor Synchronization] Importing Registration Date](https://wordpress.org/support/topic/importing-registration-date/)
 *  Thread Starter [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/importing-registration-date/#post-7254710)
 * Carlo,
 * Thank you for the reply. I will send you an email.
 * The site is visited frequently by myself and the owner. So I can’t see that as
   an issue since I am working on it daily and it did not update for over 3 days.
 * -Reece
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Campaign Monitor Synchronization] Importing Registration Date](https://wordpress.org/support/topic/importing-registration-date/)
 *  Thread Starter [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/importing-registration-date/#post-7254708)
 * To top it off, it is not syncing every 15 minutes either. I am having to manually
   save and sync.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Campaign Monitor Synchronization] Importing Registration Date](https://wordpress.org/support/topic/importing-registration-date/)
 *  Thread Starter [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/importing-registration-date/#post-7254580)
 * I tried creating a custom user meta, but this plugin only imports it as a text
   field, not a date field. How can we import this as a date field?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Manually Adding Order – Only Search Product Titles & SKU's](https://wordpress.org/support/topic/manually-adding-order-only-search-product-titles-skus/)
 *  Thread Starter [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/manually-adding-order-only-search-product-titles-skus/#post-7197653)
 * Mike,
 * Thanks for the reply. I actually just solved this by removing like post_content
   on line 1783 of /woocommerce/includes/class-wc-ajax.php.
 * However, I need to figure out how to make it upgrade proof…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JSON API] It not work with wordpress 4.4](https://wordpress.org/support/topic/it-not-work-with-wordpress-44-45/)
 *  [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/it-not-work-with-wordpress-44-45/#post-6919691)
 * I can confirm too. Custom taxonomies are broken.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Cache homepage only?](https://wordpress.org/support/topic/cache-homepage-only/)
 *  Thread Starter [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/cache-homepage-only/#post-6608515)
 * Anyone?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Products Carousel all in one] Images Not Showing Up](https://wordpress.org/support/topic/images-not-showing-up-58/)
 *  Thread Starter [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/images-not-showing-up-58/#post-6476220)
 * [woocommerce_products_carousel_all_in_one template=”light.css” all_items=”100″
   products=”” ordering=”asc” categories=”42″ tags=”” show_title=”true” show_description
   =”false” allow_shortcodes=”false” show_price=”true” show_category=”false” show_tags
   =”false” show_add_to_cart_button=”false” show_more_button=”false” show_more_items_button
   =”false” show_featured_image=”true” image_source=”thumbnail” image_height=”100″
   image_width=”100″ items_to_show_mobiles=”1″ items_to_show_tablets=”2″ items_to_show
   =”5″ slide_by=”1″ margin=”5″ loop=”true” auto_play=”true” stop_on_hover=”true”
   auto_play_timeout=”1200″ nav=”true” nav_speed=”800″ dots=”true” dots_speed=”800″
   lazy_load=”false” mouse_drag=”true” mouse_wheel=”true” touch_drag=”true” easing
   =”linear”]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Products Carousel all in one] Images Not Showing Up](https://wordpress.org/support/topic/images-not-showing-up-58/)
 *  Thread Starter [Reece](https://wordpress.org/support/users/firstclasscode/)
 * (@firstclasscode)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/images-not-showing-up-58/#post-6476219)
 * Hello,
 * Yes, in the shortcode I put “use featured image”. Even though that was never 
   there before and it worked fine.
 * Tried creating a widget using the same specs and still no images show up.
 * Thanks

Viewing 15 replies - 31 through 45 (of 50 total)

[←](https://wordpress.org/support/users/firstclasscode/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/firstclasscode/replies/?output_format=md)
[2](https://wordpress.org/support/users/firstclasscode/replies/page/2/?output_format=md)
3 [4](https://wordpress.org/support/users/firstclasscode/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/firstclasscode/replies/page/4/?output_format=md)