![]() |
Wordpress category description. Please, help.
I wanna display descriptions next to each category name on index page, but I'm not familiar with PHP at all :(
I edited the code like this: <?php wp_list_cats('sort_column=name'); ?> - <?php echo category_description($cat); ?> but it doesn't work properly :( Could you please advice? :helpme p.s. I thought I need something like show_description parameter that exists for <?php get_links(); ?> but seems like it doesn't exists for <?php wp_list_cats('); ?> |
or maybe you can just give me a link to any theme that uses category descriptions
so I could look for it in the code |
bump for me
|
please try it with these : <?php category_description(category); ?>
|
thanks, but i've already tried that ((
|
bump for getting it solved
|
Try this:
PHP Code:
|
Thanks A Lot!
|
Always at your service! (For questions about wordpress :winkwink:)
|
| All times are GMT -7. The time now is 07:34 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123