Forum Replies Created
Please update to v4.3.0, all those issues are fixed there.
- Dropbox add-on doesn’t work in that way, using dropbox add-on you can attach files with package from dropbox
- If user can view a file, you can’t block them from download using any script, because it is actually already downloaded when they are viewing. However if you want to go to view page when user click on download link, check “Open In Browser” option from download manager settings.
To just login protection:
- Remove “All Visitors” from Access field under package settings metabox
- Select user roles, those you want to allow access
- And publish your package
- Now if user is not logged in, you will see login message with link instead of download link
- After login, if the user is in selected roles, he will be able to download the item
- Otherwise, he will not Access not allowed message.
Checking it, anyhow we are releasing new update of default value add-on with mass update option.
Released, please let me know if we missed something as we planned another minor update within this month.
This is actually coming as a new option in wpdm settings with the next update.
Ok, asking customization team to check and reply your email ASAP.
use [file_list_extended] instead of [file_list]
“nofollow” is not an error, please check https://support.google.com/webmasters/answer/96569?hl=en
- If you use category based access, then keep access field for package empty
- Assign role to categories
- From download manager settings, select “Hide Everything” for the option “When user is not allowed to download:”
- Use short-code [wpdm_packages] in a page
- You may use http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code
please give me temporary wp-admin login info in a private reply to check your issue.
Deleting plugin doesn’t delete any data, but if you were using v3, here is upgrade process:
Please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code.
please also give me wp-admin login info in a private reply to check template code.
probably you used like <a href=”[popup_link]”>…</a>, which only should be [popup_link]
Yes, we have removed “noindex” already with next update, there only will be “nofollow”, also adjusted icon issue in next update, you don’t have to pay extra for that, update is coming within this week 🙂
@esantek, Please show the following error to your server/hosting support:
https://www.evernote.com/l/AV3h6SGrELZF8bx6-4m28li-awZaeRXiIY4B/image.png
Yes, use following html for “Login Required Message” in wpdm settings:
<button type="button" class="btn btn-danger btn-sm" data-toggle="modal" data-target="#myModal"> Login </button> <!-- Modal --> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> [wpdm_login_form redirect="[this_url]"] </div> </div>
ok now. Problem was with v4.2.2, the option was not staying selected, anyhow we have adjusted it for next update.
In that case please download premium package add-on from here http://www.wpdownloadmanager.com/download/premium-package/ , then install and active. Now if you install and activate stripe add-on, you can see stripe settings under Downloads Settings Premium Package Payment Gateways tab.
Or give me temporary wp-admin login info in a private reply, I’ll set everything up there for you 🙂
Sorry, somehow I missed this post.
However, you will need http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ for category based search, but you can’t restrict any field.