Forum Replies Created
Hi, we are having this same issue. I know we need to update the Archive Page plugin but can’t at this exact moment. Is there a place to download previous versions of the main WPDM plugin? Look to go back to 5.4.1.
FYI, from Flywheel:
—————————————————-
This File: wp-content/plugins/download-manager/libs/class.FileSystem.php
This Function: imageThumbnail
This line $path = str_replace(site_url(‘/’), $abspath, $path); This is giving us the wrong path to the file.
Some plugins and themes make the assumption that one of these files/folders (most commonly wp-load.php) will be in the site root, and will try unsuccessfully to hardcode a link to it there. In order to fix it the plugin shouldn’t rely on ABSPATH when gathering URLs. As a temporary fix we set $abspath to the correct path by hand in wp-content/plugins/download-manager/libs/class.FileSystem.php.
Yep. I have the link template selected on each package. However, the file still downloads immediately without displaying the popup form.
If I lock it, it displays the wrong link template layout.
I want the download button to look exactly like it currently does here: https://www.coldspringusa.com/building-materials/resources/, but I want it to function differently, and have it open the pop-up form, rather than downloading the link immediately.
This appears to be an issue with the host (Flywheel) and permissions. They are working on a solution. Closing this ticket.
No luck. Still showing a 404.
Is there anything else you need from me that would help?