Hi,
Have tried the link provided in the email about upgrading, but it just takes me to my plugin page where it says you cannot do this automatically.
I then click on “View Version 4.7.4 details and get an error message (see pic attached).
Also cannot see anything on your website about upgrade.
Do I just Download whole new system from my account as we had to do before.
Hi,
You have to edit /download-manager/tpls/wpdm-all-downloads.php for this shortcode. You can find details here about modifying the shortcode templates.
You need to remove the page link from line 251 by removing href='".get_the_permalink(get_the_ID())."'
Thanks
I am using the wpdm_all_packages shortcode – is it possible to hide the page link (associated with the title) in the table?
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/
I don’t want people using the page link and seeing the URL, as this is hidden from Google and WordPress search. I would rather they use the Download link alone. I’m using a 3rd party password protection feature to hide access to the table itself.
I’m new to wpdownloadmanager and am using it for a non-profit website.
I would like to list all files in a category using the wpdm_category shortcode.
The shortcode is working with ok with Template Name: Card (template=”link-template-bsthumnail.php”) but this has more information than needed.
The most suitable template is Template Name: Panel 1/3 as seen on the demo site https://demo.wpdownloadmanager.com/wpdmpro/ready-to-use-templates/
But can’t get it to work. I tried using template=”link-template-panel” and template=”link-template-panel.php” but it is not working. Is this template available in the free version?
This reply has been marked as private.
This reply has been marked as private.
Clearing the cache does not resolve the issue. I see a syntax error in my Chrome Console that appears to be directly related to this modal button. See the attached screenshot for the errors. I have verified that this issue exists on both my live and staging sites. I have tested with all other plugins disabled and a default WordPress theme and the issue still remains.
When I click the link on the syntax error, Chrome highlights this code on the Sources tab as having the issue:
<button type="button" class="btn btn-default" onclick="__showDownloadLink(13059, 5a68f9f320c7c)"><i class="fa fa-link"></i></button>
Steps to reproduce the syntax error:
1. Open any package under All Packages.
2. Click the modal button on a file in the list (nothing happens). Be sure to do this first before inspecting the page.
3. THEN right-click and Inspect the page in Chrome.
4. Click the link on the syntax error which will open the Console and highlight the line with the error (in my case, it’s line 2508).
I’ll give you access to my site in a private message so that you can investigate the issue. Thank you.
You can always use the page template. You can clone the existing template. Modify the code. And use that template inside the package settings.
No, you can’t replace. [download_url] gives a button with the download link and [download_link] gives the direct download link. So you can make custom download link with open in new window.
Thanks
So I can not use the Page template?
Can I replace the with [download_url] with [download_link] inside this code which you write for me?
Thanks
Hi,
Please send the package link in private reply to check. Download block by a popup blocker if its enable by the browser. Please clear your browser cache and retry.
Thanks
This button shows a modal with individual file download link. Please clean the browser cache ( Press SHIFT + Click browser reload button ) to load the required JS.
Hi,
Please check again. The download link is working fine.
Thanks
This reply has been marked as private.
Found no issue with your new link too. I tried on Chrome and Firefox. Single File download link and package download link both works,
https://www.evernote.com/l/AUeEOWXxtG9Jgqc60lJ6hhUS9Xi-T4lOi_IB/image.png
Thanks for reply, But indeed I need to use it in page template, I already use the below one, I need to use image button instead of download label.
<br>
[thumb_250x250]
<br>
<br>
[description]
<br>
[acf_group_FirmwareDetails]
<br> [download_link] <br>
<br>
This reply has been marked as private.
Same here the link to download doesn’t work, a blank page comes up…
Hi,
You can use custom link template and set the download url to open in new tab. Just use target blank like following example,
<a target="_blank" href="[download_url]">Download</a>
Creating a new template ( https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/ )
Thanks.
Hey I am trying to download WPDM Button Templates but the link ist not working.
When I click on download it just gives me a blank space..tried it in Chrome and IE.
Hi.
Thank you for the quick reply.
The link to download doesn’t work, a blank page comes up…
This reply has been marked as private.
I’m not sure if this already exists, but I can’t find it.
Downloading Page
Page that is customizable to up sell or showcase other downloads, starts the download automatically, and shows a manual download link.
Hello,
I noticed that if I used the ( URL ) tab to enter the file download link then when the user click on Download button the browser open the link in the same window instead of opening it in new window!! I checked the option in setting to open in new window but that work only If I upload the file and not by using the URL tab.
Any way to solve this??
Thanks in Advance.
Clicking on a download file ina package – gives the error – file not found and an empty file is downloaded.
I am getting this problem on latest version 4.7.3 on both a live and a staging site.
The problem seems to occur after a period of time and requires files to be deleted from the package and relinked. Then they are Ok for a while – but the issue returns after some time.
Please help customers getting very fed up with this.
See on staging site here: https://dev.aegies.org/download/the-blessing-course/
In the wp-admin, when we click on the “Add-Ons” link under “Downloads”, we get a page that simply says “Failed to connect with server!”
We have added the licence key and credentials under “Updates” in the settings page for the download manager. What else are we missing?