Still not working ๐
I do notice that the icons do not work on any of the downloads, but the links do work on some of them.
given url functions ok, but the page view is because of you link template and wp theme you using there.
Why are all the download links messed up, when I’m using the add-on button?
this template link-template-bsthumnail.php use.
Demo: http://zorrox.com/download-manager-demo/
This code shows the Template @ your attach. http://zorrox.com/paste/?paste=25
Hi,
Wondering, what template, link, settings etc I need to do to make my pages look like the attached image?
I’m trying to make my download pages look something like this populated from from download manager?
Any help or ideas please?
ok, send temporary wp-admin login info and ftp access to download-manager dir to support@wpdownloadmanager.com, please also attached this forum post link, support team will do the rest.
in that case use something like this:
<div class="col-md-6">
<div class="thumbnail">
<div class="media">
<a href="[download_url]">[icon]</a>
<div class="media-body">
<h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">[title]</h4>
[download_link] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-download-alt"></i> [download_count] downloads
</div>
</div>
</div>
</div>
issue already resolved in v4.0.4, please check your template ID, anyhow please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code
please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code, there you will have option to apply link template to a category.
just confirmed from support team, your issue is resolved, problem was you had block hotlink add-on active, which is still not compatible with v4. anyhow compatible version coming soon. Thanks
yes, it is simple, please create a link template using following code:
<div class="col-md-6">
<div class="thumbnail">
<div class="media">
[thumb_60x60]
<div class="media-body">
<h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">[title]</h4>
[download_link] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-download-alt"></i> [download_count] downloads
</div>
</div>
</div>
</div>
and apply this to your packages
most short-codes already listed in old docs http://www.wpdownloadmanager.com/docs/list-of-download-manager-pro-short-codes/ though some are changed in v4, anyhow you can generate short-code using tinymce button add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ , but I see you actually asked to add download link of “single file” inside a package. It is exactly no possible, but if you enable individual download and use [file_list] with link or page template, you can show individual download link of all attached files.
Could any of you good folk tell me how to do a custom template in css I expect I just want to have an icon selected from the stock icons as normal and when it is pressed enable a [download_link]
Many Thanks
Alan
thanks a lot!
Sorry, didn’t see it !
Should I need only to replace the download-manager-4.0.4.zip files in my FTP, right ?
Same issue with me, category templates not working.
Get the template id listed in a table instead of the downloads
Thanks,
Debbie
I have my template set-up where the PDF is downloaded directly from the page where the link is using the following:
[icon] [title]
This is perfect for single downloads. I would also like to create one that display all the downloads in a category the same way.
I’m just stuck on how to accomplish this.
sent a few emails to support & haven’t heard back. please see support emails.
even when i turn off all locks on my download packages, all of the download links go to 404.
thanks again for your help!
I have built a few templates to have my download open in a new window.
but I when it shows on my website it doesn’t show up right.
Can someone please tell me what I am doing wrong?
Link to one of pages.
http://www.shopfloorautomations.com/support/predator-software-support/
Its doing it on the Brochures and Read Me links.
THank you
To be clear, what I’m trying to do is modify the icon size of the packages. For example, if I have three packages that are all pdf files, I want the default pdf icon to be reduced in size. I’m not able to achieve this currently. Here’s my code. Please help…
[thumb_10x10]
[icon]
[title]
[download_link]
Hi Shaon,
i have the same problem as many users before. i used the free version and everything worked fine. Then i wanted to make packages with multiple files. So paid for WPDM PRO. now i have this problem with the data pages. I want my download links only to appear on password protected sites (because of copy right reasons). Now with WPDM Pro my downloads aren’t protected anymore, because of those data pages. This is a huge problem for me.
I read your explantions (integrated templates) many times and tried nearly all of those templates. But still i don’t know how to get rid of those data pages. Please help me! I tried my best! Can you explain exactly how i can create a download link without the data page, please?
Fantastic. Thank you ๐
please send a temporary wp-admin login info to support@wpdownloadmanager.com, support team will check the issue
Ok i checked – it’s does not interfere with normal lightbox, but there’s another problem – WPDM colorbox does not work on link templates – only with page template on thumb_gallery, nowhere else :\
Besides it’s pretty “weird” to use two different plugins of this type, i would really like to stick with my normal lightbox.
I found my old post, then i was asking about similiar thing:
Few questions about WDM Pro
will it work same way, if lightbox will use class? If yes – then can you check line, where i need to add that class? I checked that file already, but structure is different, i found code i modified before, but not sure if it will work now, as it’s custom post type now.
Thanks in advance.
yes, the links show fine on that page, but when i tweet to download i get a 404 and nothing is downloaded. did you test the actual download?
package & download category slugs are set to default in wpdm settings (download & downloads). i am not using ‘download’ or ‘downloads’ as slugs anywhere else in wordpress.
no matter what page the downloads are shown on, tweet/like/+1 to download does not work – takes me to 404 and nothing is downloaded.
It wasn’t ready when I posted but I can confirm that it solved the issue.