Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,006
- How-to & Troubleshooting
- 129,530
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,784
- Showcase
- 3,316
- Ideas
- 1,398
- Miscellaneous
- 9,170
-
Thx @Xevo, we are trying to add the class using this code:
class="<?php if ( in_category(1)) { echo "cat_a"; } elseif ( in_category(2)) { echo "cat_b"; } else { echo 'cheese';} ?>"
Obviously not working, but as you say, BP doesn’t seem to pass the category with the rest of the post info.
Any ideas how to create a function to do that?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS