Hi
I installed Download manager on a site I am developing which is currently in test phase. I am unable to activate any downloads which were wokring originally. When you try and click on a download the screen goes grey and the pop up window fails to open.
A typical page of the website is http://test.mukl.com/2012/07/25/03-1753-nc/
The section of HTML for the table and download s
Downloads – Drawings, Guides, Leaflets
{wpdm_category=03-1753-nc}
Any help would be appreciated
Thank you in advance
Gerard Lamle
Here’s an example:
http://www.onelittlebirddesigns.com/downloads/free/
In the back-end of the site, the URL listed for this package is: http://www.onelittlebirddesigns.com/download/cut-out-like-me-inner-shadow-styles
But on the front-end, that package is linked as: http://www.onelittlebirddesigns.com/cms/download/cut-out-like-me-inner-shadow-styles/
That link goes to nowhere, on account of the /cms/ directory being inserted into the generated URL – which shouldn’t be there. The link in the back-end is the correct one.
I assume it’s also the reason why none of the custom templates (or even the default ones) will load and all my pages render with a standard template. It’s probably NOT looking into the /cms/ subdirectory, which is where the plug-in is stored?
Also if you follow the correct link: http://www.onelittlebirddesigns.com/download/cut-out-like-me-inner-shadow-styles/
You’ll see that it’s also inserting the /cms/ directory into the generated download link: http://www.onelittlebirddesigns.com/cms/?wpdmdl=14
It should be: http://www.onelittlebirddesigns.com/?wpdmdl=14
Both of them actually work for reaching the download, the problem is that the incorrect one takes longer to load, and also I don’t want that subdirectory displayed in any links on my site.
please unzip it first, you will see 3 packages there. install v3.3.5.rc1. please delete free version first if already installed.
install other add-ons from here, http://www.wpdownloadmanager.com/downloads/add-ons/ for copy data from free to pro, tinymce button, download button image …
1) install and activate image button add-on.
2) go to admin menu Downloads Settings Buttons Tab
3) Select (just click) a button image
4) or upload your own image and select
5) Save Changes
That’s all. All of your download link should show with that image.
anyhow next update of wpdm pro will have new option to use image directly with download_link tag like this:
[download_link image-url-here]
OK I have been able to also see that the Addons in the special gift pack are not showing up either. This is a weird issue, because i am able to get the free version in the WP Repo to work flawlessly.
To elaborate a bit more:
I am using WordPress 3.5, with multi-site (directories) enabled. This is the only site on the network, and I have super admin role/capabilities.
Once the plugin is installed, and network activated, I am able to see the “Downloads” menu item it in the ‘sub-site’. But the plugin does not show up in the “plugins” section.
This kinda makes sense though if the issue is in-fact some weird permissions thing
To fill right side, just try select another link template for that category.
And if you looking for premium theme, specially optimized for wpdm pro, you may check here:
http://www.wpdownloadmanager.com/downloads/themes/
Update: OK, Things seem to be downloading fine now (strange) so that bits fixed.
Am I able to just display the folders in the tree view without all the documents underneath too. All the documents are in categories but for some reason show in the category list as well as underneath the folder structure
already did that Shaon, the base url slugs are “downloads” and “download”.
I have a page called downloads, but still somehow the “wpdmpro” page pops up, without anything in it. I have defined two categories that do not show up on that page.
It seems that templates are just for links and places that the package is promoted. Is there a way to customize the appearance of the details page. For example, we want to allow individual file downloads, but there are no passwords. It looks odd to have a table with a blank column for password. Also, we do not need the download button for the zip file. Also, we’d prefer that the row for stock not appear in the other table. What’s that supposed to be for anyways?
How do you have all the downloads on one page? I have twenty files but they are broken up into 2 different pages and I’d just like one. Thanks in advance
Interesting, if I disable all my plugins except WPDM. I’m left with this –Warning: Invalid argument supplied for foreach() in /home/cupe905/public_html/wp/wp-content/plugins/download-manager/functions.php on line 1632
Warning: Invalid argument supplied for foreach() in /home/cupe905/public_html/wp/wp-content/plugins/download-manager/functions.php on line 1632
Warning: Invalid argument supplied for foreach() in /home/cupe905/public_html/wp/wp-content/plugins/download-manager/functions.php on line 1632
Another Category
Password Protected
Members
Public
All Downloads, short-code
Warning: Invalid argument supplied for foreach() in /home/cupe905/public_html/wp/wp-content/plugins/download-manager/wpdm-all-downloads.php on line 14
Title
Create Date
Hi @ all.sorry but i don’t understand what my problem is.I have installed the Download Manager Pro, paste the serial, all is ok.Then i put 4 test downloads in the library.i put it in my post with the shortcode: [wpdm_package id=5]Then, the Entry is show but ANYTIME a f… ing Timthumb Problem Icon comes up.Again and again and again.What i have to do ?
Hi there i solved the issue, just do the following.go to you plugin file name called /plugins/download-manager/and open the file called download-manager.php the go to the following line of codeadd_menu_page(__(“Download Manager”,”wpdmpro”),__(“Downloads”,”wpdmpro”),$access_level,’file-manager’,’AdminOptions’,plugins_url().’/download-manager/images/download-manager-16.png’, 6); change it toadd_menu_page(__(“Download Manager”,”wpdmpro”),__(“Downloads”,”wpdmpro”),$access_level,’file-manager’,’AdminOptions’,plugins_url().’/download-manager/images/download-manager-16.png’,”);—————————————–notice at the end of the line i removed 6 and replace it with ‘ ‘ its set the menu_position to default so no more headachs……….Cheers Kyle. from sa
Is there a solution for my problem? Please check the site at: http://www.reflektis.com/downloads/mgc/.
I would like the category page to contain more extensive description for all the downloads in that category.
But wont this remove it from all lists that I use, and as I have used the ‘dot’ for lists on my site which i need. At a push I can put up with the ‘dot’ its a little annoying, but the main issue is that the icon are not appearing???
I have just updated to version 3.3.3 and noticed that I am getting some strange things happen.
http://www.md0mdi.com/_blog/old-timers-of-the-isle-of-man/
I have attached a link to a page that I have setup with a download named ‘RSGB Callbook’, here are the problems:
1. There is a ‘dot’ appearing at the start of the download box, this appears outside of the box in the top left hand corner in Firefox (17.0.1), and in Chrome (23.0.1271.95 m) it appears inside the box in the top left hand corner, how do I get rid of this ‘dot’???
2. In firefox, the icon for the download does not appear at all, and in chrome it just displays a small image that is nothing like the one that I have selected, I have tried to change the icon, but nothing is displayed in either browser, this did work fine prior to updating, how do i rectify this???
3. Underneath the word ‘test’ there is ‘…’ , is there a way to get rid of this???
4. The View Details option! how do i keep the ‘Bootstrap’ layout and remove the option to ‘View Details’
Any help would be much apprected…
James
I too am having the same issue, in the free version there was a short code icon you could select to insert your download packages, once i installed pro there is no icon, and I can’t figure out how to paste template downloads into my pages? Please advise, i have sent user info and login for you to check out.
Thanks
I partially solved the problem to this issue (at least in my case).
Others may be experiencing the same thing…so here’s what I found:
A handful of hosting providers now have a WordPress QuickInstall feature.
Sometimes they bundle in a Cache plugin when you do a fresh QuickInstall.
HostGator, for example, now includes the WP Super Cache plugin.
If activated it may be causing an issue with the Download Manager plugin.
I have not tested this out with WP Super Cache but I was using something similar called W3 Total Cache.
I know a ton of WordPress sites use it as well…( 1,332,719 downloads from the WordPress Plugin Directory)
Disabling this plugin allowed me to download files greater than 50MB in size.
They were uploaded via ftp and then added to my files page by using the Download Manager category shortcode.
Testing must be done in order to figure out where/how they are interfering and how to correct it.
I’ll post an update if I find anything.
Hi, is there a shortcode to display ALL downloads? Thanks
Hi, I have a completely separate page (not related to the plugin) that I’m calling “Downloads” (www.mysite/downloads) and it is showing another page on the site “About Us” even though the URL is for Downloads. This only happens when the plugin is active. Can you please advise? Thanks!
When downloading a large file, the speed is fine for somewhere between 20% and 60% of the download then it completely freezes.
I been running in to this more and more. Now that it seem that I have all my downloads working with the Download Manger Pro Version 3.3.2 I starting to have this problem.
Any thoughts on what the problem could be?
http://www.shopfloorautomations.com/support/predator-software-support/
Page where most of my big download files are.
actually the code will be a bit lengthy and not possible to show example here