Forum Replies Created
-
AuthorPosts
-
September 6, 2018 at 11:57 am in reply to: Error with hidden downloads when use "activate terms and conditions" #762adminKeymaster
We have solved this in the recent update. I have sent you an update via email.
adminKeymasterSo for that same download item, if you click on the download now button, it downloads fine correct? It has an issue Only when you take the direct download link and try to use it? Are you using PHP dispatch option on this download item?
August 31, 2018 at 9:50 am in reply to: Error with hidden downloads when use "activate terms and conditions" #752adminKeymasterI will investigate this and come up with a fix for it.
August 20, 2018 at 4:06 pm in reply to: How to show date of publish or date of upload for front end user. Help! #715adminKeymasterWe have added a feature for this in the new release.
August 6, 2018 at 5:55 am in reply to: How to show date of publish or date of upload for front end user. Help! #710adminKeymasterWe don’t have anything for it at the moment but we will work on adding an option for it in the next release.
adminKeymasterAre you offering the form as a downloadable item or is it a page and you want to see how many people are visiting that page?
If it is a downloadable item, then you configured it as a download in our plugin. The following tutorial should be helpful:
If it is a page and you want to know how many times the page has been viewed, then you should use something like Google Analytics to track the page views.
adminKeymasterIf you are using PHP Dispatch option for the download, your server’s PHP RAM memory comes into play (because the download is streamed by the PHP).
So first qusetion is, are you using the PHP Dispatch or the secure download option for this download item?
Try unchecking the PHP Dispatch option and you should be good.
This is also when the amazon s3 integration can come in handy. You can upload the larges files to s3 (instead of your server that can’t handle it). Then the following addon will take care of the download from your s3 account
This is handy if you are using a server with low PHP RAM memory.
adminKeymasterNormally that happens if the PHP dispatch is failing to work correctly on this site. Do you have any caching plugin installed?
adminKeymasterWe have added a new feature to insert adsense in your downloads:
adminKeymasterHi, The plugin has the following feature that you can enable so only logged-in users can download the item:
Only Allow Logged-in Users to Download
Alternatively, if you are using a membership plugin then all you have to do is use the download manager plugin to put the download button on a protected post/page. Something like the following maybe:
Does that help?
adminKeymasterThis will need to be custom coded. I will try to create an addon for it.
adminKeymasterSo you mean like adsense code in your download page? Below the download button or above the download item image?
adminKeymasterokay so you want an weekly email notification that contains the current download counter of each download items that you have?
adminKeymasterHi, The best way to see the download count is by logging into the admin dashboard.
I am not 100% sure what you are trying to do but are you saying you want to email yourself the download count every week?
adminKeymasterThere is a feature to allow only logged-in users to download the items.
Go to the settings menu of the Download Monitor plugin then enable the following option:
Only Allow Logged-in Users to Download
Alternatively, you can also use a membership plugin like our WP eMember to protect the posts/pages that contains the downloads:
That way only the members who are logged-in can see the download items and download.
-
AuthorPosts