Hi Shaon,
I have the same issue in version 4.0.4, icons not working even if I uploaded them and select, still the default ones appear. Does this code still need to be adjusted as explained above ? I opened wpdm-all-downloads.php but I think the line 30 and 31 is no longer valid, I mean I guess it must be probably edit in another line. Could you please help?
Also, can you please explain how to hide no of files and no of downloads so that they are not visible? Thank you
sorry for the issue, we update the add-on but missed to update link in all add-on pack. anyhow you can download now.
I just got purchasing and I am not able to download all of the files associated with my order / account. For example, when I go to download protect hotlink plugin / addon, all I get is a file downloaded named “file-not-found.txt”.
Hi,
The MP3 player seems good but I don’t see how you can individually download those files as the admin CP suggests – http://unofficialmills.co.uk/mp3downloads/download/january-2014-podcasts-2/
if its to remove packages that users don’t have permission to login to your admin portal, select settings from the download manager section, and you will see an option which is called When user is not alowed to download: under access settings. Change this to Hide Everything, this will remove the package form the search results unless the user has access to the package.
Borsato is it all results you want to remove, or just packages users don’t have access to ?
When on a category, all downloads are shown. I want to sort the downloads by subcategory and show the subcategory title above.
See screenshot.
Also, the first subcategory is called ‘Datasheets’, but the first downloads visable are from the subcategory ‘Manuals’. Is there a way to manage this?
I did some more research and I managed to fix the problem.
The archive add on uses jquery to show the downloads. When you call the Archive layout the way I did, the jquery from wpdm-archive-page.php is not being loaded. Therefore, the downloads will not be shown.
I copied the jquery part from wpdm-archive-page.php to my archive.php template file. (thats the page template that’s being used and that’s where I have the IF statement, mentioned above.)
Now everything seems to be working fine.
Hi,
I upgraded yesterday from v388 to v405.
I’ve done the migration and I’ve gone through the pages where downloads appear and changed their ID numbers to the v405 numbers.
I’ve downloaded and activated all the new add-ons such as image buttons.
But I still can’t get the download links to appear on the pages. I just get a blank space where the link should be.
When I go into Downloads – Templates and click on preview for any link or page template the preview box appears but it’s blank.
I’ve obviously missed something in the settings somewhere but I’ve spent 12 hours working on this now and am going round in circles.
Any ideas would be appreciated.
🙂
I’m experiencing some problems when using the Archive Add On for categories.
Here is an example page: http://wptest.alcadis.nl/downloads/was-105r/
1. On a Category Page, there are no downloads being displayed
2. On a Category Page, when clicking a subcategory, you get redirected to a NEW page. I don’t want this. I want to load the subcategory in the same page. (like it’s done here: http://demo.wpdownloadmanager.com/wpdmpro/archive-page/).
I use the following code to show the Archive Add On when you click on a category:
if ( ‘wpdmpro’ == get_post_type() ) {
$q_object = get_queried_object(); //gets the current object from the custom post type ‘wpdmpro’
$slug = $q_object->slug; //gets the slug
echo do_shortcode(“[wpdm-archive category='”.$slug.”‘]”); //uses the shortcode and takes the slug we just called
}
Now, when I use the shortcode ( [wpdm-archive category=’category-slug’] directly in a WordPress page, both problems don’t occur.
Example here: http://wptest.alcadis.nl/support/
Can you tell me what the problem is and how to fix this?
Thanks
sorry, got the issue, will be ok with next update, but if you want to know the fix, here it is,
1) open wpdm-all-downloads.php
2) go to line # 69, it is now there 'total' ► $total_files/$items,
3) replace it with 'total' ► ceil($total_files/$items),
I have been using Download Manager Developer for a client’s site. It has been installed and running for approx 1 year (ver 3.3.6). I am now redeveloping the site and have updated the beta build (different web server) to 4.0.5. I am attempting to migrate the current downloads to the new server, but seem to be running into an issue. The original site has a folder that resides outside of the public_html folder so we can serve up secure files. I have added the string to the “Local File Root” field, but am unable to view the files in the “Browse” window under the package dashboard.
Any help would be appreciated.
I have a download page to be able to download all available files. But in the title column the link isn’t a link. As you can see at
http://blog.compower.org/downloads/ the HTML code for the title misses a < in the code…
<a style="color:#36597C;font-size: 10pt;font-weight: 300;"
href=’http://blog.compower.org/download/enable-deduplication-windows-8-1/’>Deduplication for Windows 8.1
I think there is a bug here because I see the same behavior. The sub-categories don’t display and I still get all packages not just the category I used jn the shortcode. If I change the shortcode to say category=118 for the id, I get the subcategory buttons, but I still get the complete list of downloads instead of just the ones in the category.
hey Shaon,
When I said it “should be” appearing to the left of the download button I was reciting from memory what it used to look like. In fact, it could very well have been to the right of the button I’m just not sure anymore. All I know is the icon just stopped showing up altogether. I tried moving the code of the icon as you suggested above just to see what would happen but it’s still not appearing.
Did you see the icon when you went to the site?
Debbie, you have me terrified … of updating. Did you have to redirect all of your downloads? Was it worth it?
Could I pay you to customize wpdm-all-downloads.php so that i would display the package description? I really need this feature. Please contact me.
you need to edit wpdm-all-downloads.php
for that
I updated to 4.0.4 and am still seeing the issues. Additionally, on my downloads page I see things like “0 download” instead of “0 downloads” and “download” with no counts. There is also a CSS spacing issue after the download icon.
I have attached screenshots.
there still showing some js error, thats why archive page add-on is not working:

Anyhow please send a temporary wp-admin login info to support@wpdownloadmanager.com to check it in details.
The shortcode [wpdm-archive category=”category-slug”] is not working.
When I put in a category-slug, all the subcategories (buttons) disappear. Also it shows ALL downloads, in stead of just the ones in the category.
Is there a fix to this?
UPDATE:
I fixed this problem, but another one occurs.
This is my code:
if ( ‘wpdmpro’ == get_post_type() ) {
echo do_shortcode(“[wpdm-archive button_style=’default’ link_template=’link-template-panel’ category='”.$str.”‘]”);
}
When I’m on a wpdm archive page, It used the shortcode. Where $str is the category slug.
My problem now is, it is still showing ALL downloads (not just the one in that specific category) and the buttons with subcategories disappeared.
How do I fix this?
EDIT:
You can mark this as solved. I made a new thread for this new issue.
not running the wpdm-m24x.php you musst install this addon.
Upload the folder wpdm-m24x on your wabspace. Path: /wp-content/plugins
Go to your Plugins page activate wpdm-m24x
Go to your Doiwnload Manager settings page serach Migrate Klick on Migrate > select your downloads to import and klick Save Settings.
I downloaded the update though not sure I have the upgrade page in the right place.
#1 Plugins page says 4.0.4
#2 All downloads are gone.
#3 running the wpdm-m24x.php page shows a blank page with an error in Firebug: The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol. Line 0
Change your link tamplate.
Got to Dashboard > Downloads > All Packages > Edit your File > Change > Link Template to whatever you want.> test them.
If you want I can help you to modify your template.