Works! Needs some text styling, but I will do it myself 🙂
Thanks Richie!
I’ve found a problem. I don’t use archive headings (disabled via theme options). When I enable it descriptions shows up (archive header too).
Is it possible to display only tag/category description without archive header?
doesn’t work 🙁
seems like hook function do_action(‘bp_after_headline’) located on mesocolumn\lib\templates\headline.php is never executed at all. I tried manually replace it with echo “test” but nothing happens.