-- Joomla version -- : 3.5.1
-- PHP version -- : 2.6.1
Hello,
Is it possible to display custom category fields in category listing? Now I can see custom fields only when I enter category, but I need to display them near each category.
Actually I'm trying to display categories like they are displayed in back end.
Something like:
Name__________Custom field 1______ Custom field 2____Custom field 3_____Custom field 4
Sub category1________ a _________________ b _____________ c ______________ d
Sub category2 ________e__________________ f _____________ c ______________ r
....
Is it even possible?
Thanks in advance