Sep 25, 2023 6:44 am
Hi,
I have the weird situation that the category description, instead of being displayed under the category name as expected, it's been included in the title tag of the div element instead:
<div class="cat-title" title="CATEGORY DESCRIPTION TEXT"> <span class="cat-name" >Forum</span> </div>
How can I make the description show up where it's supposed to be?
Thanks and kind regards
Franz
P.S. don't get irritated by many regular forum elements missing - it's a retired forum where no new posts are accepted, to I have disabled everything that's related to new memers, new posts, login etc.
1 Reply
Sep 25, 2023 10:07 am
okay, solved by customizing the theme.
I was confused by the (btw pretty misleading) label "This content will be displayed under the forum title" under the description field. It doesn't tell that this does not actually is the case for categories ...