Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author vafpress

    (@vafpress)

    Hi Themebeans,

    This is how we do it:

    global $edd_logs;
    $single_count = $edd_logs->get_log_count(66, 'file_download');
    $total_count  = $edd_logs->get_log_count('*', 'file_download');

    We only use the downloads count for single item in our plugin, the site wide downloads count seems to be working but from my test, it always shows +1 count than the actual total downloads count.

    If you want to be sure, please ask at the official EDD support forum, 🙂

    Hi Vafpress,
    I have a question about the Free Download extension for Easy Digital Downloads. I posted my question in the support threads, but EDD says they don’t support 3rd party extensions, I don’t see anywhere else to ask you about it.

    I have it set in my downloads/settings/misc page that File Download Limit is 1, and in the individual Download post I also have the limit set to 1; yet when I tested it, I was able to download the file as many times as I wanted, either by hitting the browser refresh button or the “direct link” multiple times – is there someplace else that I’m supposed to set the limit to 1?
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Download Count Front End’ is closed to new replies.