Please check now. AS you have attached directory to the package the patch was slightly different.
You can set individual file passwords or use the main password for individual downloads. The current version has an issue with individual download of password protected package. We will fix it in next release. If you want me to fix it now on your setup, please send temporary wp-admin login info in private reply.
I found no category restrictions in the old file. But added the restriction in the current file. Please check now.
You’re right. The solution above won’t work on the Image Button add-on. Please send me the page URL to check your use case. Are you trying to open files in the browser?
You can use a custom template to change the text. Please check the related documentation here https://www.wpdownloadmanager.com/doc/template-files/
Make a copy of /download-manager/tpls/list-packages-table.php
and place it in /active-theme/download-manager/
directory.
Then replace <?php echo ucfirst($post->post_status);?>
with Published on line 95
Hi,
New license key should work fine on your new site. Please make sure you have the latest version of the plugin. You can download it here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
Send me the license key in private reply if still having an issue.
Thanks.
If you are attaching a PDF file then there is an option to open it in the browser. And when it is open you can print the file easily.
You can apply email lock to send the file to an email address.
Images in the description work in both cases for me. If you want I can take a look there. Please send temporary wp-admin login info in private reply in that case.
Sorry for the delay. Replied to your other ticket about this issue.
Please send temporary wp-admin login info in private reply to check the issue. Which template tag are you using there? It doesn’t look like the PDF Viewer https://www.wpdownloadmanager.com/download/wordpress-pdf-viewer/
Send FTP login info or allow plugin editor access to the temporary user. It should work if you added the suggested code in the correct location.
One of your theme or plugin was conflicting with [file_list]
tag’s audio player. I have removed the player from the tag result. Please check now.
Hi Chris,
It is not possible yet to search through PDF contents.
I am not sure how you are storing ocr texts. Maybe customization is possible but have to take a closer look or better understanding of the whole scenario.
Best regards.
Hi,
You can the Download Notification add-on https://www.wpdownloadmanager.com/download/download-notifications/ to get a notification when someone downloads or requests a download.
It is not possible yet to approve the file from email but noted for implementation.
Thanks.
1 ) It is not possible yet to add category slug in the package URL.
2 ) Category URL base is different than the package URL base. Please check it from Basic > URL Structure option or just go to Downloads > Categories page and visit a category page. It will reveal the category URL base.
3 ) Category pages use your theme’s category archive template. If you want a custom category archive for packages then create one. The file name is taxonomy-wpdmcategory.php
You can download one of our free themes and take a look at a sample of this template.
Somehow you custom template option got modified during DB transfer. I have recovered the old custom link template, please check now.
Please send temporary wp-admin login info in private reply to check the issue. Is this a multisite setup?
You can use wpdm_download_permission_denied
hook to modify the file. Or just customize the text from /download-manager/libs/class.Apply.php
file at line 683.
Hi, Sorry, no news yet. The API update will be released with the next version of WPDM.
Hi,
Are you referring to the page created with WPDM Login shortcode or any specific WPDM UI part? Could you please send me a screenshot or page link?
Best regards.
Hi, Replied to your email. Please check your inbox. Thanks.
Hi,
You have to move your DB too if you want to transfer the custom templates. Please send temporary wp-admin login info in private reply to check the warnings.
Thanks.
Hi, Found the issue. A patch is coming with the next version of the add-on. Thanks.
Please add the following parameters in your category shortcode to show toolbar and change the link template,
toolbar=1 desc=1 template="link-template-calltoaction1.php"
Send temp login info in private reply if you need help with that.