Forum Replies Created
Extremely sorry, but I’m still not clear what are you trying to do. Usually you can disable individual download from package settings by selecting Don't Allow Individual File Download.
Please give me temporary wp-admin login info in a private reply, I’ll check that for you.
Yes, wpdm support all of that, if you need to manage recurring payment, you can use http://www.wpdownloadmanager.com/download/wp-pro-membership/ , otherwise only wpdm is enough, from next update of the plugin, there also will be a awesome user dashboard ( Ex: http://demo.wpdownloadmanager.com/wpdmpro/user-dashboard/ Login: demo/demo ).
Now, for login protection with download, remove all visitors from download categories and packages and select user roles your want to allow to download ( Allow Access Options is explained here http://www.wpdownloadmanager.com/doc/add-new-package/package-settings/ ). Then from download manager settings page, check the option Show Only Login Form Instead of Login Required Message.
However if you give me a temporary wp-admin login info in a private reply, I can create some sample data for your as per your requirements.
Please give me temporary wp-admin login info in a private reply, I’ll do that for you.
General users / Normal visitors actually will not be able to copy download link easily, but still the link is there ( https://www.evernote.com/l/AV2nckarlABC7rgse1yaz-u2XqdbW18c-XsB/image.png ). So bot or any crawler can get it and try to access this link, usually based on response header, if it sees that is a download link, it can abort the request, but as soon as it tries to open the link download count is increased, but as it actually didn’t download ( Aborted when crawler detected as download link ), so it didn’t affect your bandwidth. So nothing is abnormal there.
And block hotlink add-on actually doesn’t restore normal functionality ( nothing is abnormal there ), but it protects direct download link sharing.
Ops, sorry, we are still preparing that update for release, please give me temporary wp-admin login info in a private reply, I’ll update it in your site.
ok now, there was an extra </div> tag with your link template.
Sorry, we rebuilt the demo, anyhow here is the demo link now: http://demo.wpdownloadmanager.com/wpdmpro/wpdm-package/mp3-song/
To output only categories like the url http://demo.wpdownloadmanager.com/wpdmpro/categories/ , you will need the add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ , then [wpdm_category] short-code will work fine.
Fixed the translation issue with first screenshot for next update. But the text in 2nd screenshot, is coming form page template and you can create new page template in your own language.
It is fixed for next update, releasing within next few days.
Earlier we used native share button from linkedin, But, native linked in share button doesn’t have callback function support anymore, they dropped it recently, so we implemented share button using their API, After login when you click on share button, it will share the package title, link and image automatically, after shared successfully you will see download button, but it is only valid for 3 times as earlier. However we will improve it farther more, will add a popup with share button to add custom message.
Though it depends on your theme, you can change the most view selecting link template from Admin Menu Downloads Settings Front-end Tab
Even though we used nofollow with download link , but from v4.3.0, we even removed direct link, there shouldn’t be any issue with bot access except someone tyring it manually. But in such case, this add-on http://www.wpdownloadmanager.com/download/wpdm-block-hotlink/ will help you.
Sorry the taxonomy name should be wpdmcategory:
<?php echo get_term( 3, 'wpdmcategory' )->count; ?>
I think, wpdm can perfectly handle your total requirements. You will not need woocommerce for that. When you sell an item using wpdm, you can setup the order access period from wpdm premium package setting page, if you set 90 there, user will have access to that item download for 90 days.
Now about the bank transfer method, there you just need to show them you bank account info when they placing an order, right? or if you are taking about any specific woocommerce payment gateway, please let me know.
Looks like there are some problem with your link template code, please give me temporary wp-admin login info to check the issue in details.
Yes, please user short-code:
[wpdm_packages items_per_page=12 cols=3 colspad=2 colsphone=1 template="panel"]
Please use http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code.
About custom field, please don’t have space (” “) in field name, use only alphanumeric.
Also template issue with csv import is fixed.
Please deactivate & delete free version ( deleting plugin will not harm your old data ), then install and activate pro version.
@futurelab, I see download is working fine even though in admin side it is showing file missing error. However I’ve found why showing file missing error for some installation, we shalll adjust it with the next update, but until them you can ignore that message, as download is working perfectly.
You can change date format from WordPress settings page, wpdm taking date format from WordPress settings.
Please use short-code:
[wpdm_packages items_per_page=12 template="link-template-panel" cols="3" colspad="2" colsphone="1"]
- Add complete link html in individual file title, like:
<a href="link-url-here">File Title</a>(Example: http://www.wpdownloadmanager.com/download/wordpress-download-manager-special-pack/ ) - For that you need to upload the file with same name using ftp