yes, also there is a widget to show top downloads
please send me a temporary wp-admin login info to support@wpdownloadmanager.com to check your issue.
please send payment to shaon.cse99.cuet@gmail.com and send invoice id to support@wpdownloadmanager.com
please send a temporary wp-admin login info to support@wpdownloadmanager.com
You can do all those using download manager pro. You can download add-on for editor button from here http://www.wpdownloadmanager.com/download/advanced-tinymce-button/
please install the add-on here http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ for tinymce button
yes, you can, but you need to edit few lines of code for that in functions.php
line# 1625 ~ line# 1685
not required to enter key to wpdm directory add-on
please download 3.3.3.rc1 and install
Hi,
we still couldn’t finish the update, but its coming soon.
ok, we will check the issue
seems your cache dir is not writable or something with server, anyhow please send a temporary login info to support@wpdownloadmanager.com if you want us to check the issue
yes, next update will have the option to keep custom message or login form or both
yes,
find and remove following line from functions.php
add_action("wp_footer","wpdm_popup",1);
[icon] is working too.
<img src=http://www.dartwin.it/wp-content/plugins/[icon] />
http://www.dartwin.it/download/ms2pro_mac/ I see thumb image working fine with page
next update will have better email template.
Facebook like lock will not work with popup
in that case simply use <img src=”[icon]” /gt; . but show me an example please.
template tag for file size is [file_size] and many thanks for your inspiration ๐
still no option for copying download link from admin side. but the download link structure is http://your-site/wpdmdl=pacakge-id and in case of individual file download , http://your-site/wpdmdl=pacakge-id&ind=file-index
It all depends on link template. Create link template with proper tags.
[title] tag will show title [thumb] will show the thumbnail of main preview image (you need to upload main preview image with pacakge, otherwise it will show the placeholder camera image).
may you please explain little more.
next update will be available within next week
wow. we did it as we got tons of request for that :). But if you want to revert it as it was before, you need to edit functions.php, line #171 ,
replace
return $loginform;
with:
return $package['download_link'];