Title: coldrake's Replies | WordPress.org

---

# coldrake

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

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

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Llorix One Lite] Preloader “page loading” GIF huge](https://wordpress.org/support/topic/preloader-page-loading-gif-huge/)
 *  Thread Starter [coldrake](https://wordpress.org/support/users/coldrake/)
 * (@coldrake)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/preloader-page-loading-gif-huge/#post-8692789)
 * Any thoughts on this?
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Llorix One Lite] Preloader “page loading” GIF huge](https://wordpress.org/support/topic/preloader-page-loading-gif-huge/)
 *  Thread Starter [coldrake](https://wordpress.org/support/users/coldrake/)
 * (@coldrake)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/preloader-page-loading-gif-huge/#post-8638955)
 * [http://www.ldaottawa.com/civi/](http://www.ldaottawa.com/civi/)
 * You may not see it if your connection is really fast.
    -  This reply was modified 9 years, 5 months ago by [coldrake](https://wordpress.org/support/users/coldrake/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Llorix One Lite] No image and HTML showing in latest news section](https://wordpress.org/support/topic/no-image-and-html-showing-in-latest-news-section/)
 *  Thread Starter [coldrake](https://wordpress.org/support/users/coldrake/)
 * (@coldrake)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/no-image-and-html-showing-in-latest-news-section/#post-8534635)
 * Never mind. It was what I assume was a caching issue and resolved itself.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Redirect to single product in subcategory](https://wordpress.org/support/topic/redirect-to-single-product-in-subcategory/)
 *  Thread Starter [coldrake](https://wordpress.org/support/users/coldrake/)
 * (@coldrake)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/redirect-to-single-product-in-subcategory/#post-7312414)
 * Thanks for the quick response.
 * I’ve tried both
 *     ```
       $queried_object = get_queried_object();
        var_dump( $queried_object );
       ```
   
 *     ```
       $catid = get_queried_object_id();
       var_dump ($catid);
       ```
   
 * Regardless of whether I’m on a category or product page; the first one returns
   NULL, and the second returns int(0).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Redirect to single product in subcategory](https://wordpress.org/support/topic/redirect-to-single-product-in-subcategory/)
 *  Thread Starter [coldrake](https://wordpress.org/support/users/coldrake/)
 * (@coldrake)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/redirect-to-single-product-in-subcategory/#post-7312405)
 * That’s the problem. Everything I try to pull up the id of the current category
   comes back empty.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Redirect to single product in subcategory](https://wordpress.org/support/topic/redirect-to-single-product-in-subcategory/)
 *  Thread Starter [coldrake](https://wordpress.org/support/users/coldrake/)
 * (@coldrake)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/redirect-to-single-product-in-subcategory/#post-7312369)
 * That makes sense. Thanks!
 * If I am understanding correctly I need to feed the get_term_children function
   the term id and taxonomy name. I’ve been trying to get those values for the current
   category but everything comes back empty. Clearly there is something I’m not 
   getting.
 * I’ve tried get_term_by and get_queried_object and a few others but, no matter
   whether parent or child category, they are always empty. Are these dependant 
   on a post id to get the related taxonomy info?
 * Any hints?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Recommendations for nursery catalog](https://wordpress.org/support/topic/recommendations-for-nursery-catalog/)
 *  Thread Starter [coldrake](https://wordpress.org/support/users/coldrake/)
 * (@coldrake)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/recommendations-for-nursery-catalog/#post-6018619)
 * Somehow I managed to post this in Plugins and Hacks. I had intended to post in
   Miscellaneous. If a Mod sees, this could it please be moved?
 * Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)