How to display sub categories in Wordpress?

Wordpress: How do I display all my tags and categories within my sidebar?

  • I have a list of categories that I would like to list in my sidebar, in Wordpress, and the php that I am currently working with is only showing me a list of categories I have posts for. And that list changes each time I am on a different post. Any ideas would be helpful.

  • Answer:

    Click on Widgets in your admin panel. Drag the Tags Widget to the Sidebar Drag the Categories Widget to the Sidebar ...and you're done! PS: This only works if your theme is widget ready (which most of the themes are)

Faisal Khan at Quora Visit the source

Was this solution helpful to you?

Other answers

there should be a category widget ready-made that you can stick in the sidebar

Amy D Phillips

It sounds like you're listing the categories for the post you're viewing and not ALL categories. http://codex.wordpress.org/Function_Reference/get_categories http://codex.wordpress.org/Function_Reference/get_the_category There are other category functions as well.

Mark Simchock

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.