Title: Taxo
Last modified: August 21, 2016

---

# Taxo

 *  [Droopie](https://wordpress.org/support/users/droopie/)
 * (@droopie)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/taxo/)
 * Ok,
 * So I am using the theme (great by the way!) and I am coming up with a few issues
   that I am unable to resolve on my own.
 * I made another blog post here: [https://wordpress.org/support/topic/formatting-the-blog](https://wordpress.org/support/topic/formatting-the-blog)–
   to explain my first question. Did not receive an answer that fixed the problem
   but have been experimenting.
 * The thing I have problems with now is trying to include a taxonomy.php so that
   I can sort my [display-posts] alphabetically while also using the WP-showhide
   plugin.
 * I added a taxonomy.php file = broke website
    added functions to the functions.
   php = broke website Was thinking of doing the child theme, but if I don’t at 
   first know where and how I am to include the sorting, I am not sure if that would
   help.
 * The website is [http://www.ireadthatbook.com](http://www.ireadthatbook.com) ;
   and the specific page in question is [http://ireadthatbook.com/browse/](http://ireadthatbook.com/browse/)
   >> that is the page that I would like an ‘#, A-Z’ menu at the top and use display
   posts once a user clicks on the corresponding letter.
 * Thanks in advance.
 * Tariq

Viewing 1 replies (of 1 total)

 *  [acub](https://wordpress.org/support/users/acub/)
 * (@acub)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/taxo/#post-5007343)
 * You certainly do not need a taxonomy.php to order your posts.
 * Taxonomies are custom category systems that one might want to implement to develop
   custom ways of associating and querying his posts. They are usually associated
   with different (custom) post types, as the two main taxonomies that are needed
   for posts are already built in: categories and tags.
 * I see you are using your website to list book reviews. Firstly, please let me
   know what you want and I’ll advise. Also, I need to know if your reviews are 
   inserted as a custom post type or as posts.

Viewing 1 replies (of 1 total)

The topic ‘Taxo’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

## Tags

 * [taxonomy](https://wordpress.org/support/topic-tag/taxonomy/)

 * 1 reply
 * 2 participants
 * Last reply from: [acub](https://wordpress.org/support/users/acub/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/taxo/#post-5007343)
 * Status: not resolved