Notifications
Clear all

[Solved] category description not showing

2 Posts
1 Users
0 Reactions
337 Views
Posts: 2
Topic starter
(@fneumeier)
New Member
Joined: 10 months ago

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
Posts: 2
Topic starter
(@fneumeier)
New Member
Joined: 10 months ago

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 ...