Page 1 of 1

How to display download counter in frontend

Posted: 15 May 2012, 16:08
by mirozubac
Jan,
is there a way to display download counter next to a file or in de file Details in frontend of Joomla? I'm using Joomla 2.5, template shape5 Vertex, editor JCE...
Ok, I tried everything but in file view there is no download counter only in backend statistics. In Download configurations Display downloads is set to Yes, stil no counter...
Any ideas? :x
Miro

Re: How to display download counter in frontend

Posted: 16 May 2012, 16:22
by Jan
Hi, this needs to be customized in the code.

Jan

Re: How to display download counter in frontend

Posted: 26 May 2012, 09:46
by mirozubac
Hi Jan,
Thnx for your reply...
This means that instead in Description or in the Backend Statistics, there's number of downloads right next to a file.
Is this a lot of work, how much would it cost, can I do something for you...
In other words: HELP
Thnx, Hvala,
Miro

Re: How to display download counter in frontend

Posted: 30 May 2012, 15:20
by Jan
Hi, you just only set the variable to the output code in template, e.g.:

components/com_phocadownload/views/category/tmpl/ ...

but for now I didn't do such change so cannot give any exact advice there :-(

Jan