- Clone the link template
- Replace
[download_link]
with [download_link_popup]
- Save as a new template
- Use the new template with your short-code
Or, Please give me temporary wp-admin login info in a private reply, I’ll do that for you.
Here’s the Link Template code:
<div style=”border-bottom: thin solid #D3D3D3; padding-top: 10px; padding-bottom:6px;”>
<div style=”max-width:25px; max-height:25px; display:inline-block;”>[icon]</div>
[title]
<div style=”float:right; display:inline-block”>[download_link]</div>
</div>
I see the files and directories now work, but an=m getting a “file not found” when trying to download a linked file.
Thank you.
1. Yes, there is an addon for that. Archive Page/directory Addon ( Check details here http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/)
2. Use email lock feature. A download link will be sent to user after submitting email. But not the file.
Hi – I’m currently experiencing problems with some of the downloads on one of my sites. You can see the page here: http://familyimpact.org/resources/family-impact-resources/.
There are a list of downloads, all of which are created as packages in exactly the same way. They are simple PDF documents that the site visitor needs to complete a form (using Form Lock) supplying their name and email address in order to access. If you click on any of the download links on that page you should get a pop up form asking the site visitor to subscribe to download. This seems to happen sometimes, but if you click a few of the download links on that page you will soon get a pop up box that instead of the standard form is a pop up box that says:
<BUTTON TYPE=BUTTON ID=’CLOSE’ CLASS=’BTN BTN-LINK BTN-XS PULL-RIGHT PO-CLOSE’ STYLE=’MARGIN-TOP:-4PX;MARGIN-RIGHT:-10PX’><I CLASS=’FA FA-TIMES TEXT-DANGER’></I></BUTTON> DOWNLOAD ADVENTURE UNLIMITED
See attached screenshot for how this appears.
The strange thing is that the error is not reliably replicated. You could easily click on that top resource (Adventure Unlimited) and get the subscribe to download form appear exactly as it should. But if you click on a few different download links on that page you will see the CSS pop up instead of the form, even on a download link that previously displayed the correct form.
I’ve updated the plugin and addons to the latest versions and still seeing exactly the same issue.
What’s going on? How can I resolve this?
I have got the exactly the same error message after upgrading to the latest release this morning
Argument #2 is not an array in /home/woody/public_html/wp-content/plugins/download-manager/modules/server-file-browser.php on line 8
I don’t want to to go edit this file, as I assume you are going to fix this error?
This error also seems to have the knock on effect of not being able to add links to posts and search for images.
I just updated as well. The only issue I ran into is that the Excel icons no longer show in the links to the downloads. None of the icons show in the plugin itself in the list of downloads. I updated a few downloads to re-apply the icon. In some cases that does resolve the issue, in some cases it does not. Can you create a fix for this issue in another update ?
Hi,
the function download by like with facebook doesn’t work fine.
I can’t see the content in the layer, and I have to click twice on the download link, to see any content.
If the users clicked on like, the box is empty, or I can’t see the content.
Is there a solution for that? css?
I use the theme ronneby
Thanks
Stefan
I got some good news via email!!!
“Don’t worry, we are already adding option to email download link with form lock rather then download instantly, and update is coming within this week ๐ ”
And
“now the download link has a usage limit 3.”
These two things, form with email link, and limited use link in email solves every problem I have….
Thank you!
Hi,
i have a big problem with a User Dashboard link in User Dashboard page.
I have created a page with shortcode [wpdm_user_dashboard], the page is generated but the left link don’t works.
Edit Profile, History download navigates to 404 error page.
Why?
Is problem’s permalink?
Thanks a lot
However, we are adding some new option with form lock add-on, like start automatic download on for submit and email download link rather than downloading file instantly like email lock.
Not yes, but we are already adding that instant auto download option and email download link option with the add-on and update is coming within this week.
This reply has been marked as private.
Sorry not clear, I see download pages are downloads are working fine. I’m not seeing link http://www.looopcreative.com/?m=20150323 anywhere in your site. However please give me temporary wp-admin login info in a private reply to check it in details.
Okay, I’m getting closer on my own.
I see in http://www.wpdownloadmanager.com/doc/settings/basic-settings/ that there should be on option to “Show Only Login Button Instead of Login Required Message”, but I don’t have that option/link showing on my settings page.
I tried using this code but it redirects to a package page instead of doing a direct download.
<div class=”w3eden”><i class=”fa fa-lock”></i> Login to Download</div>
shahriar,
When I do this it goes to a page. I wanted it to just start downloading when you click the link.
Is there away to do that?
Thank you for your time
@Chris, Direct download link shortcode is [wpdm_direct_link id="package_id"]
See attached LoggedIn image for the link that appears when logged in. I like this just fine.
However, when the user is not logged in, a large panel appears with a message and a login in button (see NotLoggedIn image). What I want instead is a simple button that says “Log in to download”, which would allow the user to log in and then immediately download.
Is this possible?
Here is my template code:
<div class=”wpdm-link-tpl link-btn [color]” data-durl=”[download_url]” >
<div class=”media”>
<div class=”pull-left”>[icon]</div>
<div class=”media-body”><strong class=”ptitle”>[title] <span class=”label label-default” style=”font-weight: 400;”>[file_size]</span>
<div>[download_link_extended]</div>
</div>
</div>
</div>
<div style=”clear: both”></div>
I have a similar need, but to only to direct download one file. So as an example, you hover over a wp download link on the front end you will see a “#” instead of the download URL. Anyway to display the direct download URL on the front-end?
Shaon,
More I think about I really think my use for the limit is more something I would want and don’t think it would work for all users.
So please give it no more thought to that.
Thank you for you time.
Hope to see Direct Link Download in release soon.
@substance151 I am even more frustrated because I asked this before I purchased.
I’d like to think what I want is simple.
Customer wants a download (Demo or otherwise), fills out a form, receives an email (that we can customize to look professional), and clicks the link in the email.
At the same time we get an email with all the info in the form and everyone is happy.
I bought the Pro Pack (seemed like a good deal at the time) . I will check to see if the custom fields addon is included.
-Richard
You can control email content from Form Plugin (because mail is sent by Form Plugin, not Form Lock addon), Form Lock does not control it. After submitting form WPDM unlocks download link of that package.
Three is no option yet to combine two buttons.