I see links are opening properly, but if I missed something, may you please explain little more. Thanks
your will need this add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
@gencharitaci, may you please explain little more
@ben@lunsky.com , actually such issues only happen for server reasons, like not enough memory or server not supporting buffer caching. but i need to check to be sure, please send temporary wp-admin login info to support@wpdownloadmanager.com
you need to change date format from WordPress settings page. wpdm pro use the date format as in WordPress settings
the css issue is because of bootstrap css added from another plugin.
it was because of the conflict with your theme css, issues resolved by adding following css at the end of your theme css:
.modal-backdrop, .modal-backdrop.fade.in {
z-index: -9999;
}
not yet ๐ possibly we will add the feature with next update
please send temporary wp-admin login info to support@wpdownloadmanager.com
looks like theme color affecting it, but metro style is still not fully active, please use other template or create new one
may be something changed with user role or permission, please send temporary wp-admin login info to support@wpdownloadmanager.com
in case of multi-file package, if you try to download the files as a pack, it zip all files on the fly and use cache memory to store zipped data temporarily. so your server cache memory need to be larger then the total file size associated with that package
please send a mail again to support@wpdownloadmanager.com , i’ll check that myself
if you have a page lwith slug “download” and “downloads” you need to change package and category url base from wpdm settings http://wpdownloadmanager.com/docs/settings/
wpdm automatically handle this
i just tested email lock here http://stealthfiction.com/ebooks/daylight-dims-anthology-pdf/ and got it working. you can create fb app from here https://developers.facebook.com/apps
sorry, not clear, may you please explain little more.
block hot will block external referrer or direct access to download URL
yes, you need to change upload dir path for that.
download-manager.php ,
define(‘UPLOAD_DIR’,$d.’/uploads/download-manager-files/’);
http://www.2wayne.com/wpdmpro/wpdmpro/ or http://www.2wayne.com/wpdmpro/ even should not be visible, how you seeing those 2 urls
your ftp info still not working, replied in your email
@joemanausa, fixed
filename: download-manager/modules/canonical-url.php
replaced:
$wp_query->query_vars[get_option(‘__wpdm_purl_base’,’download’)] = $wpdb->get_var(“select pid from {$wpdb->prefix}ahm_filemeta where value=’$val’ or value='”.$wp_query->query_vars[get_option(‘__wpdm_purl_base’,’download’)].”‘”);
with:
$wp_query->query_vars[get_option(‘__wpdm_purl_base’,’download’)] = $wpdb->get_var(“select id from {$wpdb->prefix}ahm_files where url_key=’$val’ or url_key='”.$wp_query->query_vars[get_option(‘__wpdm_purl_base’,’download’)].”‘”);
@techpro, please give me your url to check
please send your login info again
but i’m not seeing anything to fix there. may you please tell me where is the problem with URL like http://www.2wayne.com/package-url-base/package-slug/