Hi,
Are you using the free Plugin or Pro? Do you want to download the file after some time, after download and resuming download the file? Generally, download link not expired for free version.
Thanks.
You can follow the link below documentation,
by default, you are using link-template-default.php for link template and page-template-default.php for the page template. As documentation, you have to copy the file in the theme directory naming a folder called download-manager, then paste it in tpls>page-templates for page template or tpls>link-templates for link template. And you have to replace [download_link]
with <a href="[download_url]" class="btn btn-primary">Your Text...</a>
in related PHP file.
Thanks.
Hi,
You can change it from Package settings > Link Label
Thanks.
Hi,
Do you want to change the Download text?
Hi,
You can simply delete the package from Download > All files.
and if you are facing another problem, let me know.
Thanks.
Hi,
Please see, I have created a package called test file, link and gave a featured image. And this is showing in the front end. Because of not showing featured image of your package in front view selecting page template called premium package, I am not sure this is a pre-built template or made template. I have not accessed for editing the template. Now you have to do in the template PHP file, just have to put, [featured_image]
in <div class='row'> <div class='col-md-7'> [featured_image] </div>
it will show the desired featured image. Please, let me know if it works for you.
Thanks.
Hello,
You can upload video files via upload > select file. Then you have to choose your page template > video player from package settings. If you want to increase the maximum file upload size, you can follow this link, How to Increase the Maximum File Upload Size in WordPress Download Manager
if then works, let me know.
Thanks.
I have understood your question, you can do it with allowing access option.
Thanks.
Are you looking for a such add on which will allow you sharing your files for specific authors? you will find such an option in File Hosting & Sharing Add-on. you can personalize your files & file access. Please see the demo in the given URL.
Thanks.
If this is showing up on a site’s front end, it may be wp-config.php
file issue. please edit in the wp-config.php
file, and find define( 'WP_DEBUG', true );
and replace it with this define( 'WP_DEBUG', false );
please let me know if it works for you.
Thanks.
Hi Jeffrey,
you may try order=”asc”, it will work for you,
[wpdm_category id="cicsl-manuals," toolbar="0" order_by="title" order="asc" item_per_page="20" template="link-template-calltoaction3" cols=1]
let me know if it is working for you.
Thanks.
Before the developer look on this question, you may try this shortcode also,
[wpdm-all-packages items_per_page="20" categories="name_of_category_slug" jstable=1 order_by="title"]
this working fine for order_by.
Which type of errors they are getting, i am using windows 10, working here fine. Can you give screenshot or details about what type of errors they are getting.
Thanks.
Hi,
You have to check like the below image option from ‘Enable Form Lock option’ and you have to select your desired form from the select menu. If you have already installed contact form 7 or Gravity form and created a form then, you will get option form from the select menu.
let me know you have any queries.
Thanks.
Hi,
I have tested with the latest version and gave different images for different downloads. And it is working fine from here. you can try it now. and let me know, if there any issue.
Thanks.
Yes, you can protect and assign different packages for different authors. And for an assigned package with the assigned author has control over it.
Hello Marco,
This add-on creates a parent category for each author, you can try it.
Thanks.
Hi,
It is possible, you can do it with File Hosting & Sharing Add-on. There you can give access to a user a particular package. You can also see a demo from the given link of this add on.
Thanks.
Yes possible, you can follow the link below documentation,
https://www.wpdownloadmanager.com/doc/template-files/
by default, you are using link-template-default.php
for link template and page-template-default.php
for the page template. As documentation, you have to copy the file in the theme directory naming a folder called download-manager, then paste it in tpls>page-templates for page template or tpls>link-templates for link template. And you have to replace [download_link]
with <a href="[download_url]" class="btn btn-primary" target=_blank>[link_label]</a>
in related php file.
Thanks.
Are you looking for single page or details page?
You can open document file via check this option, in Settings > Basic,
Thanks.
Hi,
Are you searching for an individual item will download via a new tab, you can use this shortcode
[wpdm_direct_link id="Package ID" target="_blank" label="Download Me!" class="css class names" eid="element-id"]
let me know if this works for you.
thanks.
Hi,
Check the latest version of WordPress Download Manager. You will not be notified via History panel if the same IP download the same file many times.
Thanks.
Hi,
I have checked my site with your WPGlobus plugin. Which you have wanted the contents of the link template translation is working fine now, I have checked with both plugin latest version. Please check now, if there are remaining any issues.
Thanks.