My forum post under “Sub Categories Not Working Right”
www.blogsome.com :: View topic - Sub Categories Not Working Right
Splash,
Thanks for the fix, but I can’t get it to work for me. Could you telll me how u got it to work on your site? Could you send the link to your site or a blogsome site with sub-cats displaying properly so I can see what it should look like?
This is what I found at the link u gave:
http://codex.wordpress.org/Template_Tags/wp_list_cats
"hierarchical
(boolean) Sets whether to display child (sub) categories in a hierarchical (after parent) list. Valid values:
* 1 (True - default)
* 0 (False)
Note: The hierarchical parameter is not available in versions of WordPress prior to 1.5"
and this is what I have that doesn’t show sub-cats properly:
- Categories:
-
{list_cats hierarchical=’true’ hide_empty=’0′ optional=’1′ all=’All’ optioncount=’1′ sort_column=’name’}
I also tried =’1′ instead of ‘true’ , but that was no more successful
both cat and sub-cat have posts assigned to them
did I input the argument correctly?
any other suggestions?
also, does anyone know why blogsome doesn’t upgrade to wordpress 1.5? or offer both versions? and more plugins?
Thanks, Jim
