Title: Customization Question
Last modified: August 18, 2016

---

# Customization Question

 *  [Steve](https://wordpress.org/support/users/beforewisdom/)
 * (@beforewisdom)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/customization-question-2/)
 * Hi;
 * Right now if I click on a category in my sidebar, the latest post in that category
   is recalled in the center of the blog.
 * Instead, I would like a list of posts in that category to be recalled. If the
   user clicks on one of those links the list will be replaced with that post, with
   a navigation link back to the list.
 * My questions are:
 * 1. What function do I use and where do I call it to get
    a category link to pull
   up a list of messages in that category?
 * 2. How can I modify the navigation links to go back to
    his list?
 * Thanks for any information
 * Steve

Viewing 1 replies (of 1 total)

 *  [Michael Bishop](https://wordpress.org/support/users/miklb/)
 * (@miklb)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/customization-question-2/#post-477403)
 * That generally is defined by the theme [Template_Hierarchy](http://codex.wordpress.org/Template_Hierarchy)
   outlines the hierarchy the category view (as others). Check your theme to see
   if you have a category.php or archive.php. If not, you will need to create one
   that outputs the way you want.
 * [Templates](http://codex.wordpress.org/Templates) and [Template_Tags](http://codex.wordpress.org/Template_Tags)
   will be good sources for that process.

Viewing 1 replies (of 1 total)

The topic ‘Customization Question’ is closed to new replies.

## Tags

 * [categories](https://wordpress.org/support/topic-tag/categories/)
 * [customization](https://wordpress.org/support/topic-tag/customization/)
 * [list](https://wordpress.org/support/topic-tag/list/)
 * [message](https://wordpress.org/support/topic-tag/message/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael Bishop](https://wordpress.org/support/users/miklb/)
 * Last activity: [19 years, 6 months ago](https://wordpress.org/support/topic/customization-question-2/#post-477403)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
