Forum Replies Created
Ok now, the problem was happening for an issue with phps “basename” functions, basename usually returns file name from full path, here probably because of non ascii chars it was return only a part from file name. However I’ve resolved it editing wpdm-start-download.php.
Screenshot: https://www.evernote.com/l/AV0A3NWKRqJIN6oNzH7dEQ6ZAnNfLBmDJC8B/image.png
I’m checking pdf fonts, as they are now, fpdi doesn’t support non ascii chars, but I’m trying to find a patch.
you will need this add-on http://www.wpdownloadmanager.com/download/advanced-access-control/.
For login, use wpdm login form short-code [wpdm_login_from] or from settings, check option to show wpdm login form instead of message.
wpdm actually have no control over external server. It will totally depends on the other server where file is stored.
you can use google drive. that will support direct download.
You will need this add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
if you add from URL and use multiple url, you can only use individual download. Because, for full package download from multi-file pack, it needs to create zip file from attached files, which required to keep file in same server.
may you please give me a temporary wp-amdin login info in a private reply to check your issue
you need to upload new email template in /download-maanger/email-templates/ dir or edit current one from that dir.
Please check at the end of that page, 25-11-2014: Version 2.7.3 ( free ) released, issue resolved if you are using v4.1.6 ( pro ), which is a very outdated version for pro, you should update to v4.2.2 immediately.
ok, please give me temporary wp-admin login info, I’ll check that for you.
you can’t apply appshop only in download page, but if you want to make your download page like appshop, you need to create a separate page template for your theme.
” All Ad-ons” doesn’t includes any theme, all included items are listed in this page http://www.wpdownloadmanager.com/download/all-ad-ons/
And wp pro membership and payment methods are not part of all add-ons pack, we have separate pack for all payment gateways http://www.wpdownloadmanager.com/download/payment-gateways/
“The Next” is perfectly functional and we are here to help you with setup if you need.
@Jefford, sorry for the delay, you posted in free forum and there sometimes delay in reply happens, But activating bootstrap js should resolve your issue, and if not it could be a conflict with another plugin. As you need here http://demo.wpdownloadmanager.com/wpdmpro/tree-view/ , tree view is totally functional.
Yes, you need to create a link template without [page_link] tag. You may use following code too:
<div class="media">
<a class="pull-left" href="[page_url]">
[icon]
</a>
<div class="media-body">
<h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">[title]</h4>
[download_link] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-download-alt"></i> [download_count] downloads
</div>
</div>
Anyhow here is the docs: http://www.wpdownloadmanager.com/doc/templates/
#1. It looks like a file read/write permission issue, please make /download-manager-files/ dir writable and try downloading again, if you still see 3 files, please make download-manager/wpdm-start-download.php writable, so that I can check it in details.
#2. It simply could be an issue with your zip explorer.
You can customize the email template. Read this doc http://www.wpdownloadmanager.com/doc/subscribers/ about Subscribers settings , it explains everything you need to know about editing email templates.
Did you check the preview in admin side? Is it okay there?
Send a link of the page where you have that custom button.
I will check the issue asap and let you know the update.
To center align logo, go to Theme Options Custom CSS tab, add following css:
.header-logo-area *{
text-align:center !important;
}
To use different footer background, add following css:
footer{
background: #333333; /* use your own color */
}
To hide customizer, delete customizer.php
it will require to edit code in wpdm-archive-page.php
Probably you will need this add-on http://www.wpdownloadmanager.com/download/wp-pro-membership/
@coptic-treasures, I tried your url, it looks fine to me:
https://www.evernote.com/l/AV3cnMS2wNFLSbiTLn176-mwxId2HvLq2IcB/image.png
@edgarsliepins, may you please give me an URL and temporary wp-amdin login info in a private reply to check.
I’ve downloaded and opened the file, looks fine to me:
https://www.evernote.com/l/AV3cnMS2wNFLSbiTLn176-mwxId2HvLq2IcB/image.png