Title: hide categories names
Last modified: August 19, 2016

---

# hide categories names

 *  Resolved [forunner](https://wordpress.org/support/users/forunner/)
 * (@forunner)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/hide-categories-names/)
 * hi !
    I’ve a little problem about the display of my links. I want to hide the
   name of the category (but only the name, not the links inside the category)
 * I’m using this code :
 *     ```
       1.
             <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?>
          2.
   
          3.
               <?php wp_list_bookmarks('show_description=1"categorize=0&show_name=1&title_after=&title_before='); ?>
          4.
   
          5.
               <?php endif; ?>
       ```
   
 * sorry for my bad english (I’m french), and thanks for (maybe) your answers !

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

 *  [alexpts](https://wordpress.org/support/users/alexpts/)
 * (@alexpts)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/hide-categories-names/#post-1579142)
 * Try
 * >  <?php wp_list_bookmarks(‘show_description=1″categorize=0&show_name=1&title_after
   > =&title_before=&**title_li=**‘); ?>
 *  Thread Starter [forunner](https://wordpress.org/support/users/forunner/)
 * (@forunner)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/hide-categories-names/#post-1579207)
 * thanks for your answer, it works with `wp_list_bookmarks('show_description=1&
   categorize=0&show_name=1&title_after=&title_before=&title_li=');`
 * BUT… I would like to keep the classment by categories !
    any solution :p ?
 *  Thread Starter [forunner](https://wordpress.org/support/users/forunner/)
 * (@forunner)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/hide-categories-names/#post-1579220)
 * humm !
    not a real solution, but … I’ve change the li properties of the div in
   my css, and it looks like I wanted to !
 * thanks for your help alexpts : problem solved
 *  [alexpts](https://wordpress.org/support/users/alexpts/)
 * (@alexpts)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/hide-categories-names/#post-1579238)
 * good )

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

The topic ‘hide categories names’ is closed to new replies.

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [alexpts](https://wordpress.org/support/users/alexpts/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/hide-categories-names/#post-1579238)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
