Title: Roy Ho's Replies - page 17 | 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 - 241 through 255 (of 1,437 total)

[←](https://wordpress.org/support/users/splashingpixelscom/replies/page/16/?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)…
[16](https://wordpress.org/support/users/splashingpixelscom/replies/page/16/?output_format=md)
17 [18](https://wordpress.org/support/users/splashingpixelscom/replies/page/18/?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/18/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Need help with styling product page](https://wordpress.org/support/topic/need-help-with-styling-product-page/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/need-help-with-styling-product-page/#post-4138420)
 * Mark, you have to wear your bottle cap glasses to read that… 🙂
 * [@molinnov](https://wordpress.org/support/users/molinnov/) – varktech knows his
   stuff!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to completely disable Reviews Tab](https://wordpress.org/support/topic/how-to-completely-disable-reviews-tab/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/how-to-completely-disable-reviews-tab/page/2/#post-3548865)
 * [@tevya](https://wordpress.org/support/users/tevya/) – not true…You can bulk 
   edit products…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to completely disable Reviews Tab](https://wordpress.org/support/topic/how-to-completely-disable-reviews-tab/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/how-to-completely-disable-reviews-tab/#post-3548862)
 * In case you didn’t know there is already a ON/OFF setting in the products/advance
   setting to turn off comments/reviews.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Placeholder image for a specific category](https://wordpress.org/support/topic/placeholder-image-for-a-specific-category/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/placeholder-image-for-a-specific-category/#post-4136231)
 * A little confused. Why would you want to do that? If there is a specific image
   you want to use, why not just upload that for the category instead of waiting
   for it to fallback to a placeholder?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Display a count of total product published](https://wordpress.org/support/topic/display-a-count-of-total-product-published/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/display-a-count-of-total-product-published/#post-4135314)
 * Not tested…just off the top of my head.
 *     ```
       $args = array( 'post_type' => 'product', 'post_status' => 'publish', 'posts_per_page' => -1 );
   
       $products = new WP_Query( $args );
   
       echo $products->found_posts;
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Big thumnail on related products](https://wordpress.org/support/topic/big-thumnail-on-related-products/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/big-thumnail-on-related-products/#post-4133178)
 * Related products use the same size image as single product image.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce Paypal](https://wordpress.org/support/topic/woocommerce-paypal-1/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-paypal-1/#post-4128613)
 * Sorry to tell you that this is specific to your site. I have no issues in any
   browsers on my sites…So I suggest you start another test site from scratch without
   any plugins/3rd party theme and test again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Remove or hide WooCommerce widgets from admin](https://wordpress.org/support/topic/remove-or-hide-woocommerce-widgets-from-admin/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/remove-or-hide-woocommerce-widgets-from-admin/#post-4129942)
 * You can try this -> [http://codex.wordpress.org/Function_Reference/unregister_widget](http://codex.wordpress.org/Function_Reference/unregister_widget)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Paypal standard not working](https://wordpress.org/support/topic/paypal-standard-not-working/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/paypal-standard-not-working/#post-4129484)
 * Did you make sure your Paypal settings is not in sandbox mode.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce Paypal](https://wordpress.org/support/topic/woocommerce-paypal-1/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-paypal-1/#post-4128397)
 * Try even switching your theme to 2012 theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce Paypal](https://wordpress.org/support/topic/woocommerce-paypal-1/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-paypal-1/#post-4128380)
 * No you don’t have to. Paypal standard comes by default with WC plugin. I am using
   latest WC version. I would suggest you turn off all other plugins and re-test.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce Paypal](https://wordpress.org/support/topic/woocommerce-paypal-1/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-paypal-1/#post-4128377)
 * Mine looks exactly like that too but I can click in no problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce Paypal](https://wordpress.org/support/topic/woocommerce-paypal-1/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-paypal-1/#post-4128375)
 * What do you mean by disabled? Can you not click into the input field?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] share this integration](https://wordpress.org/support/topic/share-this-integration/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/share-this-integration/#post-4126186)
 * Just stop using it for now by blanking out the publisher ID field…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Update Cart and Proceed to Checkout won't work](https://wordpress.org/support/topic/update-cart-and-proceed-to-checkout-wont-work/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/update-cart-and-proceed-to-checkout-wont-work/#post-4125567)
 * You’re possibly running out of memory…Go to WC settings->status page to see if
   that is the case.

Viewing 15 replies - 241 through 255 (of 1,437 total)

[←](https://wordpress.org/support/users/splashingpixelscom/replies/page/16/?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)…
[16](https://wordpress.org/support/users/splashingpixelscom/replies/page/16/?output_format=md)
17 [18](https://wordpress.org/support/users/splashingpixelscom/replies/page/18/?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/18/?output_format=md)