Forum Replies Created
Hello ohana,
Hope you are well. And sorry for the inconvenience. Are you talking about any WPDM related add-on/plugin or wpdownloadmanager.com related plugins? please check and let me know
Thank you and regards
Hello Alessandro,
Hope you are well. And sorry for the inconvenience. Can you please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello Martins,
Hope you are well. And sorry for the inconvenience. I think it may have a conflict between your plugins or theme. can you please enable/disable other plugins for checking, you may also switch theme to another for checking if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello Austin,
For the download button just redirects to the image in the browser, because it has been adjusted through the media library option. choosing from the Select From Media Library option. By default, it will do so. You can also choose the other option too. When you attach files from a media library as a URL WPDM simply redirects to that URL when a user clicks on the download button, but when you upload a file directly or attach a file from a server as a server path, WPDM handles the download process and so there it can decide whether the file will open in browser or force download. So, if your file is already in the media library, and you want them to download instead of open in the browser, please attach those files using the server file browser instead of the media library file selector. please let me know then
Thank you and regards
Hello BFM Group,
The feature is working fine from my testing site. I think it may have a conflict between your plugins or theme. can you please enable/disable other plugins for checking, you may also switch the theme to another for checking. please let me know then.
Thank you and regards
Hello Vince,
Hope you are well. And sorry for the inconvenience. Can you please share the related URL? if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello GEORGES,
Hope you are well. The heights are not the same because the contents have differences. But you can restrict the div same height as with the below code, you can put this CSS in your theme CSS or your link-template CSS section too,
.w3eden .card {
height: 100%;
}
please check and let me know
Thank you and regards
Hello Vinod,
Hope you are well. For disallowing crawling by the Search Engine. You can Mask Download Link, If you mask the download link, bots will not be able the find any public download link easily. You are able to find this setting from Downloads > Settings> Basic Settings. please check.
And another way for making disallow Crawling Download Manager Pages Google, Bing + search engines is, Add the following code at the end of your active theme’s functions.php:
function noindex_for_wpdm()
{
if ( is_singular( 'wpdmpro' ) ) {
echo '<meta name="robots" content="noindex, nofollow">';
}
}
I hope it may help you. Please check and let me know
Thank you and regards
Hello Verne,
For add new page button, it is redirected to this page, https://wordpress-763289-2585228.cloudwaysapps.com/dashboard/upload-file/?adb_page=add-new
Can you please elaborate more on your issue? please let me know
Thank you and regards
Hello Austin,
Hope you are well. And sorry for the inconvenience.
For issue #1, Can you please share the related URL for checking the issue, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue?
For issue #2, When you upload a file and update a package, it is auto calculated by server
For issue #3, Your used procedure is one of the best ways. I hope you have understood.
Please let me know
THank you and regards
Hello Gail,
Sorry for the delay. we are still checking and working on a new update of the PDF stamper. Thanks for your appreciation.
Thank you and regards
Glad to hear that, your problem has been resolved.
Thank you and regards
Hello Verne,
Please check now. And please let me know if it is ok and how more adjustments do you want?
Thank you and regards
Hello VARELA,
Hope you are well. And sorry for the inconvenience. I think the token expires after some time issue is related to dropbox. Can you please contact dropbox support too related to your issue? please let me know then
Thank you and regards
Hello Austin,
Hope you are well. I have checked that, the topic has been marked as resolved. Has the problem been resolved on your side? please let me know
Thank you and regards
Glad to hear that, you have got the option.
Thank you and regards
Hello Verne,
Please share the related URL for adjusting the requirements. And also please elaborate on the requirement of the package title link. And please, give your temporary wp-admin login details in a private reply for adjusting the issues.
Thank you and regards
Hello Juliane,
For opening downloads in a new browser window, Can you please check the option from Downloads > Settings > Basic > File Download(section) > Open in new window option. I hope it may help you. please check
Thank you and regards
Hello Juliane,
Greetings to you too. For different storage spaces, you can use cloud storage add-ons. please check our this add-on,
https://www.wpdownloadmanager.com/downloads/cloud-storage/
I hope it may help you. please check
Thank you and regards
Hello Verne,
Hope you are well. For [wpdm_frontend] – Front-end Uploader UI / Author Dashboard shortcode, you have a chance to hide certain sections with this parameter, hide="settings,images,cats,tags". Can you please elaborate more on your issue/requirements, please
Thank you and regards
Hello BFM Group,
Sorry for the inconvenience. The upload file is working fine from my side too. While trying to upload a file, from your browser console, It is rendering 400-bad-request-error, Can you please check this article too for bad request error issue,
https://www.lifewire.com/how-to-fix-a-400-bad-request-error-2617988
please check and let me know
Thank you and regards
Hello BFM Group,
Sorry for the inconvenience. It is working fine from my side. Can you please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
-
This reply was modified 3 years, 10 months ago by
Nayeem Riddhi.
Hello BFM Group,
Sorry for the inconvenience. We have updated the add-on for fixing the issues. please update your add-on.
Thank you and regards
Hello BFM Group,
Sorry for the inconvenience. We have updated the add-on for fixing the issue. please update your add-on.
Thank you and regards
Glad to hear this, your problem has been resolved. I have adjusted your issue from your custom link-template for your package and in your created custom link-template CSS panel, I have just put .w3eden { display: contents; } and also adjusted your page texts <p> tag to <div> tag. Thus, it is okay now. However, If you get some free moments, Can you please give us a 5* here and add your valuable review about our plugin, it will inspire us a lot.
Have a good day!