I have an urgent problem with plugin Download Manager Pro.
Download file is incomplete and can not be opened.
If the same file I try to download it directly from the server, it works without any problem.
Link to the original file:
http://www.microerp.ro/wp-content/uploads/dnld/MicroRestaurantSetup.exe
Link to the file that incomplete downloads with Download Manager Pro:
http://microerp.ro/?wpdmdl=283&_wpdmkey=530de8ba61c93 or
Thanks and congratulations for your hard work on this plugin.
Avram Lucian
EconMedia Software.
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 don’t want to show link “Download Stats” when I hover the user. Please show me how to remove this link
Thanks
I’m using a plugin to password protect a page with with some downloads. I have the pdf file url covered; the plugin masks that file so if you put the url in the browser ( i.e. http://mysite.com/alpha/download/myfile.pdf) it won’t download.
BUT when I put this in the browser url — http://mysite.com/alpha/download/myfile/
— I get a page like the attached where I can download. I don’t want these pages.
What code do I need to add and to which template so that there is no detail page, just my download link.?
Last week you helped Rewrite the permalinks.
“We have a custom permalink /blog/post… we would like the downloads to be
/downloads/ and not /blog/downloads/”
After upgrading to 4.0.5 the fixed got overwritten. Can you help fix it again and
anyway you can tell me how you adjusted it so I can go in and fix it after I do updates?
Email me when you are ready and I’ll give you Temp Access again.
Hi – I have done a rough search on the topic but it’s difficult to articulate exactly what I need in a search string. However, I would like to know if it is possible to present a link on any page that when right clicked the user can just “file save-as” rather than be directed to a download page.
I have seen references to ‘shortcode’ etc but now sure how this works.
Please can someone advise?
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 want to create a link template, to list downloads of the packages-by-category-widget. A simple listing of downloads in a widget.
With the following code in the template, only the template-id is displayed.
a href=”[download_link]”>[title]</a
I do not understand. What am I doing wrong?
Hi,
Recent purchase of Pro (today) and trying to recreate the simple template that I’m using in the free version. See below or at amplidata.com/resources.
All are single document packages. Questions: 1) Can I only use a link template and not have a page template? 2) Will the micro form add-on work with the link template I want?
Thanks, Seth
*******************************
Doc Title
Thumbnail –> Excerpt
Download Link
I haven\’t received a reply regarding a link + page template in a previous post, so I\’m going to simplify my request, so that I can get something up right away as client expects to see it tomorrow.
I just want a link template that looks like the one I\’m using now, but since I\’m going to password protect packages, I\’d like a popup to appear upon click that asks for the password. Once the correct password is entered, the package downloads. Could you please, please add the necessary code to what I have below so I can get something up? Thank you.
Hi, my site is running version 3.3.8, and after upgrading wordpress to 3.8.1 the shortcodes for single downloads are broken.
(For example, if I have [wpdm_package id=9] embedded in a post, the problem occurs.)
When a person clicks on the shortcode button, fills out their info and email then hits Download, the email does get sent to the user, but instead of the module giving a success message, everything disappears and the person gets redirected back to the homepage and a BLANK screen with an ERROR message:
{"error":"Download link sent to your email!","downloadurl":""}
THIS DOES NOT HAPPEN ON THE ARCHIVE PAGE. ONLY WHEN USING THE SHORTCODES.
After looking into it further, only on the pages where the shortcodes are embedded a bunch of errors show up when checking inspect element on chrome:
Uncaught SyntaxError: Unexpected string
Uncaught TypeError: Object # has no method ‘search’
I can’t update the plugin for numerous reasons, so please provide me with whatever code tweak I can use to fix it for that 3.3.8 version.
I’m guessing there is something wrong in the functions.php file having to do with parsing the shortcodes or the javascript for the shortcodes that isn’t compatible with latest version of wordpress. Please just tell me what to fix and I’ll edit the code.