yes, you can do that too ๐
that issue was with v4.0.3, but we already have fixed the issue in v4.0.4, please update your copy
Hello,
I am having issues with individuals downloading my files. Sometimes they receive a link expired notice (even though no expiration is set). Please advise a solution. Currently using latest version of plugin
J
in that case move <i style=โmargin: 2px 0 0 5px;opacity:0.5โณ class=โicon icon-th-largeโ ></i> before [download_link…
UPDATE:
I fixed this problem, but another one occurs.
This is my code:
if ( โwpdmproโ == get_post_type() ) {
echo do_shortcode(“[wpdm-archive button_style=’default’ link_template=’link-template-panel’ category='”.$str.”‘]”);
}
When I’m on a wpdm archive page, It used the shortcode. Where $str is the category slug.
My problem now is, it is still showing ALL downloads (not just the one in that specific category) and the buttons with subcategories disappeared.
How do I fix this?
EDIT:
You can mark this as solved. I made a new thread for this new issue.
I have been using 3.8.1 for some time and it was working well until a customer tried to redeem a password and the popup box was hidden at the top of the browser. I followed the upgrade procedure to 4.0.4 but i have encountered a number of issues.
The Main one that is of great concern is the password lock. It does not work. PERIOD.
http://ebookscaribbean.com/test/download/detour-by-k-sean-harris-2/
The link above is a perfect example. if you look at the very bottom of the page you will see a lot of loose code.
please help
Ok so i have got the colour on the categories to look how i want. Now i need to change the text to match and update the link templates.
However for some reason when clicking a download you do not get the Subscribe to download box which you should get as i have locked the downloads to email as per the downloand on http://showmyfps.com/ap/air-pressure-stabilisers/
Sorry about that – it’s stripping code out. Here’s a snapshot of the code I am using for the link template.
Change your link tamplate.
Got to Dashboard > Downloads > All Packages > Edit your File > Change > Link Template to whatever you want.> test them.
If you want I can help you to modify your template.
It seems silly not to use the bootstrap classes. I’ve used the download_link filter to achieve what I need by adding this simple function.
function change_button_class( $text ) {
return str_replace(‘[btnclass]’, ‘btn btn-primary btn-large’, $text);
}
add_filter( ‘download_link’, ‘change_button_class’ );
Thank you, but right now, there is another problem: If i enter the short code to the package, then only the Template ID is shown on the site (or example 52f8f6785f658). I’m thinking about downgrading to the free verison again to get my files protected again…or is there any other possibility.
I’ve done it, but now all my old download and categories aren’t displayed yet..
It seems that I loose all my data , but table wp_ahm_files has all my old data
It happens the same. How to solve?
Sorry for my delayed response!
Thanks for the link Shaon. I’m not sure if we’ll be needing next gen at this point but it’s good to know for the future. ๐
The icon issue can be seen here: http://www.fashioncapsule.ca/shoppers/lookbooks/
The icon should be appearing to the left of the “download pdf” button.
Like I have seen from others, I followed the directions to update and now how the following issues:
1) Multiple duplicate files (I have tried deleting 4.0.4 and then re-installing. Still have duplicates)
2) File IDs have all changed. This is a BIG ISSUE has I have a lot of autoresponder emails with links to these files.
3) It appears my Premium package is inactive. I have two files that require a fee to download. There is not price option and the wrong files appear on my site pages.
Need some help fast as this is costing me business!
Hi,
Had a look in my template, I dont see that “” ?
Below is what’s in it.
[title]
[excerpt_200]
[thumb_gallery_40x40]
Size[file_size]
Downloaded[download_count] times
View Details [download_link btn btn-success]
Simple Template edit ๐
Search in your TRS_download_link
This: http://zorrox.com/paste/?paste=29
Replace with:
this: http://zorrox.com/paste/?paste=28
Edit “border-color:#333333; what they want ๐ Here is a HTML Hex Color Site: http://tomheller.de/theholycymbal/html-farben.html
Have fun ๐
I hope it worked. I can write back until tomorrow night.
Here’s the code in my link template. Is there anything I should add — or take off?
[icon]
[title]
Hi,
On that page, I have the shortcode:
[wpdm_category id=samples item_per_page=10]
For my “Samples” category, I’ve selected my default template to be: TRS_download_link (which was a cloned copy of the 3 columns, detailed.
Does that help make any sense?
Thanks.
Great, thanks Zorrox.
Got that one working. Thanks..
I have another same sort of thing, perhaps you can help with too (without me having to open another support question since it’s about the same.)
On another area of our site, I’ve made a copy of the link template “3 columns detailed” and renamed it etc. I’d like to know if/how I can change the styles of that one to make a rectangular box, rounded corners (like you did;http://zorrox.com/download-manager-demo/)
Please see rough attached sketch.
Thanks for all your help with these issues ๐
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?