Please follow the steps here #45204 or please contact your server support about the $_GET
variable issue.
wpdm_direct_link
is only usable for public downloads. For protected files, you have to use short-code [wpdm_package id='ID']
, But if you want a direction, there will require custom coming, an action hook for that will be available from next update.
So I’m not sure if there’s an issue with my site or if the download link that is created from [download_link] is supposed to end up just being plain text? I was hoping it would be using the Link Template I have selected for that package to show some sort of fancy download link. The link can be found at the bottom of every package.
You can view my test package here with the download link at the very bottom in plain text:
http://northwesternmedicalreview.com/index.php/download/anatomy/
Any way to make it use a link template?
Thanks
Please use order_by="download_count" order="desc"
, Ex:
[wpdm-archive button_style="default" link_template="link-template-panel" items_per_page="10" category="category-slug" order_by="download_count" order="desc"]
This reply has been marked as private.
Hi team,
This is reminding me of my Joomla days which I don’t miss at all 🙁 Besides the plugin conflict posted on another thread I also had several issues that lead to an entire day wasted.
1) WPDM Button Templates didn’t work for me and there’s no documentation
2) Trying to install WordPress Download Manager Special Pack ( wpdm-advanced-custom-fields.zip ) via Settings Updates failed even though the system said it had been installed. Sorted by downloading and uploading plugin.
3) Tried to setup WPDM – Advanced Custom Fields to display extra fields on Email Lock but even though I have created a new group and field, the Email Lock Additional Fields is not showing any options on the popdown. Again, zero documentation on how to use custom fields with Email Lock.
4) To make matters worse WPDM – Advanced Custom Fields won’t let me delete fields and groups. Spinning wheel and “Please Wait” forever…
I really need to be able to add custom fields to Email lock so please advise or send link to instructions.
My question is same above. Please help me code in link template to open link download in new tab. Thanks so much indeed.
Hello
We are using Download Manager for the Resources section on our site. For the most part we are making files available for download, such as PDFs, Word-Docs, etc. However, we would also like to list links to external websites as well. How can I make links to external websites via Download Manager?
Thanks
You need to use function \WPDM\Package::Create($package_data)
to create a new package.
And $package_data
array is like this:
$package_data_core = array(
'post_title' ► '',
'post_content' ► '',
'post_excerpt' ► '',
'post_status' ► 'publish',
'post_type' ► 'wpdmpro',
'post_author' ► get_current_user_id(),
'ping_status' ► get_option('default_ping_status'),
'post_parent' ► 0,
'menu_order' ► 0,
'to_ping' ► '',
'pinged' ► '',
'post_password' ► '',
'guid' ► '',
'post_content_filtered' ► '',
'import_id' ► 0,
'files' ► array('file_path_1', 'file_path_2'),
'fileinfo' ► array(),
'package_dir' ► '',
'link_label' ► __('Download','wpdmpro'),
'download_count' ► 0,
'view_count' ► 0,
'version' ► '1.0.0',
'stock' ► 0,
'package_size' ► 0,
'package_size_b' ► 0,
'access' ► 0,
'individual_file_download' ► -1,
'cache_zip' ► -1,
'template' ► 'link-template-panel.php',
'page_template' ► 'page-template-1col-flat.php',
'password_lock' ► '0',
'facebook_lock' ► '0',
'gplusone_lock' ► '0',
'linkedin_lock' ► '0',
'tweet_lock' ► '0',
'email_lock' ► '0',
'icon' ► '',
'import_id' ► 0
);
This reply has been marked as private.
You provided both same link. Both are download links. Please provide me your temporary credentials info using private reply to check the issue.
Thank you.
Hi Shaon!
Can you help me how to creat a broken link report button for each file download?
Regards.
Xuan Chinh
You may upgrade to special pack from here http://www.wpdownloadmanager.com/download/wordpress-download-manager-special-pack/ , that will be a better choice, there is a link to upgrade by paying difference.
We can’t seem to get the form lock plugin to work.
When locking with a (Ninja) form the download is not provided after the form is completed. Also, when the option to send the link is selected, no link is sent.
Wondering if we’re doing something wrong or if someone has some better instructions than we found on the plugin site that might help, please?
Seems like Plugin Name: “WPDM – Extended Short-codes” adds the following code (starts on line 500):
`
function wpdm_popup_link()
{
//return;
?>
<div class=”w3eden”>
<div id=”wpdm-popup-link” class=”modal fade”>
<div class=”modal-dialog” style=”width: 750px”>
<div class=”modal-content”>
<div class=”modal-header”>
<h4 class=”modal-title”></h4>
</div>
<div class=”modal-body” id=’wpdm-modal-body’>
<p><a href=”http://www.wpdownloadmanager.com/”>WordPress Download Manager – Best Download Management Plugin</a></p>
</div>
<div class=”modal-footer”>
<button type=”button” class=”btn btn-danger” data-dismiss=”modal”>Close</button>
</div>
</div><!– /.modal-content –>
</div><!– /.modal-dialog –>
</div><!– /.modal –>
</div>
`
Deactivating it solved the issue
sucks.
Looking for a follow up to my last question. I have lots of readers contacting me saying they are not getting their download or are not able to download through the link options. Please advise.
Where you want to show, for link and page template, please follow the docs here:
Templates
This reply has been marked as private.
Yes you can replace the text from settings.
GO to admin->download->settings->Basic->Messages (set the link)
If you need help in setting up please provide your login credentials using private reply.
Thank you.
Looks like you added some JavaScript somewhere in your theme to change the wpdm download link behavior , that is what causing the issue.
This reply has been marked as private.
On my single package page I can download files individually but when I use
the ‘Download All’ button to download all attachments in a single zip file,
the link opens up a new page with this error:
Please activate ‘zlib’ on your server.
I saw other answers and I enabled zlib on my server but still not working.
Also: In WP Administration Area in the Attach file box inside a package
I can’t see the content inside the tab Browse (see attachment).
Maybe it’s caused by the same problem.
Any ideas?
Loos like you forgot to follow step 3
3. Enable the Google Drive API – follow the link to enable a new API. You might need to first follow the “APIs and Auth” link under the “APIs” menu to find the right button and Find ‘Drive API’ and ‘Google Picker API’ on the list of services, Click “Off” button on the right to “On” it
You need to enable ‘Drive API’ and ‘Google Picker API’
Thank you.
Document links are all messed up possibly sense update. Old download posts link properly to the file. Newer ones now go to “File-not-found.txt” or “Failed to load PDF document Reload” Or download a file that says “„
endstream
endobj
startxref
116
%%EOF
”
What the heck is going on. Please help.