-
Search Results
-
Topic: Slideshare link
Dear Shaon,
I have just started to use Download Manager Pro.
We are now testing it in a demo environment; http://www.ictcentrale.nl/demo/branded/registerWe only want to use a couple of simple functions, without too much other hassle:
– Download documents
– When user clicks to download, pop-up for the e-mail lock
– Download link is send to users e-mailIt’s all possible and working, but we like to change the following:
– When sending the email, we don’t want to show the complete url as done with [download_url]. Is it possible to make “download_url” appearing as a hyperlink? For example an underlined “Click here” with the download_url hidden in that link of course.
– Is it possible to download immediately, without sending an e-mail? We would like this option for some of the downloads, but still include the e-mail lock.
– Is it possible to add more required fields to the subscriber form? “company” / “function” ?
Kind regards,
Vincent Weening
Topic: wpdm_category issue?
Hi, I am trying to use [wpdm_category] to list download by category.
However, I cannot get the expected result. The output of [wpdm_category] is including additional class which does not including to the output of [wpdm_package].<div class=’row’><div class=’col-md-0 col-sm-0 col-xs-0′>
Please let me know if you have any ideas for this issue.
–copy from html source–
[wpdm_package id='399']<div class=’w3eden’><div class=”thumbnail”>
<div class=”media”>

<div class=”media-body”>
<h4 class=”media-heading” style=”padding-top: 0px;border:0px;margin: 0px;”>DOCUMENT001</h4>
<p>「 DOCUMENT001 」</p>
<i class=”></i>Download(YOU CAN SELECT DOWNLOAD FILE) <i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”icon icon-th-large”></i> 7.72 MB <i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”icon icon-download-alt”></i> 18 downloads
</div>
</div>
</div></div>[wpdm_category id="catalog" title="1" desc="1" toolbar="0" order_by="field name" order="asc" item_per_page="10" template="mytemplateid" cols=0 colspad=0 colsphone=0]
<div class='w3eden'><div class='row'><div class='col-md-0 col-sm-0 col-xs-0'><div class="thumbnail"> <div class="media">
<div class="media-body">
<h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">DOCUMENT001</h4>
<p>「 DOCUMENT001 」</p>
<i class=''></i>Download(YOU CAN SELECT DOWNLOAD FILE) <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-th-large"></i> 7.72 MB <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-download-alt"></i> 18 downloads
</div>
</div>Topic: Box.com add on
I installed the add on and i put the downloadable files in the packages. I did this with box.
It worked fine, but if somebody wants to downlaod that packages (from box) they get thisThe link you’re trying to access can’t be used to share files. Please ask the file owner to provide you with a shared link instead.
Any idea how to fix this? I didnt change a thing in box. I know that if i place a shared url, my users getting a preview which they can download. And thats not what i want. Because i have to go to box.com select the share and paste the url.
i found this on the forum:
same problem?
Topic: cant upload files
Hello
i purchased WPDM Pro and recently im facing an issuewhen i want to upload some documents (mostly PDFs) it doenst work. if i drag an excel sheet to upload on same package it works fine but for some reason it refuses to upload some PDF. on the same package some other PDFs work fine (it looks totally random what works and what doesn’t)
i’ve tried creating new package and making everything from scratch it doesn’t work. i even tried pressing upload button and browsing to file instead of drag and drop. same result. doenst upload the file
when i try to add it as URL to the package after pressing update button it takes me to 404 error page. may sound funny but it seems like plugin doesnt like some particular files.Lol
can you help me with this ?
Hi there!
I’m a WP Download Manager 2.7.90 user in Japan.
I have a problem when I download the file uploaded. I get the message “403 Forbidden”.I installed WordPress, for example, to “http://example.com/wp”.
In case that, I think I can confirm “http://example.com/wp” in both “WordPress Address (URL)” and “Site Address (URL)” on WordPress dashboard when clicking Settings->General.First of all, in the above condition, I uploaded many files(xls, doc, pdf, etc) using download manager.
After the upload, I could download the file from the link set on static page.
*The link shows “http://example.com/wp/?wpdmdl=5825”, for example.In order to publish my web page formally, I changed “Site Address (URL)” from “http://example.com/wp” to “http://example.com”.
Maybe after that, all of the uploaded files cannot be downloaded.When I confirmed the link of “http://example.com/wp/?wpdmdl=5825”, it still showed “http://example.com/wp/?wpdmdl=5825”.
I tried changing it “http://example.com/?wpdmdl=5825” and copy&paste it to the address bar of browser, I could download the file.After changing “Site Address (URL)”, even if I upload a file, the link still includes “wp/”.
How can I solve this problem?Best Regards,
Kazunori IKEZAWAI was using free version. I moved my website host, and in my new host I purchased pro version. I deleted the free one and installed pro.
Then I tried to create a new package and attach a file, none of the options (upload-browse-Url) works in attach file section. Could you help me ?Topic: Dropbox download issue
Hi there,
Using the dropbox add-on I would like the ability for dropbox hosted files to be downloaded directly rather than open and play in the browser. I saw in another forum thread #26751 http://www.wpdownloadmanager.com/support/topic/dropbox-issues/#post-26751 that “download or play will depends on dropbox, nothing to do from wpdm”. I found this dropbox article https://www.dropbox.com/en/help/201 about forcing a file to download by adding ?dl-1 to the url. But as the wpdm’s UI options stands I see no way of being able to make this change. Is there a way to add this to a file url somehow in the download manager options?
Another solution to this issue could be to use a php hook. I am wondering if there is a way to add internal php hooks like the web hooks add-on that would allow us to call a function when a file is downloaded?
thanks