Forum Replies Created
released new version, please update your copy
please send a wp-admin login info to support@wpdownloadmanager.com to check your issue.
not clear, may you please explain little more
the option already exists, you just need to check “Enable Individual Download” option.
1) use following code:
<?php do_shortcode("[wpdm_package id=package-id-here]"); ?>
2) wpdm pro add separate functions to create and manage custom fields ( though still admin interface not available )
check 1st 3 functions in download-manager/functions.php ( line #1 ~ #70 )
function add_wpdm_meta($pid, $name, $value, $uniq = false);
function update_wpdm_meta($pid, $name, $value, $uniq = false);
function delete_wpdm_meta($pid, $name='');
and
function get_wpdm_meta($pid, $name, $single = true);
that feature already exists:
http://dev.wpdownloadmanager.com/download/free-icon-set/
displaying packages from more than one category:
you will need to use short-code for each category in same page.
you will need the following add-on for [wpdm-archive] and [wpdm-categories] :
@davidclosemarketinges, solution already mentioned above. again,
please go to wp-admin Downloads Settings Front-end CSS tab, enable osx.css from there to resolve your issue.
its because of javascript conflict, somehow js files for lightbox not loading in your site
easiest way is, delete free version first, then upload pro
or follow the steps here:
your request noted, but we still don’t have exact release date. anyhow its coming as soon as possible
download resume and temporary download link support will be available from next version
please mail license key to support@wpdownloadmanager.com
yes, please mail support@wpdownloadmanager.om
Hi,
email template will be available from next version
no, but after update to new version you may need to do it for once.
I see, its working properly now already http://prntscr.com/91isj
hmmm, It should be already stripslash’ed. anyhow the file name is function.php function name is “FeatchTemplate” . but let me see your URL.