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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Easy Fix? Category Alignment](https://wordpress.org/support/topic/easy-fix-category-alignment-1/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/easy-fix-category-alignment-1/#post-4023095)
 * This is kinda an open ended question as the answer varies because it depends 
   on the view as looking at your site, you have multiple layouts that may or may
   not work with one answer.
 * But to start you along you can add this to your CSS.
 *     ```
       .fullwidth h1 { clear:both; }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Checkout works in Firefox but not IE](https://wordpress.org/support/topic/checkout-works-in-firefox-but-not-ie/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/checkout-works-in-firefox-but-not-ie/#post-4023076)
 * Post URL.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Show All Products From Single Category](https://wordpress.org/support/topic/show-all-products-from-single-category/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/show-all-products-from-single-category/#post-4023075)
 * For that you need to use shortcodes. Create a page for that and in your page 
   settings, click on the WC shortcode button icon and it will let you generate 
   the shortcode you need to display the specific category.
 * The other way is to go to your menus and drag the specific product category to
   your menu and name it SHOP and when clicked, will display products from only 
   that category.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Menu in responsive not working](https://wordpress.org/support/topic/menu-in-responsive-not-working/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/menu-in-responsive-not-working/#post-4022567)
 * Switch your theme to 2012 and see if your error goes away. I am not talking about
   your mega menu. I am talking about the JS error you currently have on your site
   which relates to why your mega menu is not working. If the error goes away, then
   it is your theme issue. As in your theme may not support WC or not support WC’s
   latest versions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Calling Woocommerce Ajax Hooks inside plugin](https://wordpress.org/support/topic/calling-woocommerce-ajax-hooks-inside-plugin/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/calling-woocommerce-ajax-hooks-inside-plugin/#post-4020781)
 * “it fails”…doesn’t really help explain what your issue is. If it works in theme’s
   functions and not in plugin, it is a good sign that your priority is wrong. Try
   setting a higher priority number so it is executed later…
 * Also did you check the data that is passed into the callback of the hook I mentioned?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Calling Woocommerce Ajax Hooks inside plugin](https://wordpress.org/support/topic/calling-woocommerce-ajax-hooks-inside-plugin/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/calling-woocommerce-ajax-hooks-inside-plugin/#post-4020746)
 * Those are not hooks per say…
 * What you want to use is probably this:
 *     ```
       'woocommerce_checkout_update_order_review'
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Change featured image in product gallery, NOT light box??](https://wordpress.org/support/topic/change-featured-image-in-product-gallery-not-light-box/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/change-featured-image-in-product-gallery-not-light-box/#post-4020732)
 * I believe you have already asked this exact question here -> [http://wordpress.org/support/topic/possible-for-product-featured-image-to-change-2?replies=1](http://wordpress.org/support/topic/possible-for-product-featured-image-to-change-2?replies=1)
 * There is no need to double post as it makes it harder for us to help…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Shop layout/format issue](https://wordpress.org/support/topic/shop-layoutformat-issue/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/shop-layoutformat-issue/#post-4019805)
 * Just a heads up so you don’t lose customers. When I visit your link, my antivirus
   popups up with a malicious URL warning…You might want to look into that…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Hide WooCommerce out of stock product attribute items](https://wordpress.org/support/topic/hide-woocommerce-out-of-stock-product-attribute-items/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/hide-woocommerce-out-of-stock-product-attribute-items/#post-4020245)
 * I believe stock status is a post meta so instead of using get_terms, you may 
   need to use WP_Query so you can use meta query.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] download the 2.0.12 version](https://wordpress.org/support/topic/download-the-2012-version/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/download-the-2012-version/#post-4020704)
 * [http://wordpress.org/plugins/woocommerce/developers/](http://wordpress.org/plugins/woocommerce/developers/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce- logout shortcode not working](https://wordpress.org/support/topic/woocommerce-logout-shortcode-not-working/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/woocommerce-logout-shortcode-not-working/#post-4017656)
 * Use WP logout function like this -> [http://codex.wordpress.org/Function_Reference/wp_logout_url](http://codex.wordpress.org/Function_Reference/wp_logout_url)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Theme menus do no recognize WooCommerce categories](https://wordpress.org/support/topic/theme-menus-do-no-recognize-woocommerce-categories/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/theme-menus-do-no-recognize-woocommerce-categories/#post-4019720)
 * Go to appearance->menus move your mouse to the top right corner of your screen
   where it says “screen options”, pull that tab down…check the boxes of your choice…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Shop page spacing](https://wordpress.org/support/topic/shop-page-spacing/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/shop-page-spacing/#post-4018063)
 * Can you not use CSS to accomplish what you’re after?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Random sort for category products](https://wordpress.org/support/topic/random-sort-for-category-products/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/random-sort-for-category-products/#post-4017503)
 * In your shortcode, I believe you can use if I remember correctly…
 *     ```
       orderby="rand"
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce- logout shortcode not working](https://wordpress.org/support/topic/woocommerce-logout-shortcode-not-working/)
 *  [Roy Ho](https://wordpress.org/support/users/splashingpixelscom/)
 * (@splashingpixelscom)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/woocommerce-logout-shortcode-not-working/#post-4017502)
 * hmmmm…I didn’t even know such page or shortcode even existed…

Viewing 15 replies - 421 through 435 (of 1,437 total)

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