Forum Replies Created
probably somehow your server deleted those xls file if you don’t see those in the folder. in that case you will have to re-upload those or ask hosting/server support to restore.
try removing and re-uploading the file.
Data migration add-on also available in your order details page “wpdm-m24x.zip”
please install tinymce button add-on from admin menu downloads add-ons free
you need to use action hook wpdm_before_email_download_link ( in functions.php ) , it passes 2 parameters, 1st is all post data ( like email , name ), 2nd parameter contains all package info.
did you apply any lock option other then password ?
still can’t edit, send me ftp access to download-manager dir.
if you downloaded full package please unzip it first, then install download-manager-4.1.1.zip from there.
install image button add-on, youcan directly install it from Downloads Add-ons Menu in your wp-admin or download from here http://www.wpdownloadmanager.com/download/wpdm-image-button/ and install
$package_data has all info about the package. and you can get user info from global var $current_user
please ask theme developer to adjust the javascript error with the theme 🙂
#1. Yes you can.
#2. replace line# 2 from front.js with $('body').on('click', '.wpdm-download-locked.pop-over' ,function () {
Theme are some js errors with your theme ( jquery ui ), which are causing the issue
I see button styles are working fine http://dev10.nbit.it/ap/
please give me a temporary wp-admin login info in a private reply to check your issue.
open functions.php, add the code 'exclude_from_search' ► true, after line# 47
#1) from package settings “Access” field, remove “all visitors”, then add subscriber and other roles to allow access. More details are here http://www.wpdownloadmanager.com/doc/add-new-package/package-settings/
#2) here it is http://www.wpdownloadmanager.com/doc/subscribers/
Looks like it is a js conflict, please give me temporary wp-admin login info in a private reply to check in details.
Locks are already work as “or” logic.
http://www.wpdownloadmanager.com/downloads/email-add-ons/ here we have only add-ons for mailchimp and campaign monitor.
As I said in case of tree view, It will be available from next update. but for link template with package short-code, please follow instructions here:
http://newlook.wpdownloadmanager.com/doc/templates/creating-a-new-template/
http://newlook.wpdownloadmanager.com/doc/templates/link-template/
please activate “Increase download count on individual file download” from download manager settings page.
