jDownloads Support Forum

jDownloads for Joomla 3.x => jDownloads 3.9 (Support ended) => Topic started by: GODpleasers on 23.10.2022 03:34:41

Title: How can i remove version row off the download category page?
Post by: GODpleasers on 23.10.2022 03:34:41
How can i remove version row off the download category page?
Title: Re: How can i remove version row off the download category page?
Post by: ColinM on 23.10.2022 22:18:03
Hi
In Download Layouts select your currently active Downloads layout.
Use the Save & New  button to give the layout a new name. 
This is new layout is needed in case you are using one of the standard layouts as any update could revert the changes noted below.

In this New Layout you should find the lines
            <div class="jd_field_row" style="">
                 <span class="jd_field_title">{release_title}</span>
                 <span class="jd_field_value">{release}</span>
            </div>
Just Delete them and Save&Close
Set your new layout as the default

Repeat the process for Download Details

Colin
Title: Re: How can i remove version row off the download category page?
Post by: GODpleasers on 23.10.2022 22:30:02
Thank you now hos can i center the flow player?