This reply has been marked as private.
If you are using category short-code you need to use the template id as short-code parameter, please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-codes. Remote image url from [download_link] tag, use only [download_link] or [download_link_extended], but if you want to use image button use this add-on http://www.wpdownloadmanager.com/download/wpdm-image-button/
Hi Shaon,
Thanks for that. However it does not seem to work for me.
My button template code is the following along with the line you kindly sent me.
<div class="button clear">
<div class="media">
<a class="pull-left" href="[download_link]">
[icon]
</a>
<div class="media-body">
<strong class="heading" style="padding-top: 0px;border:0px;margin: 0px;font-size: 25px;text-transform: uppercase;"><a href='[download_url]' target='_blank'>[link_label]</a></strong>
</div>
</div>
</div>
If you check here: http://gcbwhosting.net/ifp/properties/dual-income/ where I have placed the buttons, it opens a tab and then closes quickly with the download popup alert.
Thanks again for your help. Muchly appreciated 🙂
Best Regards
Paul
for adjusting color schemes, need to customize css.
To hide url under player add a file title from editing package window.
Is it possible to create the download links but suppress or not create the download pages/posts associated with it?
What I’m looking to do is to place a download link (because I need the download control to the files) on a page that’s controlled by membership access. So if you have access to the page, you can see the link.
The problem is that if I have the accompanying post page, that page could be url addressed and the download accessed by anyone who finds it.
Is this possible?
Hi
I have installed Download Manager with the Addon WPDM – Facebook Share Lock and activate the plugin!
My Downloads are possible via a link template only! See Screenshot 1! It works without problems!
if a activate Lock Options (see Screenshot) in the Download package with url of the facebook site nothing happens!
I become following option after klick on a download link! (Screenshot 3) – and nothing happens! Where is the problem?
Test it here: http://parallax.rothe-immobilien.de/service/downloads/broschueren/
Is it possible to give me a like option only on another way?
Regards from Germany
Okay will give it a try.
It is 2 actions, action 1 I want to run autonomous whenever there is a FTP file attached to the Download Package.
- If a Featured Image exists in the Package EXIT
- If a Thumbnail does not exists on the FTP server EXIT
- Fetch Thumbnail from FTP server and store it as Featured Image in the Package
Action 2 is manually triggered from the Attached Files pane in the Edit Package page: Mockup
- If a Thumbnail does not exists on the FTP server EXIT
- If a Featured Image exists clear the Featured Image
- Fetch Thumbnail from FTP server and store it as Featured Image in the Package
The thumbnail can be accessed on the same ftp-server by adding /p1/3.jpg after the URL of the filename and using a different login name [loginname]-thumbs.
Yes, please add the url ( https://www.facebook.com/australianweighingequipment ) in facebook lock option.
Hi,
In debugging some issues with a site, I have restored the site to a new URL / subfolder
Will changing the URL from http://www.sitename.com/site1 to http://www.sitename.com/site2 invalidate the license ?
After renaming the site to …/site2 I can see existing uplaoded files howvere when I upload a new file, it appears when displaying via shortcode, but when clicking on the link, it attempts to download a file file-not-found.txt ? Might this be a license related issue from the move ?
I will add my license key in a private message incase it needs to be unlocked/reapplied to the new URL
Thanks
This reply has been marked as private.
#1. Not exactly sure about that, could have js conflict
#2. Could be something with your theme
#3. Looks like button template add-on not installed properly or file is deleted from your installation somehow.
Anyhow please give me temporary wp-admin login info and the specific urls where you facing problem, I’ll check details.
1) sorry for that, but there was no other way 🙁
2) sometime category assignment fails for taxonomy slug change, need to apply manually using quick edit option, again sorry for that.
3) I can help you to set same link template for all package editing some code, also you can use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code and while inserting short-code, you also can select link template to apply for that package.
4) [download_link] should work perfectly, please give me an URL where you got it not working.
no such templating option, but you can add both link as remote url and activate individual download.
As I check actually everything is functional, but sometimes wp cron don’t work in time when your site don’t have lots of visitors, so please send the drop url http://dev.mypeople20.net/?cron_handle=1
from cpanel in 10 or 30 mins interval, then user will get all emails properly.
To make wp default search working with wpdm pro, there will need customization in code, but the add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ has search option specially for wpdm pro.
We have the below code in a link template when generated the code adds the Template ID 53b149b7cc26a, to the end of the output.
HTML Code in template…
<div class="thumbnail col-md-12" style="margin: 0 0px 15px 0;">
<div class="thumbnail-img"><a href="[page_url]">
[thumb_150x220]
</a></div>
<div class="caption">
<h4 class="media-heading" style="padding: 0px;margin:0px 0px 5px 0px">[page_link]</h4>
<div class="btn-group">
[download_link]
</div>
</div>
</div>
Generated HTML Code in page…
<div class="w3eden">
<div class="thumbnail col-md-12" style="margin: 0 0px 15px 0;">
<div class="thumbnail-img"><a href="http://wwrd.firstforweb.co.uk/document/waterford-eu-product-handbook-2013-eu/">
<img src="http://wwrd.firstforweb.co.uk/wp-content/plugins/download-manager/cache//WF-EU-PB-2014-COVER-e1404123769704-150x220.jpg" alt="EU €">
</a></div>
<div class="caption">
<h4 class="media-heading" style="padding: 0px;margin:0px 0px 5px 0px"><a href="http://wwrd.firstforweb.co.uk/document/waterford-eu-product-handbook-2013-eu/">EU €</a></h4>
<div class="btn-group">
<a class="wpdm-download-link wpdm-download-locked btn btn-wwrd" rel="noindex nofollow" href="http://wwrd.firstforweb.co.uk/?wpdmdl=202"><i class=""></i>Download</a>
</div>
</div>
</div>
53b149b7cc26a</div>
Ok thanks 🙂
I just downloaded “Pre-paid credit” add-on, but it seems it has incomplete code.
For instance, in “Pre-paid credit” admin page, it showed like this:
http://i1119.photobucket.com/albums/k634/ir1keren/prepaid-credits.png
Then I added these lines inside wpmp_deposit_admin_part() function (wpdm-prepaid_credit/wpmp-deposit.php file):
wp_enqueue_style('wp-marketplace', plugins_url('/download-manager/bootstrap/css/bootstrap.css') );
wp_enqueue_script('wpdm-bootstrap', plugins_url('/download-manager/bootstrap/js/bootstrap.min.js'), array('jquery'));
And it worked as expected (or at least I thought so 😀 )
http://i1119.photobucket.com/albums/k634/ir1keren/prepaid-credits-fixed.png
{“error”:””,”downloadurl”:”http:\/\/www.gotdedupe.com\/?wpdmdl=1289&_wpdmkey=53b1a3e4bed78″,”msg”:”<div class=\”alert alert-success\”>Download link also sent to your email!<\/div>”}
Error from the theme developer. Can you provide additional insight based on this?
Hi!
i still got this error so i just disregard this message
“Caution: Use unique word for each url base. Also, don’t create any page or post with same slug you used for WPDM URL Bases below.”
I added a page with the same name with “WPDM Package URL Base”and add WPDM Archive short code..
and it work fine when they visit my WPDM Package URL Base page
I hope they still fix this
Shaon, thanks for getting back to me. I can’t give you the URL because I’m running my site off of my laptop using MAMP until it’s complete, then I’ll transfer it to a host. I’m using the DIVI theme and I also have jetpack plugin installed which allows me to add custom CSS. Can you suggest what to add for CSS which would override whatever conflict is happening? Thanks.
1. Google + is not working:
Hi, Please check the following url: http://www.dotx42.com/basic-meeting-agenda-template-v1-0.html . Google+lock is active with 1st download button. It is not working properly.
2. How to remove @webmaniac from twitter lock.
3. I post my order id in Live Form Support but still i do not get access to add ons.
Please resolve these issues. I posted these questions before but get no reply.
Support,
Thank you for resolving the previous issues I had by suggesting that I activate CURL on my server environment:
Conflict with Download Manager 4.1.0 and WordPress JS Library?
Now I’m having a number of issues with getting shortcodes to work with Download Manager 4.1.1 along with a .cpgz issue.
All of the items below I have tried with both an Ubuntu Amazon cloud server environment and also with a local install on a Mac virtual host:
1. Frontend uploader – When I add [wpdm_frontend] to a page by itself all I get is a pink bar that appears in the content area.
2. File Tree – I started by adding [wpdm_tree] to a page by itself and only the shortcode showed up on the page. When I searched the support forum I read that the “WPDM – Extended Short-codes free add-on” is needed. I installed that and instead of displaying “[wpdm_tree]” like it did before the content area is now empty.
3. .CPGZ File Issue – This one is only an issue on the Ubuntu Amazon Cloud server because it works fine in my local environment. After creating a zipped package and downloading the package, once I open it up it turns into a .CPGZ file. In a previous post you mentioned: “it may happen if cache dir is not writable” ( http://www.wpdownloadmanager.com/support/topic/zip-download-converts-to-cpgz-file-when-downloaded/ ) What directory would be the cache directory? I recursively applied 777 permissions to the “File Browser Root” ( …/public_html/files ) however this did not make a difference.
Thanks for any help you can provide,
Mike S
I am trying to use Download manager with Amazon S3 add on which i purchased this morning.
I get this error in the S# panel in the edit page.. and can’t add files.
curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set in /home/addresss/public_html/wp-content/plugins/wpdm-amazon-s3/wpdm-amazon-s3.php on line 1883
Please help.
Sean
We have missed to add the condition for ftp url, please give me a temporary wp-admin login info in a private reply here, I’ll add it for you.
in case of remote URL, mutiple files download at a time is not possible and files are stored in remote location. but you can use individual download option. Anyhow [audio_player]
tag in page template will add playlist and should work fine. If you are facing problem with player, give me wp-admin login info in a private reply here, I’ll check.
This reply has been marked as private.