that will require customization in code.
Download Manager using custom post type and custom post types accessible from any user role with “edit_posts” can’t, so you need to add or removed that cap from any role to allow or deny access, but that also will be applicable for other post types too. The plugin is mentioned in previous post has options to activate/deactivate specific post types from any user role.
We are removing that in next update.
Open /wp-content/plugins/wpdm-extended-shortcodes/css/jqueryFileTree.css
, remove white-space: nowrap;
Probably you server was not supporting apache_setenv
function, please open functions.php, remove line #145 & #146
if ( function_exists( 'apache_setenv' ) ) @apache_setenv( 'no-gzip', 1 );
ok now, your server wasn’t supporting apache_setenv
function, thats what causing the issue.
Checking now
I see it is password protected files, once link is generated, it will be valid for 3 times, after 3 times of use, it will expire.
I see, If you want to link icon with download url, you can do that, use template code like this:
<a href="[download_url]">[icon]</a>
use [description]
tag or [excerpt_100]
with link template to add full description or 100 char excerpt.
no possible with icon, but you can link featured image with image url itself.
Sorry, No such option.
there is no expiration of dropbox link and we simply dropbox file chooser there, means all code library and link generation are directly from dropbox. However, if you want I check it in your installation, in that case I shall need to dropbox and site amdin login info.
Sorry, no such option.
Don’t worry, user will not need checkout or other page , as wpdm using simplified checkout system integrated with cart page for faster and easier checkout, and after purchase they will be redirect to http://fromgrammysheart.com/purchases/ , from where they will be able to download.
I see there are several other place , need to do same for all $vars['icon']
in wpdm-functions.php
Sorry, not clear, may you please explain little more.
yes, possible, but that will require good amount of customization. Please contact customize@wpdownloadmanager.com to discuss about customization.
wpdm pro already has the feature.
It will require some customization over wpdm pro.
that is not possible for now.
Ok, Noted for implementation.
You can do that using this plugin https://wordpress.org/plugins/advanced-access-manager/
I last update we didn’t change anything mejor to happen any such issue, however I need to check it in your installation, please give me a temporary wp-admin login info in a private reply.
same tags will work, but not the categories.