As you know, you can attach multiple files with a package and enable disable single file download from package settings in add/edit package window. Looks like for that package single file download is enabled, 1st small button is showing for single file download and 2nd is for package download. If you disable single file download from that package, 1st button will not show any more, but if you want to remove 2nd button, you need to edit page template, and remove [download_link]
tag. Docs: http://www.wpdownloadmanager.com/doc/templates/
You need to upgrade your server php version to 5.3 or upper.
You wouldn’t need that fix anymore, now you can use like this:
http://localhost/wpdmpro/wp-login.php?redirect_to=[this_url]
You can’t put it anywhere, but you can use [update_date]
tag to show update date automatically. However, you also may use custom field ( http://www.wpdownloadmanager.com/download/advanced-custom-fields/ )
That is not possible for now, you need to remove previousl attached file even though you are uploading same file again, however, it shall improve it in future update.
You can activate individual download file stat count from wpdm settings page.
We are working on improving update feature.
It looks like the request /?wpdmtask=get_downloads&pg=2&category=0
is timing out, but you need to discuss with your hosting/server support to find the reason, it is related with your server.
Adding as url and adding using ftp add-on works differently. WPDM never cache urls. But if you files in same server, but in different dir, you better use server file browsers.
Add following css at the end of your theme css:
.modal-backdrop.in { display: none !important; }
admin url asking for http auth and login is not working.
Sorry, please use this short-code:
[wpdm_packages categories="audio-video-tools" order_by="download_count" order="desc" cols="1" toolbar=0 item_per_page=10 template="link-template-calltoaction3.php"]
It is working, however we are still working on that short-code, soon the short-code will work like “WP_Query” for WPDMPro
Ok, we shall add it soon.
That will not be possible with this code. However you may use this add-on http://www.wpdownloadmanager.com/download/download-notifications/
Fixed file attached. Please download unzip upload to /plugins/download-manager/ dir
Ok, got it and fixed.
Change the short-code to [wpdm_user_dashboard recommended="categroy-slug"]
Please check again. Working in chrome too https://www.evernote.com/l/AUeANAq9G8VGHqcMJ8zWXWextMg5BTToy4UB/image.png
Hi,
You can’t customize success message using Advance Custom Fields. Success message is not customizable yet. But you can add extra fields in your email lock from Settings Subscription tab (http://sccmcollection.com/wp-admin/edit.php?post_type=wpdmpro&page=settings&tab=s2dcf).
After creating custom fields in subscription tab, select your field group in package email lock settings (lock options tab). I have created a test package here with a custom field http://sccmcollection.com/download/test/
Thanks,
Please send your license key and temporary wp-admin login info in private reply.
Hi,
Check this Directory Addon ( advanced Search shortcode ) demo http://demo.wpdownloadmanager.com/wpdmpro/advanced-search/
You need Directory Addon if you want something like this.
Thanks.
I’m using FireFox
Yes, I’m updating plugin in your site within today.
Yes, you can upgrade to dev from here:
[…]
Please delete old version first, and the process will not harm your old data.