Forum Replies Created
-
AuthorPosts
-
admin
KeymasterYou should be able to use the “button_text” parameter in the shortcode to customize that label.
The following documentation has info that should be helpful:
admin
KeymasterI just tested the feature myself and it works fine. I can’t think of any reason why it is not working on your site.
September 6, 2018 at 11:57 am in reply to: Error with hidden downloads when use "activate terms and conditions" #762admin
KeymasterWe have solved this in the recent update. I have sent you an update via email.
admin
KeymasterSo 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" #752admin
KeymasterI 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! #715admin
KeymasterWe 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! #710admin
KeymasterWe don’t have anything for it at the moment but we will work on adding an option for it in the next release.
admin
KeymasterAre 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.
admin
KeymasterIf 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.
admin
KeymasterNormally that happens if the PHP dispatch is failing to work correctly on this site. Do you have any caching plugin installed?
admin
KeymasterWe have added a new feature to insert adsense in your downloads:
admin
KeymasterHi, 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?
admin
KeymasterThis will need to be custom coded. I will try to create an addon for it.
admin
KeymasterSo you mean like adsense code in your download page? Below the download button or above the download item image?
admin
Keymasterokay so you want an weekly email notification that contains the current download counter of each download items that you have?
-
AuthorPosts