Forum Replies Created
Please check here now http://www.branded-ingredients.com/download/setria-studies/
Updated page template code:
<div class="row">
<div class="col-md-12">
[description]
<br />
<div class="panel panel-default">
<div class="panel-heading"><b>Download</b></div>
[file_list]
<div class="panel-footer text-left">
[download_link]
</div>
</div>
<br>
</div>
</div>
You need to edit code for that, code reference https://codex.wordpress.org/Class_Reference/WP_Meta_Query
even if it is WordPress media library, if you use it as URL with http:// wpdm take it as an external, so in case of wordpress media library, you need to use wpdm file browser.
I see it is working fine ( also I knew there was actually no bug with access and permission feature ). 987654321 is a subscriber and you select subscriber and administration role for that package access, so why 987654321 can download, I removed subscriber form package and category access and 987654321 can’t download it anymore.
ok, please download and install this add-on http://www.wpdownloadmanager.com/download/wpdm-image-button/ .
FYI: you can download and install free add-on directly from your site Admin Menu Downloads Add-ons
Extremely sorry if I missed your post,however it is replied few moments ago 🙂
You should see all files in the list there, anyhow we are testing it again.
#1. It was because file path is wrong in your csv file, in csv file use only file name , not like “files/fiename” , just “filename”
#2. you can use [download_link], it is same with with file path
#3. Actually if you want to match it exactly with your theme there always will require some css change and here you need to add the css only once and it will be applied for all button, so, that is not much of work 🙂 .
#4. same as #1.
For that you will need this add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
wpdm pro now has a class “ShortCodes”, probably any other plugin or active theme in your installation using same class name and which is causing the problem. please give me temporary wp-amdin login info in a private reply to find out the conflicting one
please give me a temporary ADMIN login info to check
if you use file from external URL, download or view will depend on the external source.
it usually remove cached zip file when you update a package.
@svanderhagen, If the breadcrumb in your theme build properly or if you are using yoast seo breadcrumb, you can disable the “download” link with breadcrumb from Admin Menu Downloads Settings WPDM Archive Page = Disable.
#1. For now, accordion add-on will not hide categories, but unauthorized people will not be able to download, anyhow I shall adjust it with the next update of the accordion add-on.
#2. category shouldn’t show the packages from subcats, please check if you are not using latest version of the add-on
ok, please give me temporary wp-admin login info, I’ll create the page template for you.
Sorry, if you want to apply email lock, only full package download is possible.
1. sorry it is not possible.
2. Use button_style='success' , some other button styles are “info”, “warning”, “default”.
cross search within category and tags will require changes in code and not too easy.
please give me network admin login info, I’ll set it up there for you.
Extremely sorry for delay, but repeated reply in same post resets it queue.
1. Yes, possible, I already answered it here http://www.wpdownloadmanager.com/support/topic/back-link-from-details-page/
2. It is possible to change theme’s page template using this add-on http://www.wpdownloadmanager.com/download/wpdm-page-templates/ and you can also create wpdm’s page template from Admin Menu Download Templates
3. If the breadcrumb in your theme build properly or if you are using yoast seo breadcrumb, you can disable the “download” link with breadcrumb from Admin Menu Downloads Settings WPDM Archive Page = Disable.
Ok, I’ve customized single-wpdmpro.php for that, please check here http://slidebazaar.com/item/template-2/
You can remove those from wpdm-functions.php , function name wpdm_enqueue_scripts
Please never change core code, updating plugin always will erase your changes in that case. Anyhow I’ve checking guest checkout message issue.
keep individual file download active from package settings and create link/page template with [file_list] or [file_list_extended] tag but don’t use [download_link] tag