Title: Category link listing
Last modified: August 18, 2016

---

# Category link listing

 *  [sgenta](https://wordpress.org/support/users/sgenta/)
 * (@sgenta)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/category-link-listing/)
 * Evening chaps, I was wondering how I can organise the the order of the links 
   in my “Navigation” category on my sidebar.
 * My site is [http://somesh1t.net](http://somesh1t.net) and I have tried to goto
   Edit category and sort by ID/URL. But neither makes any difference on my webpage.
 * This is the order I want:
 * Premiership Table
    Championship Table League one Table League two Table
 * Thanks alot!

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/category-link-listing/#post-250699)
 * Those are all [Pages](http://codex.wordpress.org/Pages).
    See: [Template_Tags/wp_list_pages](http://codex.wordpress.org/Template_Tags/wp_list_pages)
   to learn how to order the list of Pages.
 *  Thread Starter [sgenta](https://wordpress.org/support/users/sgenta/)
 * (@sgenta)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/category-link-listing/#post-250702)
 * Thanks, that worked but its showing ALL of the pages, is there any way to make
   it only show the pages in a certain category?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/category-link-listing/#post-250703)
 * Pages (despite what you see 🙂 do NOT have categories.
    However you can exclude
   certain Pages from being displayed. See the example at the link above for Exclude.
 *  Thread Starter [sgenta](https://wordpress.org/support/users/sgenta/)
 * (@sgenta)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/category-link-listing/#post-250705)
 * I’ve tried that example and it doesn’t work; obviously I’m doing something wrong.
   What I meant is, is there anyway to show all the LINKS from a certain category
   instead of every page. Sorry for being an idiot. I’m new to this 🙁
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/category-link-listing/#post-250707)
 * Seemingly we are using the same words but thinking about something different.
   
   The Pages list and the Link Categories are 2 (two) different things. The request
   posted in your initial post has nothing to do with links or link categories… 
   all those enlisted by you are Pages. Actually you are not using the Links or 
   Links Categories feature in your blog.
 *  Thread Starter [sgenta](https://wordpress.org/support/users/sgenta/)
 * (@sgenta)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/category-link-listing/#post-250712)
 * Hmmm, I don’t know how to explain what I need to do.
 *  Thread Starter [sgenta](https://wordpress.org/support/users/sgenta/)
 * (@sgenta)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/category-link-listing/#post-250713)
    -  <?php get_links(‘-1’, ”, ‘
      ‘, ‘‘, 0, ‘name’, 0, 0, -1, 0); ?>
 * Shows the links I want but not in a list and not in the order I want.
 * Has that helped?
 *  Thread Starter [sgenta](https://wordpress.org/support/users/sgenta/)
 * (@sgenta)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/category-link-listing/#post-250717)
 * Please help if you can guys
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/category-link-listing/#post-250720)
 * The code you posted is ordering them by “name”.
    Change that to something else.
   Here are the parameters you can use: [Template_Tags/get_links#Parameters](http://codex.wordpress.org/Template_Tags/get_links#Parameters)

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

The topic ‘Category link listing’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 2 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [20 years, 9 months ago](https://wordpress.org/support/topic/category-link-listing/#post-250720)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
