Forum Replies Created
Found it- the function was actually in “wpdm-core.php”, not “functions.php”. That change has worked, thank you.
Yep, that’s the file I looked in- no mention of “site_url” on those lines (147-153 or nearby). Several uses of “site_url” at 1300+, but nothing near the numbers you mentioned. Could you double check? Thanks, gw.
Hi Shaon, could you clarify which functions.php file I should open? I opened the functions.php in the plugin root directory, and it does not show that code.
Thanks,
gw
Still in need of a fix for this, could you let me know what you have in mind? Thanks.
Could you let me know if/when you can make a fix for this? I do not know enough about WP coding to do it myself. Thank you.
More specifically: WP Download Manager should use the “Site Address” instead of “WordPress Address”, from the “Settings > General” area, if that field is not blank- otherwise, of course default to the “WordPress Address”.
Ah, I see. WP Downloader isn’t correcting for the site directory, which is causing the issue. I am not able to give out admin login info, however this seems like an issue best solved via the plugin. It should be able to check for the actual wordpress home URL, and use that instead of the directory. This seems like a fairly simple bug fix?
Edit: I’ve figured through some of this, but my main issue is now, that the download button does nothing except send me to the home page of the site.