Yes, had to add parameter flaturl=0
with short-code. ok now.
I updated language files in your server, now showing fine: http://www.boliviasites.com/stpwp/search/
Sorry for the delayed reply, somehow I missed your post. wpdm actually works in that way, no way to hide it from subsite, however, we shall add a network admin settings page for download manager soon, then your will be able to control file browser access in subsite.
You can do it manually in this way:
<a href="//your-site-url/?wpdmdl=[ADD_FILE_ID]">[your custom button image or text]</a>
Or, use short-code:
[wpdm_package id="[ID]" template="link-template-button.php"]
And use the following add-on to add your custom button image:
Please add:
echo do_shortcode(get_post_meta($post->ID,'pdf_download_button', true));
WPDM doesn’t manage tags, it just added tag support for the post type, however, if you want to remove tag support, please add following code at the end of your active theme’s functions.php
function wpdm_unregister_tags() { unregister_taxonomy_for_object_type('post_tag', 'post'); } add_action('init', 'wpdm_unregister_tags');
Please download v4.6.3 and update your copy. That will fix the issue.
No, it doesn’t, as they are not illegal chars, try to find a way to allow me a temporary access, so that I can give a good try to find a solution. In my side, it is working fine with all platforms and languages.
You may subscribe to our blog https://www.wpdownloadmanager.com/category/blog/
I’m not sure exactly which plugin is responsible, but we don’t have any specific support for 3rd part plugins. BTW, you may try deactivating bootstrap css and js from wpdm settings, but in that case, you will lose all styling from wpdm front-end if your theme doesn’t have bootstrap already.
File Hosting & Sharing Add-on handles it automatically, it creates a top-level category for each user, and users can create/edit/delete categories ( folders ) under that level. But File Hosting & Sharing Add-on doesn’t have extensive options while creating a package. It made in that way for ease of use. But with File Hosting & Sharing Add-on if need additional options like selecting package access while creating a new package, it will require customization. BTW, if you need, we have custom upgrade support for that.
Sorry for your trouble, your order is now linked with your account, please go to premium download area ( https://www.wpdownloadmanager.com/user-dashboard/purchases/ ) to download.
It is working fine now after I enabled output buffering and resumable download from wpdm settings.
Please give me ftp or cpanel access in a private reply to check. It seems like file access permission issue with server.
If you allow front-end users to create/edit categories at the global level that will mess up the system at some point. But using File Hosting & Sharing Add-on, users can manage categories in a sublevel, but the add-on doesn’t have the option to select package access roles. However, it can be achieved through few hours of customization.
Sorry, not clear, but it seems like wpdm email lock option ( Docs: https://www.wpdownloadmanager.com/doc/add-new-package/lock-options/ ) will work fine in your case. However, may you please explain little more. Also if you want to use quick insert feature to insert files easily in a post or page, you may use the following add-on with wpdm pro:
#1. The license key is active and open, it should work fine now with your production server.
Yes, when you need to move it to live server, please post a reply here, we shall unlock it for you.
#2. I just checked signup form, it is working fine. But not sure how the New User Approve plugin works, you may contact with their support.
FYI: we shall add the signup approval feature soon, it may come as a separate add-on including custom profile/signup field feature and some other features. We are taking feature requests from our users to add with our to do list :).
Please update to latest version ( 4.6.3 )
You need to install wpdm-archive-page.zip
Your license key is unlocked now, It was linked with edco.localhost
.
Please update your constant contact add-on, we have fixed the issue in the latest version.
That feature is not activated for front-end, however, we shall enable it with the next update of the plugin ๐
You are using an old version. Please update your WPDM Pro to resolve the issue.
Ok, I configured the pages:
Author Dashboard:ย http://clics.online/store/author-dashboard/
User Dashboard: http://clics.online/store/user-dashboard/
Signup: http://clics.online/store/sign-up/
That is only possible with this add-on:
Users can manage their own categories.
WPDM doesn’t attach file directly with email, as the file attachment could larger, so, it just sends the download through email.