Hi,
Are you claiming the sync is not working at all, are you facing this issue? please let me know
thanks
please check now, I have adjusted a small change from the settings, if the download is working for you. unless you can share the browser console details here with a screenshot if any error showing in the console for live mode
thanks
I think you have also seen the demos of Premium Packages – Sell Digital Products Securely add-on before purchasing, though it is a free add-on, As your requirements there need some customization. I hope you have understood
thanks
Thank you, we shall try it
Hi,
you can also enable/disable other plugins for checking if there any conflicts remained, please check
thanks
Have you recently install other plugins if there conflicting with it, please check, you can also enable/disable other plugins for checking the issue, please let me know then
thanks
Have you recently install other plugins if there conflicting with it, please check, you can also enable/disable other plugins for checking the issue, please let me know then
thanks
Hi,
Do you want to show PDF preview in WPDM tree expand feature, let me know
thanks
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
For make disallow Crawling Download Manager Pages Bing + search engines, Add 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">';
}
}
thanks
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
Glad to hear this,
thank you
The download also works fine from test mode and Paypal test mode. what is generating for download with Paypal live mode, let me know
thanks
For archive page, please use the latest updated shortcodes from here, https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/, the shortcode has been updated. And for update plugin, please simply click the Save Settings again for license key option from Downloads > Settings > License
, that will regenerate the access token. Finally, go to plugins page and update will work fine this time
thanks
Hi,
Which plugin you have used for creating this form? please let me know
thanks
Hi,
Please simply click the Save Settings again for license key option from Downloads > Settings > License
, that will regenerate the access token. Finally, go to plugins page and update will work fine this time
thanks
sorry for being late, please enable HTTP as well, I shall try to check your issue tomorrow
thanks
I shall try to share my static IP tomorrow, please reply here with a message if I forgot to give you the IP
thanks
After purchasing PRO license are you missing this page, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases, if you are facing problem with the purchase and license further, please mail support@wpdownloadmanager.com
for the issue
thanks
When you select bucket and its folder Auto-Sync for Local Files Attached With Packages should work, have you select the bucket and its folder too, please check that and let me know if you have any issue more
thanks
Hi,
Are you saying using UMP and ULP and WPDM conflicting somewhere, you can also disable somewhile for checking if a conflict remained between them, then please let me know, what more requirements you need
thanks
It is core settings, it should work then, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
Okay I have talked with our senior developer, I hope you shall soon get an update for this
thanks
We have found the issue, soon you shall get an update
thanks
It should work, if it doesn’t please,
Find this code exclude_from_search' ► (bool)get_option('__wpdm_exclude_from_search', false)
, in /download-manager/download-manager.php
file and change false
to true
That should exclude downloads from the search result.