This reply has been marked as private.
This reply has been marked as private.
Hi, I want to change some part of the plugin in french, especially the part DOWNLOAD to TELECHARGER.
NUMBER OF DOWNLOAD, 16 downloads ..
Thanks
If you are using multi-site structure, you don’t need additional add-ons, you simply need to activate wpdm in each subsite separately, Admin of any subsite will be able to manage his category and downloads the way they want, as items of one subsite doesn’t interfere with items of another subsite.
But,
#1. if you want to allow the admin to edit categories from front-end, what will require some customization ( Around 3 hours ). = $225 – https://www.wpdownloadmanager.com/download/custom-upgrade-service/
#2. You will need developer license of WordPress Download Manager = ( Upgrade price is $175, upgrade link https://www.2checkout.com/checkout/purchase?sid=1560048&quantity=1&product_id=6 )
So, total cost is only $400, you even don’t have to go to bank, a punch from your credit card corner will be enough 😀
Ok i did it, copy the file wpdm-all-downloads.php,…
But now?
I’m trying, but i didn’t find how to do it in the code. Can you help with this?
Thank you very much Shaon, as I get familiar with this product while setting up my new site I see that it is every bit as valuable and well built as I expected.
It is forcing me to extend my coding skills too. I’ve read up on the Combinators for Selectors so I completely get the formatting now. Because you’ve laid everything out so well it is really actually quite easy.
The last question I have for this thread is this:
I cannot get the font color to change for the actual [Page_Link]. I this becasue it is inside a shortcode?
I thought the complete identifier for the css element was:
.col-md-6 .thumbnail .media .media-body .h4 {
color:blue;
}
But no combination gets the font color to respond.
My Link Template code:
<div class="col-md-6">
<div class="thumbnail">
<div class="media">
<a class="pull-left" href="[page_url]">[icon]</a>
<div class="media-body">
<h4 style="padding-top: 70px;border:0px;margin:0px;">[page_link]</h4>
[download_link] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i></br>
[file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-download-alt"></i></br>
[download_count] downloads
</div>
</div>
</div>
</div>
.
Other options will come with add-ons. However, here are some awesome free add-ons:
https://www.wpdownloadmanager.com/downloads/free-add-ons/
BTW, if you are looking for “Premium Package” option, please install this add-on:
Premium Package – WordPress Digital Store Solution
Hello
I try to discover how to have customer account and manage downloads from frontend.
But the shortcodes doesn’t work and there are errors in code of your main module.
For example profile doesn’t appear at all.
Manage download page, do not display files, not able to upload file.
Best regards,
Thierry
Hi Shaon,
I follow the step #3 under this link: https://www.wpdownloadmanager.com/doc/template-files/ I did changed in my file which is wpdm-all-downloads.php after saved it nothing gonna work. How to activate it to work?
Also how to change the “Download link” to redirect Packages same with the Title link?
Please advice!
Best Regards,
David
Yes, you can change table view, but you need to edit code for that. The template file is /tpls/wpdm-all-downloads.php
, please follow the instructions at step #3 here:
Template Files
This reply has been marked as private.
When here someone says, if this add-on will work with old attachments/links/downloads, we take it as, he is already using download manager and talking about the data he already added, but no problem, if you don’t need it, I shall ask financial section to cancel your purchase, please give me your order ID in a private reply.
Actually does not count anything now!
The reason is that when you put the return true;
so early the following command does not run!
update_post_meta($pid, '__wpdm_download_count',intval(get_post_meta($pid, '__wpdm_download_count', true))+1);
I just comment out the following lines and everything is working! Total downloads are counted and downloads per day are NOT counted!
//$wpdb->insert("{$wpdb->prefix}ahm_download_stats",array('pid'►(int)$pid, 'uid'►(int)$uid,'oid'►$oid, 'year'► date("Y"), 'month'► date("m"), 'day'► date("d"), 'timestamp'► time(),'ip'►$ip));
I see that it is not possible, but I do want to have custom data displayed which include: custom taxonomies, custom column in the download table to display the language of the file, add a favourite button using the favoriteposts.com plugin and adding a video preview to all the video’s downloads which are hosted on Vimeo. How would I go about this when I can not use normal PHP? It can’t be that I am the only one who wants this?
Can I create some sort of function and load that using your weird shortcode method?
Thanks for the link, but like I told you I already am using the template overwrites in my child-theme
You need to edit wpdm-all-downloads.php
, please follow the instructions mentioned at steps #3 here:
Template Files
Hi Guys,
Which files should we access to edit the appearance/layout of the table indicated in the attached image please?
Online, it’s located here: http://cprm.org/documents/
We want to remove some items like PDF icon, number of downloads, category column etc.
For the link or page templates it’s easy. But I can’t find the correct file(s) for this table template, which is created using the shortcode
[wpdm_ms_packages jstable=1]
Thank you!
Greg
You simply need to use category shortcode. Doc:
[wpdm_category] – Query All Downloads From One or More Categories
You can use following add-on to generate shortcode easily:
Advanced TinyMCE button
I see all order completed successfully and downloads are linked properly, may you please give me a customer account login to check the issue from an existing customer account.
I have a licence renewal nag screen on stsrt.
Its asking for the renewal for the all addons package which I already purchased in October last year.
Something is wrong with the date display on the downloads section as the date is for 2016 instead of 2017 and the download is still green.
Please find copy of the invoice
Thanks
Nothing was wrong, 2 notifications the add-on’s feature, most users need it :), #1 is when user fill the form and submits and #2 is when any user actually downloads the item.
I couldn’t search your forums so I’m not sure whether this solution has been provided before.
Two parts to this:
Part 1
When I import this file as a test:
https://docs.google.com/spreadsheets/d/1wZFdiOPR4SLJU2IuL1LLyEMrCi7N8SOnwl1ujtAqbS4/edit?usp=sharing
It immediately redirects to the Downloads > All Packages tab instead of allowing me to complete steps 3 – 6 as stated here: https://www.wpdownloadmanager.com/doc/bulk-import/
The file I’ve entered in the heading files is not linked to the downloads either.
The files are all in a folder called coc in the root WordPress folder.
How to I get the files to attach to the imported data?
Part 2
The file I’m importing has 1000 rows in it. Somewhere between importing 300 – 500 rows I get a 500 Server Error and the import stops. It’s never consistently breaking on a certain row, each time I run it a different amount of rows are imported.
What is causing this to crash? Is the import not built to handle large batch files?
Please let me know how to fix both issues. Thanks.
This reply has been marked as private.
As I mentioned, I am using the latest version. From your downloads page this morning – version 4.6.3. Also, this site is not public, so I can’t provide you with access. However, a few pieces of information for you:
1. The problem is NOT our firewall. The firewall configuration has not changed in 3 years. The Download Manager software has always worked prior to this latest version.
2.. Your own support forum is filled with other people having the same problem. I noticed at least 6 different people reporting this exact problem in the last few days.
3. I am using the latest available version of Download Manager and I still have the problem (so do many other people).
Please fix this issue (via software patch, issuing a new license key or something) so that your customers can get back to doing their jobs instead of trolling this support forum trying to fix something that is out of their control.
Is there a method that I can use to bulk create thumnbnails? I have over 600 jpgs for which I would like to show previews, but creating thumbnails manually takes an enormous amount of time.
Is there not perhaps another plugin that can be used to create the thumbnails and then I use the csv bulk upload facility to add the thumbnails to the downloads?
Would really appreciate some assistance on this.
Thanks
Martin Duys
Hi,
we have a big problem since we updated to 4.6.3. The code [thumb_gallery_50x50] does not work, the images are not resized and the whole page is a mess. We need to fix this issue fast, our customers are calling and writing us all day long.
We use this template:
<div class="clear"></div>
<div class="row">
<div class="col-md-12">
<div class="thumbnail">
<div class="row">
<div class="col-md-3">
[thumb_200x200]
</div>
<div class="col-md-5">
<a href="[page_url]"><strong>[title]</strong></a><br/>
[excerpt_200]
<div style="margin-top: 10px;">
[thumb_gallery_50x50]
</div>
</div>
<div class="col-md-4">
<table class="table table-bordered table-striped">
<tbody>
<tr><td>Dateigröße</td><td>[file_size]</td></tr>
<tr><td>Downloads bis heute</td><td>[download_count]</td></tr>
<tr><td>Zuletzt aktualisiert</td><td>[update_date]</td></tr>
<tr><td colspan="2"><a href="[page_url]"><strong>Dokumente anzeigen</strong></a></td></tr>
</tbody></table>
</div>
</div>
</div>
</div>
</div>
<hr noshade="noshade" size="1" />
WordPress Version 4.7.2