Page 1 of 1

Adding Author and Description to Categories View

Posted: 30 Aug 2013, 05:26
by faas
I want to add add the Author and Description to the categories list as below.

Here's my Layout view for Category List:

{pdfiledesctop} {pdfile} {pdauthor}
{pdbuttondownload}
{pdbuttondetails}
{pdbuttonpreview}
{pdbuttonplay}
{pdmirrorlink2} {pdmirrorlink1}
{pdrating}
{pdtags}
{pdfiledescbottom}

I want to get these items to show up as below:
Image

Re: Adding Author and Description to Categories View

Posted: 03 Sep 2013, 16:39
by Jan
Hi, for this you need to customize directly the php output of the view as this (file and buttons) is one group.
Jan

Re: Adding Author and Description to Categories View

Posted: 03 Sep 2013, 17:45
by faas
Yikes! That's scary. Enter this as a wishlist item, then.