Title: First category opened
Last modified: August 31, 2016

---

# First category opened

 *  [Toliceek](https://wordpress.org/support/users/toliceek/)
 * (@toliceek)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/first-category-opened/)
 * Hi,
 * i just installed your plugin and its working perfect. I have only one problem.
   
   When I set ordering by this plugin, I have opened first category and its subcat
   on homepage.
 * **explanation:**
    **before plugin activated** Cat 1 + Cat 2 + Cat 3 + Cat 4 +
 * **what I want**
    Cat 2 + Cat 1 + Cat 3 + Cat 4 +
 * **what it’s rally looks like after plugin activated and reorder**
    Cat 2 – Subcat
   1 – SubSubcat 1 SubSubcat 2 SubSubcat 3 Subcat 2 – SubSubcat 1 SubSubcat 2 SubSubcat
   3 Cat 1 + Cat 3 + Cat 4 +
 * Is this some bug, or a feature? 🙂
 * [https://wordpress.org/plugins/taxonomy-terms-order/](https://wordpress.org/plugins/taxonomy-terms-order/)

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

 *  Plugin Author [nsp-code](https://wordpress.org/support/users/nsp-code/)
 * (@nsp-code)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/first-category-opened/#post-7013593)
 * Hi,
    Not sure why it does that, can you check if your code use the get_terms()
   function?
 * Thanks
 *  Thread Starter [Toliceek](https://wordpress.org/support/users/toliceek/)
 * (@toliceek)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/first-category-opened/#post-7013601)
 * I’m not sure where do i look, but there is some get_terms() functions on the 
   templates (woopress templates).
 * shortcodes.php -> $product_categories = get_terms( ‘product_cat’, $args );
    theme-
   functions.php ->
 * $categories_array = get_terms(($taxonomies), array(
    ‘orderby’ => ‘name’, ‘include’
   => implode(‘,’, $teaser_categories) ));

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

The topic ‘First category opened’ is closed to new replies.

 * ![](https://ps.w.org/taxonomy-terms-order/assets/icon-256x256.png?rev=1564412)
 * [Category Order and Taxonomy Terms Order](https://wordpress.org/plugins/taxonomy-terms-order/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/taxonomy-terms-order/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/taxonomy-terms-order/)
 * [Active Topics](https://wordpress.org/support/plugin/taxonomy-terms-order/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/taxonomy-terms-order/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/taxonomy-terms-order/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Toliceek](https://wordpress.org/support/users/toliceek/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/first-category-opened/#post-7013601)
 * Status: not resolved