OK, but I already have a redirection plugin.
Which page or link should I mark as destination for the redirection of CF7? I want the user remaining in the same page but able to download the paper…
Hello, I have the following problem. If a file is downloaded via a link that requires you to confirm the terms and conditions beforehand, it will automatically be downloaded twice. If you switch off the GTC confirmation, the file is correctly downloaded only once.
Hello,
I have installed your plugin, and set it to block download behind a CF7 form. But users are not redirected to download link after filling the form. How can it be done?
The website is https://lcc.eco. You can find a donwload button on the homepage (“Descargar Folleto”).
Thanks for your help!
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Hi ,
My download button no longer working. I’m receiving the below message whenever the download button is clicked
Message: Your email address is Blocked!
Please assist.
Thanks
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
I have a similar challenge/question with the Pro plugin.
I created a new template “ADG1” and wish this to be used as the default for all link shortcodes eg for
[wpdm_package id='31402'][wpdm_package id='31403'][wpdm_package id='31404'][wpdm_package id='31405']
There are 370 downloads on the website, so I don’t to have to insert the parameter template= into each shortcode, but I cannot find a config screen that let’s me choose which template is used as the default for these wpdm_package links.
I also don’t want to overwrite the default template folder directory in the plugin because this gets over-written during updates.
Please could you help?
Chris
Hi Nayeem – I dont want to ‘Email Download Link’
When i disable that function it does not show the download button properly – seems like some CSS is failing to show the right button?
Hi is there no easy way to customise the [download_link] shortcode please?
I have tried customising the link like this and also php hooks etc.
<div class=”ml-3″ align=”right”>
[download_link]
</div>
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.
This reply has been marked as private.
Perfect. Now I have a new problem though. Efter updating the plugin WPDM Archive Page doesn’t work. The shortcodes aren’t loaded anymore.
Under Downloads -> Settings -> Archive Page Options I’ve set the option to use “link template”. I’ve tried with shortcodes such as
[wpdm-archive cat_view=”compact” button_style=”default” link_template=”link-template-extended.php” order_by=”post_title” order=”asc” items_per_page=”20″]
and
[wpdm-categories cols=3 subcat=1]
but none of them work. I’ve followed the documentation here but without luck: https://www.wpdownloadmanager.com/doc/installation-usage/
Do you have an idea what might cause this problem?
This reply has been marked as private.
Hello,
When I forward the download link e-mail sent by the system to another e-mail, I do not want it to download the download link.
I just want people who have left me with their information on the site to be able to download files.
1 person leaves his information, he drops a mail from the system, there is a download link in the room, when he says forward the mail, someone else can download that file.
Can we prevent this?
Thank you.
Best Regards
We have followed all of the troubleshooting steps in the link you provided — we have flushed permalinks, ensured the correct WordPress rules are in the .htaccess file and can confirm that mod_rewrite is enabled on our server and this website’s account. The rest of the site is working fine, the 404 errors are only coming from the WP Download Manager plugin.
The 404 errors for this package are all referencing your plugin’s cache folder e.g. /wp-content/uploads/wpdm-cache/1601253451wpdm_P1050949-48×48.JPG
We have cleared the plugin’s cache and can confirm that files with matching names exist in the /wp-content/uploads/download-manager-files/ folder.
Can you please explain why your plugin is generating all of these 404 errors from the wpdm-cache folder, and why we can’t save changes to the “Select Members” option?