if you are using same url for like, then in 2nd package, for same user, need to unlike and like again or you need to add additional lock option with facebook like so that user can have alternatives.
It is important to add Facebook APP ID ? or i can give only facebook URL ?
Best
Kaja
This reply has been marked as private.
Hello did this ever come to a resolution other than the keys are wrong which they are not in my case so I assume they are not in downloader’s case either? I have the same issue where I can connect using my IAM keys from the backend to see all buckets and folders because my IAM user has Full Access but the download links will not work unless I make my files public which defeats the purpose of using S3 anyway (at least in my case). It appears the signing of the urls are not getting generating properly from the add-on?
This reply has been marked as private.
I installed the add on and i put the downloadable files in the packages. I did this with box.
It worked fine, but if somebody wants to downlaod that packages (from box) they get this
The link you’re trying to access can’t be used to share files. Please ask the file owner to provide you with a shared link instead.
Any idea how to fix this? I didnt change a thing in box. I know that if i place a shared url, my users getting a preview which they can download. And thats not what i want. Because i have to go to box.com select the share and paste the url.
i found this on the forum:
File Size 0kb
same problem?
thanks for pointing that, I’ve adding alt tag for icons with next update update of the plugin. However if you want to do that right now, please open wpdm-functions.php , replace line #4413 ( in wpdm v4.2.1 ) with $data['icon'] = "<img class='wpdm_icon' align='left' alt='{$data['title']}' src='" . plugins_url() . "/{$data[icon]}' />";
I was using free version. I moved my website host, and in my new host I purchased pro version. I deleted the free one and installed pro.
Then I tried to create a new package and attach a file, none of the options (upload-browse-Url) works in attach file section. Could you help me ?
That is not possible for now, as after user enters their email address wpdm pro generate a temporary download link for him and mail it. So he he just come to page url the download link will be lost, But it can be achieved through some customization.
Please give me the url where you trying and temporary wp-admin login info in a private reply to check the short-code. However you also may use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code.
The short-code used here http://demo.wpdownloadmanager.com/wpdmpro/all-categories/ is [wpdm-categories cols=3 subcat=1]
Please give your url where you trying and are you using latest version of archive page add-on?
please give me your URL to check, however you may also add a temporary wp-admin login info with a private reply, so that I can check everything in details and fix it.
Hello Shaon,
Since I bought WPDM 2 years ago, I have this problem but never talked about it because, if didn’t had the time to tell you or to search about it, I didn’t think of it.
This means the issue is there for a long time. And as I have at least 50 new package to add, I would be interested to find a fixture for it.
When I upload a file to a package by dropping or by selecting a file from my computer, wpdm upload the file and store it to the download-manager-files directory in “uploads” dir. The thing is the url/link generated shown in “Attached file” frame will be something like “1426002156my-file.zip” in place of something more like this : “/home/www/b31ce591a875c260a6b5327f3d514bb8/web/wordpress/wp-content/uploads/download-manager-files/my-file.zip”.
What I do until now is to upload the file like explain, then remove the attached file from the “Attached files” frame, then reattach file by browsing to the uploads/download-manager-files folder. (a pain in the a..)
What can I do to fix this issue?
Google shouldn’t ( usually doesn’t ) cache the download link because of rel="noindex nofollow"
However if block hot link is enabled then access to direct download from external source or site or direct url access through address bar will be blocked.
1) you will get all package data within $_REQUEST['package'] variable in your URL
2) the hook doens’t sent IP address, however we will extend it in future.
before download wpdm s3 add-on generate a temporary download url for amazon s3 and then simply use redirect. the url usually stay valid for 30 mins or so.
We have files hosted on a CDN and need to “upload” files to wpdm as URL’s. This is clearly shown in the demo site but once installing then adding the license key on our wp install we cannot see the option to publish a file from URL. We only see from file or browse tab.
This reply has been marked as private.
please update to latest version, now you will be able to add remote url, additionally now you can use google drive add-on for large files.
you don’t have to add that as we already added it with wpdm pro. however, please give me the url where you facing issue and temporary wp-amdin login info with a private reply.
Since the update, I can not add url, after clicking on the blue + in Add Url option !!
Thanks for Helping
The fix posted in the URL above worked for me. Please add it to the current release.
I see, in that case, simply add/attach the different site url with your package, so when user will click download link, they will be redirected to that site.