Short description in subcategories

Hello nice people,

Is there a way to show the (sub)category short description inside the subcategory boxes?
The class is “catPicOnly” which kinda implements the answer, but this isn’t very satisfying.
I understand html and css but beyond that i am not able to write code on my own, so any help here would be very helpful.

I’m using CE 4.8.4.

Hey alexx,

have a look at oxCategory.getShortDescription() in oxcategory.php, 1081.

Cheers