jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Topic started by: Joshua on 06.08.2016 15:01:40

Title: Download count down
Post by: Joshua on 06.08.2016 15:01:40
Hello
Can anyone give me some info about how to take down the "Download" counts from Category? I managed to find the link from details to remove it, but not in Category..
thank you
Title: Re: Download count down
Post by: ColinM on 06.08.2016 15:26:20
Hi
Do you mean the number of sub categories and number of files in those sub categories? If so then you need to look in your active layouts for placeholders
{sum_subcats} for sum of sub categories and {sum_files_cat} for sum of Downloads. These appear in the Categories layouts (also the paginated ones) and Category layouts.

Or do you mean the number of times a Download has been Downloaded? In those cases you need to look for {hits_title} and {hits_value}which appear in Files layout and Download Details layout.

Please always make a copy of a layout before editing.  See all three articles in http://www.jdownloads.net/documentations/category/editing-layouts for extra info, especially the first article http://www.jdownloads.net/documentations/item/layouts-overview

Could you let me know which layouts you have active
Colin
Title: Re: Download count down
Post by: Joshua on 06.08.2016 18:25:39
Quote from: ColinM on 06.08.2016 15:26:20

Or do you mean the number of times a Download has been Downloaded? In those cases you need to look for {hits_title} and {hits_value}which appear in Files layout and Download Details layout.


Did the trick, thank you!