Forum Replies Created
I’m asking to customization team to check that ASAP.
You also may use this $categories = get_the_term_list( get_the_ID(), 'wpdmcategory', '', ', ', '' );
Please give me temporary wp-admin login info in a private reply to check it in your installation.
It worked fine for me, please give me temporary wp-admin login info to check it in your installation.
- If you want to add additional field, you will need this add-on http://www.wpdownloadmanager.com/download/advanced-custom-fields/ too
- They are hard coded, you can change those from wpdm-functions.php
- You can upload custom email template in email-templates dir, however better option for customizing email template is coming soon.
please give me the package url and temporary wp-admin login info in a private reply to check the issue.
Please open wpdm-functions.php, replace http://docs.google.com with https://docs.google.com .
Your file is semicolon ( ; )separated, please use comma ( , ) separated version.
With pdf stamper, probably you are using an already encrypted/protected pdf, if you don’t need to stamp the pdf, you can disable it from package settings, or use standard pdf.
I was because of link template, the link template was 1/3 of page width, anyhow I’ve selected another custom template now and everything looks fine.
Sorry, not clear, in dropdown you should see all categories.
It is actually not possible with any license. But, we have plan to add the feature soon.
Sorry, not only for Amazon s3 files, it works great with all and it is not a bug, however if you want me I can disable session tracking.
It could be something with your server, I need to check it in your installation to point the specific reason. Please give me temporary wp-admin login info in a private reply.
I’ve updated dropbox add-on in your site ( v1.2.0 ), now it will direct download. But you need to reattach old files.
Please give me temporary wp-admin login info in a private reply to check your issue.
it is not license issue, but the search result will totally depend on your theme, not the plugin. Please check if anything is changed in search result template of active theme in prod. site
if you use <?php echo wpautop($post->post_content); ?>, description always will be visible.
It seems like you can download as many times as you want because, even though if user clicks on download link multiple times in single session it counts as one.
https://www.evernote.com/l/AV3IBvjjNCVFdJwfnCtrUmVGb3IW0-ilU7YB/image.png
https://www.evernote.com/l/AV2HFfMMY9hAeIfJ96m6-lxumHmH1xMCVeYB/image.png
Sorry, not clear, may you please show me an example.
They are totally protected, no other step is required.
Yes, It is possible to link with email lock or form lock feature, but that will require complex customization in code.
To block 2nd email, comment out or remove line #18
add_action('wpdm_onstart_download', array($this, 'wpdm_download_notification'));
Those texts are in wpdm-functions.php, you simply need to search and replace, you also can change them from wpdmpro.po file.
Custom field will not appear yet at front-end, but we shall the support with the next update of the add-on. But version field should be there, please give me temporary wp-admin login info in a private reply to check.