It was at the bottom of wpdm-be-member.php
file. You will find some js code there.
Enabling Bootstrap from WPDM Settings Basic fix this issue.
Sorry purchase email is not available in editor yet.
You can edit e-commerce emails from /plugins/wpdm-premium-packages/templates/email-templates/
directory. We will add editor for these mails soon.
Both WPDM and Premium Package are outdated in your installation. Please update both plugin , that should fix most of the issues. Download updated version from here
Premium Package updated version here
However let me know if issue remains even after update.
Add following css in your theme’s style.css file,
.w3eden .btn-addtocart { cursor: pointer; }
That should fix it.
You need to upgrade server php version to 5.3 or upper, please ask your server/hosting support, they will do that for you
Thanks for letting us know about the typo. Will fix it in next update.
It shouldn’t look like your screenshot. Something is missing there ( maybe bootstrap is disabled ). Send temporary wp-admin login info in private reply. I have to check it there.
Send your url to suggest custom css
Send temporary wp-admin login info in private reply to check download issue in dashboard.
You can edit email from Downloads Subscribers Email Template tab
Removed the Paid and Free tabs. Updated the title to full length in category page but it is not possible in homepage, because it will break the theme design.
It happens when a file with same name already exits in /uploads/download-manager-files
directory. You have to option to overwrite a file with same name. You can enable it from WPDM Settings Basic Upload Settings Panel.
You can use Directory Addon to show all packages. It has some variations. Please check addon demo here.
Or you can build a custom Homepage Template for Download Manager packages
WooCommerce cart can’t be integrated with Download Manager packages. You can use Premium Package addon if you need e-cmmerce feature.
We didn’t test WP Pro Membership with Postman, But there shouldn’t be any issue. Cause postman will send any wp mail suing smtp.
I removed the file size info.
https://www.evernote.com/l/AUeO76bILrFNC7P4kmAajMnYCRhfXwh2SokB/image.png
There was an alert in js code. Removed it. That alert won’t appear now. Clean your cache if you are using any cache plugin.
Replace that line with following code, Also setting a From Email in that page will fix it too.
$hostparts = preg_split("/\./", $hostname);
Please send temporary wp-admin login info in private reply. Renaming a split
function to preg_split
in /wppromembership/admin/email.php
should fix it.
You can hide files when user doesn’t have access by setting Hide Everything in Settings Basic Access Settings Panel.
Hi, Download Manager files are stored in `/wp-content/uploads/download-manager-files/’ directory
Your csv doesn’t have access
column, that’s why Allow Access
field was not set in imported packages. Add access
column in your csv and import it again. Check the above screenshot, it shows field mapping. Delete imported packages before importing again with access
column.
It is not possible yet. But noted for implementation.
wpdm-archive-page.zip
is the Directory addon. We call it Archive Page too. Sorry for the confusion.