Hi there- I’m hoping to extend some functionality here in the basic file list and provide a direct link to “View” the file (in the case of PDFs, so the browser PDFViewer can simply open the doc) in addition to the download button. Where in the $files object/array is the pure URL to the file? I’ve found the full file list in the object but for some reason cannot seem to find the index that is used to hit a specific file.
Any help would be appreciated!
Hi,
I have just launched a new website and I purchased WPDM Pro and the All Add Ons Pack. Everything that I have used so far has been amazing and has made a huge difference to my site. The collection of interconnected plugins that you have developed is fantastic. Great work.
I have a few questions.
1. I am getting an error message when I type anything into the search box in the “All Packages” section saying that the URI is too Large even if it is only a word like “agm”. I have over 300 files so this this is an important bit of functionality for me to get working.
2. I am using Accordion to display the files. I want users to download the file from within the Accordion rather than be sent to the download file page. I was able to edit the templates to achieve this however as Accordion does not use a template so can you let me know where I can edit the lay out of the Accordion. I also want to replace the upload date with the version number of the file.
3. You pointed another user in the forum to a plugin “Taxonomy Order” to order the download categories. This works really well with your plugin. I am just wondering if another plugin from the same provider “Post Types Order” would enable me to order the display download packages?
5. Is there any way to export a file listing with short code, url, etc out to csv?
6. I purchased the pro package which is not meant to have any advertising for WPDM however the following code is inserted into every page of my site:-
<h4 class=”modal-title”>WordPress Download Manager</h4>
</div>
<div class=”modal-body” id=’wpdm-modal-body’>
<p>WordPress Download Manager – Best Download Management Plugin</p>
</div>
I never installed the free version. I have uninstalled and re-installed the plugin and it still shows up. (this I am not so happy about!) Can you advise re removal.
Keep up the good work.
Cheers,
Micheal
Hi WPDM Team,
I notice that when a URL is added instead of attaching the file, it takes one to the download URL instead of forcing download…
How can I force download of MP3 files instead of it opening in the browser?
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/register
We 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-mail
It’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
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>
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 this
The 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?