Hi,
File manager addon is a good solution. But alternately You can delete your files from the server folder uploads/download-manager-files
.
Thanks
Hi,
You can download the sample.csv file from Downloads Bulk import. If you’re using advanced CSV Importer, then this file will work too. You can map the custom fields with it.
Find more here.
Thanks
Seems like you are using a much older version of the plugin. Can you update the site?
Hi,
You can set Login Required Message in settings to <a href="/wp-login.php?redirect_to=[this_url]" >Please login to download</a>
, so the user will redirect to that page after login.
Thanks
Hi,
There is a new update on this addon. Please check https://www.wpdownloadmanager.com/download/alipay/.
Thanks
Hi,
Sorry for late reply.
I have updated the plugin to latest version. I have checked that there is a problem. Do you have any php error log?
For now, you can enable Open in Browser function to solve the issue.
Thanks
Hi,
There might be any incompatibility with the visual composer. Is there any php error log? Can you send login to check the issue?
Thanks
Sorry, That option not possible yet. But noted for future implementation. Or if you need the customize solution you can send details to customize@wpdownloadmanager.com
Thanks
It seems like the wp rocket cache issue, Clear cache should fix the problem. Or try using a different cache plugin.
Thanks
Hi,
If the download popup to save the file on the drive not appeared, then there might be a little time to wait to load. Or There may be any script conflict with the theme. Can you share the login in private to check the site?
Thanks
Hi,
From Short Codes you can find the Category Short-code
[wpdm_category id="Category ID" order_by="field name" order="asc or desc" item_per_page="10" template="temaplte name or ID"]
Details here https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/
Thanks
Hi,
Thanks for notifying us again. This would be great if we can implement this feature. I will forward this, so we can decide on the addon.
Hi,
Sorry for late reply, can you please send login in private to check?
Thanks
Hi,
You can use default WordPress export/import. You can find a new post type for downloads in there.
Thanks
Seems like you are using category names instead of slugs? Please write down lower case slug by comma if more than one.
Thanks
Hi,
A scaled image is an image that has been scaled to match the size that it is displayed.
This is telling you that your source image is 500×300 but you are displaying it at 220×132.
It is inefficient because the browser has to download the larger image and then rescale it. The 500×300 image is 94.4KB larger than a 220×132 image would be.
The download manager cache the images by resizing with several default images size. These are dynamic thumbnail images created by Download Manager for various link/page templates ( Output for [thumb_WxH] and [thumb_url_WxH] tags ). WPDM stores these images to reuse the generated thumbnails. So you may use correct height and width with the template tag to regenerate them.
Thanks
Hi,
You can hide the amount on download in the packages frontend by editing the page template that you are using with the package settings.
You can clone and then remove the template tag [download_count]
to remove the count. Then save and use this template with the package.
Thanks
Hi, Thanks for finding out the bug and solution too. We will fix it with next update.
Hi,
You can set login redirect page to that URL. After user login, they redirected to that page. Use link with this shortcode [wpdm_login_form redirect="http://localhost/wpdm/downloads/"]
, that you included into the login page.
You may see this thread for more info.
Thanks
Hi,
Please send temporary wp-admin login info in private reply to check the conflict with the theme. Only Disabling WPDM Bootstrap should fix this.
Or you can create a custom template with HTML and css and use it with the package.
Thanks
Hi,
Maybe you’re trying with the different domain name. Please send the key in private reply to unlock it.
Thanks
Hi,
We are working on updates issue. For now please go to purchase area to download the updated plugins and then delete the old one from the dashboard and install the new one.
Thanks
Hi,
Please send your login in private to check.
Did you delete the old plugin from your plugins list and install the updated zip file from plugins add new?
Thanks
Hi,
Are you using PHP 7 on the server?
Please send login info in private to check.
Thanks