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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Issues when saving Product Data](https://wordpress.org/support/topic/issues-when-saving-product-data/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/issues-when-saving-product-data/#post-4080115)
 * On my first reply to you I said for you to turn off all plugins except WC and
   you stated you did but didn’t resolve the issue. So I am confuse why now you’re
   saying it works when WPML is turned off…??
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Cart is emptied when checkout (only happen in Firefox pretty permalink)](https://wordpress.org/support/topic/cart-is-emptied-when-checkout-only-happen-in-firefox-pretty-permalink/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/cart-is-emptied-when-checkout-only-happen-in-firefox-pretty-permalink/#post-4108337)
 * latest version of everything, clear cart on logout ENABLED and yes I only use
   pretty permalinks…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Cart is emptied when checkout (only happen in Firefox pretty permalink)](https://wordpress.org/support/topic/cart-is-emptied-when-checkout-only-happen-in-firefox-pretty-permalink/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/cart-is-emptied-when-checkout-only-happen-in-firefox-pretty-permalink/#post-4108321)
 * I just tested this on Firefox and it works fine…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Email Formatting & Styling](https://wordpress.org/support/topic/email-formatting-styling/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/email-formatting-styling/#post-4107278)
 * ….Again, ALL styles are in the templates…They are not being called from anywhere.
   It is INLINE styles like I mentioned above.
 * For headings, look in the template file email-header.php and you will see all
   styles are in the template itself inline.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] I can't believe Woo have done this (Default Right side bar)](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/page/2/#post-4106379)
 * The settings you see in the SHOP page will not work as WC does not use the standard
   page.php file template. Instead it has its own which are all in the templates
   folder of WC’s plugin. But regardless of this, if you already removed the code
   as what I mentioned, the sidebar for WC, will not show.
 * But I think your new problem now is not the sidebar and perhaps is the full width
   issue? If that is the case, that is a layout issue which you need to change in
   the WC’s loop start and loop end. You should read the docs on how to do this 
   on their site.
 * Start with this -> [http://docs.woothemes.com/documentation/plugins/woocommerce/](http://docs.woothemes.com/documentation/plugins/woocommerce/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How do I change Out of Stock text?](https://wordpress.org/support/topic/how-do-i-change-out-of-stock-text/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/how-do-i-change-out-of-stock-text/#post-4107686)
 * Looking at the code I don’t see any filters to do this and there are a lot of
   text with “out of stock” in the code so that means you probably need to translate
   it. Follow this guide for translations -> [http://codex.wordpress.org/Translating_WordPress](http://codex.wordpress.org/Translating_WordPress)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce Emails](https://wordpress.org/support/topic/woocommerce-emails-1/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-emails-1/#post-4107685)
 * Try this plugin -> [http://wordpress.org/plugins/wp-mail-smtp/](http://wordpress.org/plugins/wp-mail-smtp/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] I can't believe Woo have done this (Default Right side bar)](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/page/2/#post-4106376)
 * [@melpomene](https://wordpress.org/support/users/melpomene/) – what I asked you
   to do isn’t to say don’t use the sidebar plugin. It is to TEST if that is the
   reason. This is called troubleshooting. Without knowing the cause, how can you
   fix something right? So I was asking you to turn that off and use the remove 
   code and see if on shop pages, the sidebar still appears or not…But if you’re
   afraid that by turning off the sidebar plugin, you may lose your settings then
   I am afraid I can’t help with that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] I can't believe Woo have done this (Default Right side bar)](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/#post-4106370)
 * You should turn off that sidebar plugin and use the code I mentioned above to
   see if that combination works for you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] I can't believe Woo have done this (Default Right side bar)](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/#post-4106367)
 * No it is NOT WC’s fault. The person who is building the site with WC SHOULD know
   what he/she is doing and it involves knowing actual code and how it works.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] I can't believe Woo have done this (Default Right side bar)](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/#post-4106365)
 * If it doesn’t work then that means it is not WC’s sidebar you’re trying to get
   rid of, its your other sidebars probably from your theme.
 * The code I gave you is specific to WC and will not work if your theme or any 
   other plugin is adding the sidebar in. For those you need to look at the code
   from them to know how to remove it on shop pages.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] I can't believe Woo have done this (Default Right side bar)](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/#post-4106362)
 * Don’t be scare of your own site…best way to learn is just do it…if it breaks 
   great, now you know better and learn from it…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] I can't believe Woo have done this (Default Right side bar)](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/#post-4106361)
 * It can go anywhere in the theme’s functions.php file…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] I can't believe Woo have done this (Default Right side bar)](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/i-cant-believe-woo-have-done-this-default-right-side-bar/#post-4106358)
 * Put this in your themes functions.php file.
 *     ```
       remove_action( 'woocommerce_sidebar', 'woocommerce_get_sidebar', 10 );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] woocommerce plugin redirect user to another website when"add to cart" is clicked](https://wordpress.org/support/topic/woocommerce-plugin-redirect-user-to-another-website-whenadd-to-cart-is-clicked-1/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-plugin-redirect-user-to-another-website-whenadd-to-cart-is-clicked-1/#post-4107234)
 * When setting up the product you can change the product type to external. It is
   especially designed for affiliate type products.

Viewing 15 replies - 286 through 300 (of 1,437 total)

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