Forum Replies Created
hide everything will work for category short-code table simply will show notice, but we are adjusting it with next update. Thanks
not for now, that option will be fully activated from next update as wpdm pro moving to custom post type.
yes, if you don’t use preview image it will return empty url to img tag will look broekn, in that case, you can use [thumb_600x0]
make dir /wp-content/plugins/download-manager/cache/ writable and delete all files inside that dir for image issue.
and template looks fine to me. anyhow you also build your own template using template tags. more details: http://www.wpdownloadmanager.com/docs/integrated-templates/
actually its hard to tell without checking. could be a javascript conflict.
add following css at the end of your theme style.css
.modal-backdrop, .modal-backdrop.fade.in {
opacity: 0.8;
z-index: -999 !important;
}
@robbeau, give me exact URL with download link, better is send a temporary wp-admin login info to support@wpdownloadmanager.com.
its compatible, but you need to format csv file properly as the attached sample file.
ok, support team adjusted it in different way and working fine now
please send a temporary wp-admin login info to support@wpdownloadmanager.com, I’ll check that.
to add sorting you need to open wpdm-archive-page.php, edit the queries at line #337 & line #339
you need to change that from functions.php , find: $vars['similar_downloads'] = wpdm_similar_packages($vars, 5); , replace 5 with 3
*resolved*
please keep access field empty for categories to keep it accessible/visible for all.
custom social sharing add-on (free) for wpdm pro is coming soon.
I need to check it in your installation, please send me temporary wp-admin login info to support@wpdownloadmanager.com
[download_link] will generate complete html code for download link, there you have to use [download_url]. As [download_url] returns direct download url , it only usable with public downloads only.
not clear, may you please explain little more.
currently it could something with your flash installation. anyhow we are adding html5 player with next update