-
Search Results
-
Hi there, is it possible to have two passwords in operation across all my packages.
1 Password limiting the number of downloads, say maximum 5 downloads from our repository.
The other password unlimited downloads from any of our packages with that password authorised.
Please advise, we are about to upload a fairly large library of documents to our website and we want to try and get this as accurate as possible before the bulk upload.
Thanks,
Ben
Topic: ALL ADDON & PAYMENT METHOD
Hi Sahaon Team,
I have a dev licence and all addon pack.
In all addon, i don’t have ecommerce addon like 2checkout or Authorize.net etc : http://www.wpdownloadmanager.com/downloads/ecommerce-add-ons/Why ?
Topic: 404 after migrating server
I just migrated the server and I get for all downloads a 404 error. Everything else is fine.
Is there something I need change manually?Regards
Cedric
With Download Manager Pro (Version 4.5.4) some shortcodes are not displayed on pages and posts.
We have noticed, after a debug analysis, that the problem should be related to wp-includes/plugin.php (WordPress 4.5) on line 230
ksort($wp_filter[$tag]);Commenting the line 230, WordPress displayed correctly all downloads in posts and pages.
Obviously we do not want and we do not touch core system. Did anyone else find the same issue? Would you have any suggestion about how fix this bug?
Topic: Downloads not working
Hi,
Downloads aren’t working for non-logged in users. I have the latest version of WP and the plugin. When I’m logged in it initiates the download on my link template but when not logged in it just goes to the same page (reloads) with a hash tag at the end, e.g. site.com/presets/#. I checked the settings to make sure that “all visitors” is set. Please advise.
Hello,
I’m using User Role Editor plugin to create several user roles. For some roles, I want to remove the “Downloads” link in the WP dashboard so that they cannot access the settings.
Inside the “Settings” tab of WPDM, I have played with the front end settings, specifically the “File Browser Access” field,
https://www.dropbox.com/s/j523wtytz7n1sdy/Screenshot%202016-04-28%2013.52.18.png?dl=0
Regardless of what’s in this field, all users with dashboard access also have access to the “Downloads” section. How can I remove it?
Thanks.
Topic: Download Link Text
I am using a custom link template that is very basic and I enabled single file downloads. all I want to do is have the DOWNLOAD link to say OPEN instead of Download. I tried to all OPEN NOW to the link label and it is not working. the below is my simple file list link template
<!– WPDM Link Template: FILE LIST DISPLAY –>
<div class=”panel panel-default”>
<div class=”panel-heading”><b>Download</b></div>
[file_list]
</div>Please help. I just updated the plugin and now ALL my downloads are GONE. I am running WP 4.5.1
Topic: view pdf files
I have installed download manager and successfully uploaded a sample post with a pdf file. I have checked the setting to try to open the file in the browser before downloading. The file opens as garbage, but downloads fine. Any idea how to fix the ability to view in browser?
I have WPDM – Custom Access Level enabled.
1) I made a Category named “Temporary” and set access only to Administrator only.
2) I made a “Test File” package, set “Allow Access” to Administrator only & set it to the “Temporary” category that I made.
3) I edited the main Downloads page to add the category:
[wpdm_category id="eq-temporary" operator="in" title="Temporary" desc="Temporary files are here" toolbar="0" order_by="field_name" order="asc" item_per_page="15" template="5716afdad2d76" cols=1 colspad=2 colsphone=1]The “Test file” package shows up on the sidebar.
The Temporary category shows up on the Downloads page.
Users not logged in can enter the Temporary category, although they are presented with a Login/Register box, but I have registrations turned off.I assumed doing this method would automatically “hide” category/packages from public view if they do not have access to it.
For security purposes, I do not want people to even try and access files they should not be.
I am sure there are situations where you want them to show to “tease” users, but that is not what I need to do here.
I have files I am ready to upload that are for myself only that I want to archive or give special access to a select few people.Thanks.
Hi,
I just installed facebook share lock addon but when the item is share the download button doesn’t appear and the facebook share button remain, tested in FF and chrome
Also, I need to be able to set the url to be shared as my downloads (and all related seo including og tags) are set in posts not download pages.
Will give you access detail in a following private post.
Thanks
We have been using your product for ~3-4 months and overall really like it. But we do not understand the Stats section. The numbers are very low, where we know many products/files have been dowloaded. After some troubleshooting, it appears that only full package downloads are being tracked, but not individual files within a package. (On most of our packages, we have “Allow Single File Download” option set to true since that’s that nature of our file delivery scheme)
Where are individual file download stats?
Thank you.
Topic: updates not working
I have been trying to update from 4.5 to 4.5.5 for a while now. I go to downloads – settings – updates.
I see a list of products I have bought. First confusing thing. I do not see “update” I see “install”. I don’t want to install… I want to update. Very confusing. Should it say update? Do I have this set up wrong? My license is confirmed.
I could never figure out how to update. So finally I just click “Install”. After a moment it says “success”.
So expect to see the latest version. But no… i go to plugins and it tells me I need to update it.
Finally, I go to my FTP and do it that way. But if I have to update this plugin via FTP everytime… well… I can’t tell you how disappointing that would be.
Hi
I am running WordPress 4.4 on Nginx and have installed the following plugins:
Download Manager version 4.5.4
WPDM – Archive Page version 2.8.1I have added the following to a page to display documents by category:
[wpdm-archive button_style=”default” Items_per_page=”2″ category=”category-slug” order_by=”field-name” order=”asc|desc”]The categories display on the page but a Loading button/image is displayed beneath them with no documents displayed. I eventually get a 504 gateway timeout error.
The following error is logged in the nginx log:
2016/04/20 13:07:54 [error] 8730#8730: *4 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.6.55, server: stg.catchments.ie, request: “GET /?wpdmtask=get_downloads&pg=2&category=0 HTTP/1.1”, upstream: “fastcgi://unix:/run/php/php7.0-fpm.sock”, host: “[SERVER_NAME]”, referrer: “http://[SERVER_NAME]/sample-page/”The following is my virtual host configuration:
server {
listen 80;
root /var/www/[SERVER_NAME];
index index.php index.html index.htm;include /etc/nginx/global/restrictions.conf;
server_name [SERVER_NAME];
access_log /var/log/nginx/catchments.access.log;
error_log /var/log/nginx/catchments.error.log;error_page 404 /404.html;
location ~* ^.+\.(ogg|ogv|svg|svgz|eot|otf|woff|mp4|ttf|rss|atom|jpg|jpeg|gif|png|ico|zip|tgz|gz|rar|bz2|doc|xls|exe|ppt|tar|mid|midi|wav|bmp|rtf)$ {
access_log off; log_not_found off; expires max;
}# Redirect wp-admin and wp-login requests to https
location ~ /wp-(?:admin|login) {
return 301 https://$host$request_uri;
}# Matches everything
location / {
try_files $uri $uri/ /index.php?$args;
}# Match all files ending in .php
location ~ \.php$ {
try_files $uri =404;
fastcgi_split_path_info ^(.+\.php)(/.+)$;fastcgi_pass unix:/run/php/php7.0-fpm.sock;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
include fastcgi_params;
}
location ~ /\.ht {
deny all;
}
}Thanks
Hi, I am trying to search the downloads using keywords that fall in a specific date range but, unfortunately, I could not find a way to do this. Could you please tell me how can I achieve it?
Thanks.