This reply has been marked as private.
I checked in your site, looks like pages are showing fine. give me the exact url where you see the issue
Hi WPD,
After using some of week, the function of Enable Passwork Lock not work for me.
I can not add password to protect my file,
When I set up password, and the user click download it will show the error page with the notice as follows:
{“error”:””,”downloadurl”:”http:\/\/(mysite.com)\/?wpdmdl=1688&_wpdmkey=5360d35017762″}
How can I resovle it ?
Please help me check issue.
Thank you for support.
Since all of my templates are gone, and the Add on Image does not show in Download Settings anymore, I am creating a new once.
Can you please tell me what I need to add here so that the icon size is small (i.e. 24×24) and where to add a direct link to my own icon in wp-content/uploads/icon-name.png?
[icon]
[title]
Hi, i added a email lock to a package. And when i download and enter my email and click download, it redirects me to a page with a json template like this:
{
“error”: “Download link sent to your email!”,
“downloadurl”: “”
}
But i still get the mail with the download link…
What am I doing wrong?
as I said It will NEVER open in browser if you don’t add url. and Again we never had email notification option with free version. But still I want to set it up there for you, give me a temporary wp-admin login info in a private reply, it is totally secure.
I meant, remote or local you are using url as file source, thats why it is opening in browser. there is nothing to do with wpdm pro, but if you upload files from wpdm pro or add file using server file browser, it will no open it browser but download
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
in force download actually will have to add code to copy the file in cache dir and generate full url or the file and directing browser to that url.
This reply has been marked as private.
not possible if you add it from server as file path or upload directly. what you need to do that upload the pdf from media manager , copy the url and attach the url with a package as remote file url and publish the package. Now, if user try to download the pdf in this package it will open in browser rather then download.
no. but here is a solution. upload pdf from wp media manager, copy the url and add it with package as remote url, then when user will try to download, it will open in browser rather then starting download.
Thanks for the reply, you forgot the closing bracket but I added it in and it works perfectly!
wpdm_download_url(array('ID'►get_the_ID()))
@neuroticartist, please also give me the exact URL with issue to check.
1) it actually raised from v4 as we moved to custom post type, but we also moving free version to custom post type and for new user it will not be a problem. But if you use wpdm pro v3 ids will not be changed. But I think, moving to v4 will be a better decision even though there are some manual work.
2) Import to premium will not work ( it was for free to v3 migration ), please use attached add-on
3) in pro version there are a complete section to manage styling, if you see bigger picture here, you can control every info you want to show or not but free version has only a fixed style, also you can use the add-on http://www.wpdownloadmanager.com/download/wpdm-image-button/ to apply image button. Anyhow as you and few other wanted to get same style as free version, I’ll add some new template which looks exactly like free, but actually 99.99% are happy that they get extensive options for styling.
4) As those options are generated by css and html , so those could have conflict with some theme, though as per our extensive test, all those styles work great with any standard built wp theme and for those very few exception there is nothing to do except manual css adjustment.
5) please give me your url to check, it is fully functional feature ( you can check in our demo ) except your theme js causing any conflict.
6) Thanks for your suggestion, it is noted :).
7) Not an ad it was just my twitter id, I added while generating twitter button but later forgot to remove. Here too, onlyyy you an other 3-4 users complained about it.
And as I told all features are 100% functional in standard wp installation, but in the market there are 1000s of other themes and plugins (more 80% don’t even follow wp standard ) and it is never possible to test plugin compatibility with every other theme and plugin, so what we ensure ( http://www.wpdownloadmanager.com/terms-and-conditions/ ) is the plugin is 100% functions ( with every feature we advertised ) in any standard wp installation.
And FYI, this one is the best plugin in its category 🙂
Thanks
simply use this code 😉 :
function wpdm_flag_tags($vars){
$vars['el'] = '<img src="image-url-here" />';
$vars['en'] = '<img src="image-url-here" />';
return $vars;
}
add_filter("wdm_before_fetch_template", "wpdm_flag_tags");
We are having some issues with styling, specifically, CSS adding borders around anything with the .panel ID – this styling seems to be coming from the Twitter bootstrap CSS, but we have tried disabling this in the settings, and it still displays.
Also, it seems to interfere with the ‘Rotating Tweet’ widget (stops it from rotating). After checking with the plugin author, he advises that this is often a result of another plugin calling an additional version of jquery in addition to the standard version.
It is also causing an uncaught TypeError.
We have had to disable the Download Mgr plugin from our website as it’s causing too many issues for us to work with. The website is behind a ‘coming soon’ plugin, but I have an account set up for you if you need/want to see behind.
The URL is http://www.billinghamtowncouncil.co.uk
Download Button has some extra code ( for all package files ). <-- not clear, may you please explain it little more. anyhow you may try with this add-on http://www.wpdownloadmanager.com/download/wpdm-image-button/ for prettifying download link
Extended short-codes plugin should work fine with any theme, please give me example url where you tried with that plugin short-code
What is Stock Limit <-- if you set any value there, like 10, then that package could be downloaded for 10 times only, after that no user will be able to download that package.
How can i change strings from Files list ( File, Download ) <-- from language file or directly from functions.php
How can i change strings on frontend http://subz.blog-spot.gr/prosthiki-ipotitlou/ <-- from language file or directly from wpdm-login-form.php and wpdm-reg-form.php
On package view i saw my themes view. Can it be changed ? http://subz.blog-spot.gr/download/ <-- that is part of theme. need to change in theme
This reply has been marked as private.
This reply has been marked as private.
please give me a temporary wp-admin login info in a private reply here to check the issue. also please give me the url where you facing it.
This reply has been marked as private.