Forum Replies Created
you can use different link template without [icon] tag. To do that, clone the current link template you using from Downloads Templates Link Templates , remove [icon] tag and save a new template, now use the new link template if you want to hide the icon .
Yes, it will work, no changes are required.
you can select custom link template for category page from download manager settings page. But if you want to create theme template, you need to create a page taxonomy-wpdmcategory.php, You can use regular loop and post function to read post info, to read custom data you can use the function here http://www.wpdownloadmanager.com/doc/function-reference/get_package_data/
not clear, may you please explain little more.
It is showing properly for me:
http://awesomescreenshot.com/0833wqg8f7
@XadrezValle,
Short-code is working fine, I’ve installed and activated v4.1.7, I see you already imported packaged, but they schedules, please publish those from quick edit.
I’m installed tinymce editor button add-on, you can get more add-ons from Downloads Add-ons Menu.
for now, there is no easy option for change individual download button style, but with next update we will add it.
Its strange, please give me temporary wp-admin login info in a private reply to check your issue.
In that case, you need to attach file as url. you may upload the files in your media library, then copy the url from there and attached with package.
#1. please update your php verion to 5.4 to solve the directory add-on issue, anyhow if it is not possible for you, we will make it php 5.2 compatible from next update
#2. for button template you need to use separate short-code mentioned in this page http://www.wpdownloadmanager.com/download/wpdm-button-templates/ ,
But you can use http://www.wpdownloadmanager.com/download/wpdm-image-button/ for appearing button image automatically.
@XadrezValle, login info is not working.
Short-code [wpdm_file …] will not work in pro. need to use [wpdm_package ...]
@Eribros, [wpdm_package ...] should work fine, anyhow please give me temporary wp-admin login info and the affected url to check your issue.
if it is timing out at 64, then it is because of server php execution time. in that case please use 50 items at a time. But using query it will be lot more harder and time consuming.
you are using <img src="[thumb]" class="img-rounded">, but [thumb] generates complete html code. Anyhow I have adjusted it and looks ok now.
In that case <a href="<?php the_permalink(); ?>"><img src='the-button-image-url-here' /></a>
please give me temporary wp-admin login info and the affected url in a private reply here. I’ll check
Looks like a javascript conflict, please send me temproary wp-admin login info and the affected url in a private reply here.
sorry, not clear, may you please explain little more.
Password Lock field name: password_lock
Password field name: password
@kevin_wp, I see there still the old category short-code, category short-code need to be updated, but old file short-codes will work . Please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-codes.
@Klaus D., “I have send you the login for the third time as a private replay. Please check and confirm.” But I’m not seeing it here. Only private reply from you is reply #22865, but login info is not added there.
v2.7.1 fixed broken html, if password popup doesn’t work, it is conflict with your theme or plugin plugin js. I need check it in your installation, anyone having password issue, please give me login info here in a private reply. Thanks.
Sorry, we missed to add widgets, anyhow will be available again from next update which is coming tomorrow.
for individual user selection you will need http://www.wpdownloadmanager.com/download/advanced-access-control/ which is only available for admin side only. As allowing access to user list from front-end could be a security/privacy issue.