I sell digital products and suddenly people can’t download their products anymore.
For all of them, even the new clients it says something like “You reached your maximum download limit”
How can I remove this error?
]]>woocommerce_product_get_download_limit
filter and similar but can’t find any reference to it in the code.
I am surprised there is not an option for this under WooCommerce -> Settings -> Products -> Downloadable Products. Easy Digital Downloads has this as an option under their settings page.
Can anyone suggest how this can be done?
]]>Just looking for a code to set a default limit of all downloadable products.
Users could download a single product only 5 times not more than that.
Thanks
Lokendra
Thanks
]]>Two ideas for the extension of the functions:
– Limit the number of downloads per IP (or better per hash, where per IP is already good)
– Trigger, what happens when reaching a number x downloads (i.e. at 2nd or 3rd try) to give a popup with a hint, where help for the download is shown or a contact form opens…
If someone downloads multiple times, it seems that he doesn’t get it right and then it makes sense to offer him help and above all to stop unnecessary traffic.
THX
]]>I woudl like to know if it is possible to limit the download per person per day, Months etc.
Thanks
Olivier
]]>It is not working at all with EDD. After installing the plugin I got 2 Admin>Download menus. 1 is WP downloads (i think) second is EDD downloads. So how does this plugin supposed to work?
]]>Wondering if there is a table in the wordpress database that has the download_limit field for each product and would allow me to change the limit to null for all my products so the download_limit is unlimited. I have 2500+ products so doing it manually would be extremely time consuming.
Thanks in advance!!
]]>