by “simply add/attached file as URL.” , I meant to add from here:

		
	 
 
		
			
	
	
		
		Hi,
 When selecting the browse tab, the window is blank with no options. The directory url is set in the settings. Even when I manually add the directory nothing happens. Please help.
thank you
		
	 
 
		
			
	
	
		
		Hey Shaon, theme developer here,
ok, so here is the deal.
I will try to explain problem again:
So lets take for example this link: http://teetoolkit.com/?wpdmdl=462 this is the URL that your plugin generates. It links to a file that is on Amazon S3, and its uploaded there with the add-on for your plugin. Now if you try to copy the above link in your browser you will be able to download the file. Which is not good, because I’ve added to the “Allow Access:” section of your plugin option that only Administrator and Subscriber can download that file. But as you can see here, that does not work.
Also MagicMembers are disabled so they are not interfering, I already tried this with the default theme and the result is the same. So please don’t tell me that this is because of MagicMembers or the theme. Because it is not. Something is wrong with your plugin and we want you to fix it, so we can make site go live.
I will not even go into the other problem – which is that the download counter isn’t working for S3 downloads. We’ll deal with that later, after the file protecting issue is fixed.
P.S – download counter and file protection works just fine if the file is hosted on our server, so that’s one more piece of evidence that nothing is wrong with MagicMembers or the theme. The problem is either in your plugin or in the S3 add-on to your plugin. Which ever the case may be, you have to fix it. 
Thanks,
Regards,
Ivan Doric   
		
	 
 
		
			
	
	
		
		This reply has been marked as private.
		
	
 
		
			
	
	
		
		Ok, what url am I adding in the app settings?
		
	 
 
		
			
		
			
	
	
		
		it is actually no an error with wpdm pro. you simply need to update your facebook app, add the url in fb app settings.
		
	 
 
		
			
	
	
		
		yes, simply add/attached file as URL. That will resolve your issue.
		
	 
 
		
			
	
	
		
		checking categories & previews
wpdm:show_quota
wpdm:show_counter
wpdm:sourceurl
Those fields are not available in pro
you can map uid with post_author
“Add Custom Field” doesn’t support array still now.
		
	 
 
		
			
	
	
		
		Thank you. 
Working: wpdm:access
Not working: Categories – The only option in the upload list to map to is “Category”. When I do that it adds the Category in posts. However, I believe you have your Custom Post Type set with a Custom Taxonomy of wpdmcategory to manage categories. So I do not have the option to map categories to that. 
Additionaly, The following are not important to me but they are also not in the list of item that can be mapped.
wpdm:show_quota
wpdm:show_counter
wpdm:previews
wpdm:sourceurl (not sure if this is needed)
wpdm:uid (not sure what this is)
wpdm:update_date
Lastly, I see you have “Add Custom Field” as an option in the mapping list. How do I use this and can it be used for an array? For example I have the “Advanced Custom Fields” plugin too and I would like to be able to map to those advance field but they are stored as an array in one custom field called __wpdmpro_custom_fields. Is this possible or could you add something that would handle this?
Thanks again for all your help.
		
	 
 
		
			
	
	
		
		#6. please show me in a exmaple url
#7. extremely sorry, not clear, may you please explain little more. Anyhow, they need to be registered user to set as post author
#10. you need to add [Eps Bimaye]  as submenu from menu manager.
		
	 
 
		
			
	
	
		
		This reply has been marked as private.
		
	
 
		
			
	
	
		
		This reply has been marked as private.
		
	
 
		
			
	
	
		
		no, I’ve updated the add-on.
please give me the music page url.
		
	 
 
		
			
	
	
		
		actually add-on doesn’t have anything to do with http headers when it is coming from remote url.
		
	 
 
		
			
	
	
		
		no, now it shares the package url only, anyhow I’ll add the url change option with next update :).
		
	 
 
		
			
	
	
		
		if you want to open, you need to upload file using media uploader, then add the file url with your package, otherwise it always will download.
		
	 
 
		
			
	
	
		
		You may use http://awesomescreenshot.com/ for sending screenshot url.
#1. delete free version and install download-manager-4.1.4.zip
#2. Please delete wpdm-m24x.zip, please download migration add-on from here http://wpdownloadmanager.com/download/copy-to-pro/ and install
#3. expo.zip is a theme specially designed for wpdm pro 
anyhow if you still need help with setup please send me wp-admin login info in a private reply.
		
	 
 
		
			
	
	
		
		Hello, I have a package that requires the email to get access to download button. Since wordpress 3.9.2 it seems the final page after the submission of email address returns an error all I got now is : {“error”:”<div class=\”alert alert-success\”>Download link sent to your email!<\/div>”,”downloadurl”:””}
		
	 
 
		
			
	
	
		
		Can someone please tell me how to have one download per line other than the [wpdm_package id="package-id-here"] short code?
I would like to list all downloads in a category, one per line as in [wpdm_category id="my-slug-name" template="see below"].
How can I change my link template to do this? Any help would be MUCH appreciated.
<div class=”media-body”>
    [icon]
    <div class=”media-body”>
    <h4 class=”media-heading” style=”padding-top: 0px;border:0px;margin: 0px;”>[title]</h4>
    [download_link] <i style=”margin: 2px 0 0 5px;opacity:0.5 class=”icon icon-th-large”></i> [file_size] <i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”icon icon-download-alt”></i>
    </div>
</div>
<div style=”clear: both; padding: 20px; 20px;”></div>
		
	 
 
		
			
	
	
		
		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?