Forum Replies Created
Please give me temporary wp-admin login info in a private reply to check your issue.
No, you don’t need to use license in localhost.
You can renew license directly from order details page:
https://www.evernote.com/l/AV0444eYdfJMso6TCIj8CaqZNzMq4DUOvhEB/image.png
After renew, you will be able to download invoice from that page.
You need to delete database tables manually.
It is with your theme, I created a page with some test content, but it is showing different content, please ask your theme developer which page template should you use to show exact page contents.
We are not sure about that, we didn’t user membership pro, but, we also have a membership plugin specially developed for wpdm pro:
You can copy the php code from custom field settings, as shown here:
https://www.evernote.com/l/AV3g118NqedN4IseNuHHGwm-LvzrQ22GjOIB/image.png
To access individual custom field, use:
<?php echo wpdm_acf([ID], "GROUP_ID/FIELD_ID"); ?>
For example:
<?php echo wpdm_acf([ID], "PersonalInfo/name"); ?>
Please give me temporary wp-admin login info in a private reply to check your issue.
#1. Seems like you are not using the latest version, please update to latest version to fix those issue.
For other points, Please give me temporary wp-admin login info in a private reply to check your issue.
v4.6.4 updated in your installation, it should work fine now.
Please send login info in private reply to check the issue.
A custom meta box is required if you want to arrange the data in that order. And you have to print that custom data in single-wpdmpro.php file.
Have you added any custom redirect rules anywhere? Is it okay if I change the theme to check if it is coming from your theme? Also, send me FTP in private reply to check your .htaccess rules.
Please give me temporary wp-admin login info in a private reply to check your issue.
Page was showing 404 error, as it was not configured properly, however, I’ve configured user dashboard base and now customers will be able to download properly.
working fine in mobile now, I’ve changed settings options here:
https://www.evernote.com/l/AV2b-SRKxapGZ7fbWFMGN2CgxpvIoPwcyGcB/image.png
WPDM – Archive = https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
But you are using an old version, please download the latest version 2.8.8 from https://www.wpdownloadmanager.com/user-dashboard/purchases/ and update your copy.
Please download the latest version of wpdm pro ( v4.6.3 ) and update your copy.
You are using Version 4.6.0, Please download the latest version from premium download area ( https://www.wpdownloadmanager.com/user-dashboard/purchases/ ) and update your copy.
Your subscription is not expired. Please download the latest version from premium download area ( https://www.wpdownloadmanager.com/user-dashboard/purchases/ ) and update your copy.. Then license key will work fine.
Link/Page template strings are hardcoded and not translatable.