Unlocked your key. You can use it in your new domain now.
1 ) The answer is the custom link template. Clone the template you are using now from Downloads Templates page. Then remove unnecessary data/UI from the template. Then use this custom template in your shortcode.
2 ) This looks like an issue with your server’s email settings. Please try installing an SMTP plugin. Do you have any email feature on your site where email is sent successfully?
Thanks for your inspiring words.
Clone the link template you are using now from Downloads Templates page. Then remove the [page_url]
/ [page_link]
template tags from there. Use only [title]
tag to show the package name without any link to the details page.
It isn’t possible to remove the details page as it is just a post page handled by core.
You can use category shortcode to list downloads from a category. Here is the Shortcode Doc.
Please install TinyMCE add-on to insert shortcode easily.
If you need more advanced feature take a look at Directory Add-on. It has various shortcodes to show packages with different styles. Here is the demo https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/ Check other menu items there too.
You have to setup the reCAPTCHA keys in WPDM settings if you want to use reCAPTCHA on the registration page.
Do you want to add ‘Accept Terms’ field in the rigistration form? It is possible, requires some customization if Registration template /download-manager/tpls/wpdm-reg-form.php
1. Use “Billing Cycle Limit” in Billing Details panel to set expiration period. When the cycle limit is reached the membership will be expired.
2. The answer is same as no 1. Auto-renewal will be stopped after cycle limit is reached.
3. The dashboard shows the “Next Billing Cycle” date which indicates the expiration of the current period.
Please let me know if you have any other query.
Hi,
Fixed this issue and the updated version of Download Manager coming soon.
Thanks.
Hi,
Thanks for your detailed report on this issue. We will release Form Lock update soon to make it PHP 7 compatible.
I really appreciate your offer. I will send you the updated version before we publish for all users.
Best Regards.
There will be no change in WPDM. All customization will be made on taxonomy-wpdmcategory.php
template file.
Please send temporary wp-admin login info in private reply to check the issue.
Please send login info in private reply.
This issue might be same as this one if you are hosting on siteground. The solution is discussed there.
You have to use [thumb_gallery_50x50]
template tag in the page/link template to show additional preview images. You can change the size from 50 to something else.
I have created a sample page template there. Please check it.
Hi Andrew,
Please send temporary wp-admin login info in private reply to check the issue. If it is possible for you, check the PHP error log and send me the latest entries.
Thanks.
Are you using any membership plugin to manage subscriptions?
We have WP Pro Membership plugin which has lots of useful features and enough to run a membership site smoothly. take a
Download Manager can hide downloads if a user doesn’t have access to it. But this is related to the package access settings, not subscriptions.
You can use custom link template to insert shortcode that won’t link to the package details page. So, there will be no link to start with. Just clone any link template and remove [page_url]
template tag from there. Thus custom link template feature is available in Pro version of Download Manager.
We use FPDF library for PDF stamping. During PDF stamping it regenerates the document . On the process, the responsible library can’t keep the bookmarks or input fields. It is the limitation of FPDF library.
Please try disabling other plugins. If that doesn’t work send temporary wp-admin login info in private reply to check the issue.
Sorry for the delay. Please send the login info/link again. I have to check a sample package to understand how you are using ACF there. After that, I will let you know if we can replicate it with customized WPDM ACF.
Sorry for the delayed reply. Somehow missed your reply.
You can attach pdf directly if instead of adding URL. Attached files are secure, a customer can download files only if they purchased it.
You can add ini_set('display_errors',0);
under error_reporting(0);
Here is the Shortcode doc to know more about available parameters.
Here is the doc that explains how to use custom template files https://www.wpdownloadmanager.com/doc/template-files/ You can use this template to translate table header. Or use plugin language file from /download-manager/languages/wpdmpro.pot
to translate all words.
Looks like it is a Download Manager cache directory permission issue. Please send FTP or change /wp-content/plugins/download-manager/cache/
dir permission to 755
Yes, it is achievable in taxonomy-wpdmcategory.php template. It will take around 3 hours of customization.
If you want to proceed please purchase the hours here https://www.wpdownloadmanager.com/download/custom-upgrade-service/
And send temporary wp-admin and FTP login info in private reply.
Let me know if you have any other questions.
WPDM Dropbox explore adds a file from your Dropbox to the WPDM package. It doesn’t send the file to Dropbox. The add-on uses Chooser API https://www.dropbox.com/developers/chooser
Please try now. Unlocked your key from the old domain.