Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

williamrossi
williamrossi
6,232 Points

wordpress category help

Hi all, I am getting the text categories appearing from my categories menu which I don't want.

I tried following this http://codex.wordpress.org/Template_Tags/wp_list_categories#Display_or_Hide_the_List_Heading

but can't get it right

http://jsfiddle.net/ this is wjhat I got, just need to ditch the category text.

this is what I'm using to feed it through <?php wp_list_categories( $args ); ?>

what do I need to do :S

2 Answers

Samuel Rueby
Samuel Rueby
22,538 Points

I don't think you meant to post a link to jsfiddle's home page :)

williamrossi
williamrossi
6,232 Points

correct! This was what was meant to be posted! http://jsfiddle.net/EPJBx/1/