Title: Link settings
Last modified: August 19, 2016

---

# Link settings

 *  Resolved [crimsonwish0216](https://wordpress.org/support/users/crimsonwish0216/)
 * (@crimsonwish0216)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/link-settings/)
 * Hi all.
 * I have a bottom menu which automatically shows ALL of my links, but I just want
   links from a certain link category to show up.
 * I’ve tried adding the link widget to the footer area, but nothing changes.
 * I believe the code below from footer.php controls that area, but I have no idea
   how to alter it…
 * <?php wp_list_bookmarks(‘title_li=&categorize=0’); ?>
 * My site is [http://kakeiminaoshi.jp](http://kakeiminaoshi.jp)
    Thank you in advance
   for any advice.

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/link-settings/#post-1720000)
 * `<?php wp_list_bookmarks('title_li=&categorize=0'); ?>`
    replace the `0` in the
   code above with the category id you want posts displayed from if you want more
   than one category, separate with commas – no spaces – like `<?php wp_list_bookmarks('
   title_li=&categorize=6,12,41'); ?>`
 *  Thread Starter [crimsonwish0216](https://wordpress.org/support/users/crimsonwish0216/)
 * (@crimsonwish0216)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/link-settings/#post-1720004)
 * Thanks Samuel for the swift reply.
 * One question though…
    Where can I find the link category id??
 *  Thread Starter [crimsonwish0216](https://wordpress.org/support/users/crimsonwish0216/)
 * (@crimsonwish0216)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/link-settings/#post-1720025)
 * Sorry, found it.
    At the backend, place the mouse over a link category then the
   status bar shows the URL containing the ID.
 * But now the category name is included as a heading which I do not need. Is there
   a way to remove this??
 * Thank you.

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

The topic ‘Link settings’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [crimsonwish0216](https://wordpress.org/support/users/crimsonwish0216/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/link-settings/#post-1720025)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
