The shortcode for WordPress Download Manager Public Profile:
[wpdm_user_profile template="link-template-id"]
Parameters:
Demo:
http://try.wpdownloadmanager.com/profile/?profile=admin
Note for theme developers:
If you want to use this shortcode in WordPress native author page ( ...site-url/author/username/ ), please follow the steps:
author.php
inside you theme dir<?php echo do_shortcode('[wpdm_user_profile template="link-template-id" items_per_page=12]'); ?>
download-manager
inside your theme diruser-profile
dir from plugins/download-mamager/tpls
and paste it in [theme-dir]/download-mamager
[theme-dir]/download-manager/user-profile/profile.php
as per your needNote for webmasters:
<?php echo do_shortcode('[wpdm_user_profile items_per_page=12]'); ?>
<?php echo do_shortcode('[wpdm_user_profile items_per_page=12]'); ?>
For any technical issue, if you are already using pro version please post in pro forum and free version users please post in free forum. Otherwise, if you have any pre-sale or order related query please contact live chat support team. For technical support.