Hello,
You can not update existing package. It will create new package with the same data of csv.
Regards
Hello,
Thanks for contacting us.
If you are unable to download the export file, You can find the csv in wp-content/uploads/wpdm-cache
directory of your website.
Regards
Tanvir
Hi David,
Thanks for contacting us.
For limiting wpdm downloads, you need the below addon
Regards
Tanvir
Hi David,
Thanks for contacting us.
For limiting wpdm downloads, you need the below addon
Regards
Tanvir
Hello,
I think currently your product is expired.
So you will miss the updates and pro support. But not sure how did you post in pro forum. Something could be wrong. I will forward this issue. You will be updated later here.
Thanks
Hello Stuart,
Exported CSV is different than the csv format that should be imported.
You can not use it directly for importing. You need to again format it for bulk import in wpdm.
Regards
Tanvir
Please let me know if you have active order or it is expired
Hi Steven,
Thanks for contacting us.
Please provide temporary admin access in a private reply to check the issue further.
Regards
Tanvir
We are unable to call
Please provide admin access of your site in a private reply as you created.
Hello Donald,
Thanks for contacting us.
Please provide temporary admin access in a private reply to check the issue further.
Regards
Tanvir
Hello,
I have got the issue.
Gutenberg wpdm has some limitations. It is a free plugin.
I suggest you to use below addon for making archive page using shortcode. It will work properly.
You may test the shortcodes in our demo:
https://try.wpdownloadmanager.com/wp-admin/
Regards
Tanvir
Hello,
Greetings from WPDM support center.
Please provide related page url to check and understand the isuee properly. If possible please also share temporary admin access in a private reply.
Regards
Tanvir
Hello,
There could have issues as you had older version of wpdm. It is not possible to bring that stat.
However, I hope currently the stat will work properly. If you face issues currently, please share.
Regards
Tanvir
Hello,
Please also share related urls.
Regards
Tanvir
Hello,
Thanks for contacting us.
Please provide admin access in a private reply to check the issue further.
Regards
Hello @pixela,
Greetings for the day and welcome to the support forum.
The demo needs the following items:
1. WPDM PRO
2. Directory Add-on
3. Attire Blocks
4.WPDM Gutenberg Blocks
5. Attire theme
And the demo import file to head start.
Hope this helps and answers your query.
Regard
Hello,
Thanks for the update.
Yes you can follow masking settings. It should fixe the issue you are facing.
Regards
Tanvir
Hello,
Thanks for contacting us.
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 on 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 for further assistance.
Thank you and regards
Hello,
Thanks for contacting us.
I found that in updated version it is mentioned that version 3.0.4 . somehow it was not changed in the update. That is the reason of the issue.Our developer team will check this issue.
Regards
Tanvir