Title: wp_list_bookmarks problem
Last modified: August 18, 2016

---

# wp_list_bookmarks problem

 *  [stef686](https://wordpress.org/support/users/stef686/)
 * (@stef686)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/wp_list_bookmarks-problem/)
 * I’m having a problem when using the title_li attribute in wp_list_bookmarks().
   I am leaving it blank as I would not like the title to be displayed (like with
   similar functions) but it still displays the title and wraps the rest of the 
   list in `<ul>` tags.
 * Here’s my code:
 * `<?php wp_list_bookmarks('limit=4&title_li='); ?>`

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/wp_list_bookmarks-problem/#post-536388)
 * [http://codex.wordpress.org/Template_Tags/wp_list_bookmarks](http://codex.wordpress.org/Template_Tags/wp_list_bookmarks)
   
   About the middle of the page you’ll find the arguments.
 *  Thread Starter [stef686](https://wordpress.org/support/users/stef686/)
 * (@stef686)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/wp_list_bookmarks-problem/#post-536390)
 * Hi samboll, I have been looking there and it’s not working, have I used the correct
   syntax?
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/wp_list_bookmarks-problem/#post-536421)
 * `<?php wp_list_bookmarks('title_li=&depth=4'); ?>`
 *  Thread Starter [stef686](https://wordpress.org/support/users/stef686/)
 * (@stef686)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/wp_list_bookmarks-problem/#post-536493)
 * Sorry but that’s not working 🙁
 *  [peiqinglong](https://wordpress.org/support/users/peiqinglong/)
 * (@peiqinglong)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/wp_list_bookmarks-problem/#post-536494)
 * There is a problem with the title_li function. Many people have reported this
   issue.
 *  [gadget1](https://wordpress.org/support/users/gadget1/)
 * (@gadget1)
 * [19 years ago](https://wordpress.org/support/topic/wp_list_bookmarks-problem/#post-536623)
 * easy fix – open bookmark-template.php in the includes directory and remove the
   ul’s in lines 346 to 350.
 *  [npsken](https://wordpress.org/support/users/npsken/)
 * (@npsken)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/wp_list_bookmarks-problem/#post-536657)
 * That worked, thanks.

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

The topic ‘wp_list_bookmarks problem’ is closed to new replies.

## Tags

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

 * 7 replies
 * 5 participants
 * Last reply from: [npsken](https://wordpress.org/support/users/npsken/)
 * Last activity: [18 years, 10 months ago](https://wordpress.org/support/topic/wp_list_bookmarks-problem/#post-536657)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
