Forum Replies Created
Unlocked the key. Now It should work on your new domain.
Thanks.
Hi,
I have added the CSS in Customizer Additional CSS option. WPDM or WordPress update won’t affect the custom CSS. It will be there even after the update.
Thanks.
Hi,
There is no error on edit package page now. I just reinstalled the plugin. That fixed the issue.
Please purchase the Advanced Custom fields add-on ( https://www.wpdownloadmanager.com/download/advanced-custom-fields/ ) to add a custom date as package meta.
Thanks.
The file info is stored in __wpdm_files post meta as serialized value. Please check the following screenshot,
https://www.evernote.com/l/AUeRSN65I2FAU4K35KIsyzx8Or3ozbysqgUB/image.png
Not sure how All Import works internally. Maybe it is not serializing the meta before inserting into DB.
The link you shared above is using a custom link template. You can set the desired icon from Package Settings Icons tab. Then show the icon in your custom template using [icon] template tag.
Hi,
You have to activate the Download Manager on each subsite. Before it is network activated. I have deactivated from there and activated from subsite. The download is working now.
Thanks.
Hi,
It is not possible yet using the password.
But you can hide whole package when assigning the package to specific user role. Suppose a pacakge is only accessible by ‘subscriber’ role. Then only subscribers can see the package. A guest user or user from another role can’t see anything. You have to enable the ‘Hide Everything’ option from WPDM setting for that.
Thanks.
Hi,
You have to edit plugin file to remove that div. No other option yet.
Remove the wrapping div from line no 420 in /download-manager/libs/class.Shortcodes.php file.
https://www.evernote.com/l/AUeW3p-_x6JOdKWbn5w1hT-PNzZiTuzTuNYB/image.png
Thanks.
You can set a custom title from Email Lock options in package settings meta box. No need to edit the plugin file.
Please send temporary wp-admin login info in private reply to check the issue
Please send temporary wp-admin login info in private reply to check the issue. Send the package URL too.
Hi,
You can use Advanced Custom Fields add-on ( https://www.wpdownloadmanager.com/download/advanced-custom-fields/ ) to collect custom info when using email lock. Using this add-on you can create the phone input and attach it to the email lock form. Users will be asked for email and phone number when downloading the file.
Thanks.
Sorry for the delay. Could you reactivate the FTP login info? Getting the login error.
Looks like a fatal error has occurred on the page. Could you please check the PHP error log and send me latest entries or the full error log file?
Please send temporary wp-admin login info in private reply to check the issue. Send the page URL too where you placed the shortcode.
Hi,
Sorry, Not possible yet. Currently, popup link links the popup with the package title. But your suggestion is noted for implementation.
Thanks.
How are you searching? Have you used any shortcode for it? Or is it just a simple search widget? Please send me the page URL to check.
Tree shortcode doesn’t have the search feature. You can use DIrectory Add-on to have a search feature like this one https://demo.wpdownloadmanager.com/wpdmpro/simple-search/
Please send temporary wp-admin login info in private reply to check the issue.
The [wpdm_frontend flaturl=0] shortcode adds option to create new packages from frontend. You can set allowed user roles from WPDM settings.
And the form shown in the frontend when creating package can be modified to match your requirements. Please check the template doc for more info https://www.wpdownloadmanager.com/doc/template-files/
You can modify the category page partially using the settings from Downloads Settings Frontend Category Page Options
Another option is creating category archive template file taxonomy-wpdmcategory.php inside your theme directory. This requires coding experience.
Thanks for reporting the issue. Will definitely fix this in next release of MailChimp add-on.