| bio | website | faunadiseno.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 2 months |
| seen | Dec 13 '12 at 22:18 | |
| stats | profile views | 14 |
|
Apr 26 |
accepted | Use wp_list_categories to list parent categories from actual term |
|
Apr 26 |
comment |
Use wp_list_categories to list parent categories from actual term Hmm I see. I hope I don't run into that problem too soon. Thanks for the helo Milo :) |
|
Apr 26 |
comment |
Use wp_list_categories to list parent categories from actual term Oh i got it! I have to do $child_of = $term->parent; |
|
Apr 26 |
comment |
Use wp_list_categories to list parent categories from actual term So I just have to add that and then replace $terms for $actualcategoryparentid? |
|
Apr 26 |
asked | Use wp_list_categories to list parent categories from actual term |
|
Apr 21 |
awarded | Scholar |
|
Apr 21 |
accepted | Get current term's ID |
|
Apr 21 |
comment |
Get current term's ID Works awesome and I get the terms listed just like wp_list_categories. Thanks! |
|
Apr 21 |
comment |
Get current term's ID Wow, that worked perfectly! Thanks a lot :) |
|
Apr 21 |
asked | Get current term's ID |
|
Apr 20 |
comment |
Conditional tag affecting taxonomy term and its children? That was really helpfull, thanks a lot :) |