Title: Roy Ho's Replies - page 10 | WordPress.org

---

# Roy Ho

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 136 through 150 (of 1,437 total)

[←](https://wordpress.org/support/users/splashingpixelscom/replies/page/9/?output_format=md)
[1](https://wordpress.org/support/users/splashingpixelscom/replies/?output_format=md)
[2](https://wordpress.org/support/users/splashingpixelscom/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/splashingpixelscom/replies/page/3/?output_format=md)…
[9](https://wordpress.org/support/users/splashingpixelscom/replies/page/9/?output_format=md)
10 [11](https://wordpress.org/support/users/splashingpixelscom/replies/page/11/?output_format=md)…
[94](https://wordpress.org/support/users/splashingpixelscom/replies/page/94/?output_format=md)
[95](https://wordpress.org/support/users/splashingpixelscom/replies/page/95/?output_format=md)
[96](https://wordpress.org/support/users/splashingpixelscom/replies/page/96/?output_format=md)
[→](https://wordpress.org/support/users/splashingpixelscom/replies/page/11/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Products listing changed after update](https://wordpress.org/support/topic/products-listing-changed-after-update/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/products-listing-changed-after-update/#post-4615758)
 * This is because in your theme you have a “clear” statement which causes your 
   list to clear the float and start on newline. Please see [http://cld.wthms.co/U4FF](http://cld.wthms.co/U4FF)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Where are the decimals ??](https://wordpress.org/support/topic/where-are-the-decimals/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/where-are-the-decimals/#post-4616296)
 * Put this in your theme’s functions.php file.
 *     ```
       add_filter( 'woocommerce_price_trim_zeros', function() { return false; } );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Products won't add to cart after update](https://wordpress.org/support/topic/products-wont-add-to-cart-after-update/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/products-wont-add-to-cart-after-update/#post-4607734)
 * Unfortunately these are questions you need to ask your theme author. They need
   to make their theme 2.1 compatible.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Products won't add to cart after update](https://wordpress.org/support/topic/products-wont-add-to-cart-after-update/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/products-wont-add-to-cart-after-update/#post-4607726)
 * Try switching to 2012 theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Update to 2.1, Fatal error, class not found](https://wordpress.org/support/topic/update-to-21-fatal-error-class-not-found/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/update-to-21-fatal-error-class-not-found/#post-4607725)
 * WooCommerce doesn’t have a widget class by that name. Check if you have a 3rd
   party plugin that is causing that issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] PLEASE HELP](https://wordpress.org/support/topic/please-help-245/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/please-help-245/#post-4606114)
 * Please refer to this [http://develop.woothemes.com/woocommerce/2014/02/solving-common-issues-after-updating-to-woocommerce-2-1/](http://develop.woothemes.com/woocommerce/2014/02/solving-common-issues-after-updating-to-woocommerce-2-1/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocomerce new version is not ready for production](https://wordpress.org/support/topic/woocomerce-new-version-is-not-ready-for-production/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/woocomerce-new-version-is-not-ready-for-production/#post-4605593)
 * All 3 of the issues mentioned are already addressed as you can see the sticky
   post at the top of this support forum.
 * Please go through those to get your answers.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce 2.1 Missing Visual Editor](https://wordpress.org/support/topic/woocommerce-21-missing-visual-editor/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/woocommerce-21-missing-visual-editor/#post-4603737)
 * Wait, perhaps I am not understanding you. I thought you’re saying the content
   area for short description is missing.
 * But now ( after you showed your screenshot ) I think would you mean is the tinyMCE
   buttons are missing? Is that correct?
 * Also in your screenshot, you pointed out several other things. Are there any 
   issues with those as well?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce 2.1 broken themes](https://wordpress.org/support/topic/woocommerce-21-broken-themes/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/woocommerce-21-broken-themes/#post-4604159)
 * Please ask your theme authors to update their themes to be WooCommerce 2.1 compatible.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce 2.1 Missing Visual Editor](https://wordpress.org/support/topic/woocommerce-21-missing-visual-editor/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/woocommerce-21-missing-visual-editor/#post-4603726)
 * As you can see, I am not seeing this issue [http://cld.wthms.co/s8d1](http://cld.wthms.co/s8d1)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce 2.1 Missing Visual Editor](https://wordpress.org/support/topic/woocommerce-21-missing-visual-editor/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/woocommerce-21-missing-visual-editor/#post-4603669)
 * It should still be there…Try dumping your browser cache…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Warning/Fatal error](https://wordpress.org/support/topic/warningfatal-error/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/warningfatal-error/#post-4601955)
 * That is not a WooCommerce error. It appears to be caused by a plugin named “woocommerce-
   poor-guys-swiss-knife”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WC 2.1 = Major Fail](https://wordpress.org/support/topic/wc-21-major-fail/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/wc-21-major-fail/#post-4601953)
 * Please refer to this explanation [http://wordpress.org/support/topic/its-the-developers-nightmare?replies=5](http://wordpress.org/support/topic/its-the-developers-nightmare?replies=5)
 * And if you still have trouble refer to here [http://develop.woothemes.com/woocommerce/2014/02/solving-common-issues-after-updating-to-woocommerce-2-1/](http://develop.woothemes.com/woocommerce/2014/02/solving-common-issues-after-updating-to-woocommerce-2-1/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] it's the developers nightmare!!!!!](https://wordpress.org/support/topic/its-the-developers-nightmare/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/its-the-developers-nightmare/#post-4601343)
 * No documentation however it is standard WordPress enqueue method. But if you 
   open up the class-wc-frontend-scripts.php file, you can examine how everything
   is loaded. That should help you with your situation. That file is located inside
   the includes folder of WC.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] it's the developers nightmare!!!!!](https://wordpress.org/support/topic/its-the-developers-nightmare/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/its-the-developers-nightmare/#post-4601333)
 * Sorry to hear about your troubles but let me point out a few facts.
 * 1. WooCommerce 2.1 beta has been announced since November so developers had more
   than enough time to test this and fix what they need to fix to make compatible.
 * 2. Links to documentation on what we’ve implemented and discussion can be found
   here [http://develop.woothemes.com/woocommerce/tag/woocommerce-2-1/](http://develop.woothemes.com/woocommerce/tag/woocommerce-2-1/)
 * 3. You should always backup before updating to prevent issues like this or at
   least deploy it on a test site first.

Viewing 15 replies - 136 through 150 (of 1,437 total)

[←](https://wordpress.org/support/users/splashingpixelscom/replies/page/9/?output_format=md)
[1](https://wordpress.org/support/users/splashingpixelscom/replies/?output_format=md)
[2](https://wordpress.org/support/users/splashingpixelscom/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/splashingpixelscom/replies/page/3/?output_format=md)…
[9](https://wordpress.org/support/users/splashingpixelscom/replies/page/9/?output_format=md)
10 [11](https://wordpress.org/support/users/splashingpixelscom/replies/page/11/?output_format=md)…
[94](https://wordpress.org/support/users/splashingpixelscom/replies/page/94/?output_format=md)
[95](https://wordpress.org/support/users/splashingpixelscom/replies/page/95/?output_format=md)
[96](https://wordpress.org/support/users/splashingpixelscom/replies/page/96/?output_format=md)
[→](https://wordpress.org/support/users/splashingpixelscom/replies/page/11/?output_format=md)