This reply has been marked as private.
This reply has been marked as private.
Hello @raajsajaniya,
please check now, if it is working fine from your side or not. I have adjusted the download endpoint as the path has been given below, download > downloads
from Downloads > Settings >EndPoint >Download Endpoint
and flashes the permalink settings. Thus, it is working, please check and let me know
Thank you and regards
Hello @wendell,
Hope you are well. We have introduced a new option from Download > Settings > Basic for Open in browser and Open in new window. But now you can also make it for as I described below,
by default, you are using link-template-default.php for link template and page-template-default.php for the page template. you can edit the files and follow this doc, https://www.wpdownloadmanager.com/doc/template-files/ for back-up your files.
For opening in new windows, please add this code replacing [download_link] in page/link templates PHP file as i described below,
<a href="[download_url]" onclick="window.open('[download_url]','newwindow','width=1200,height=800'); return false;" class="btn btn-primary" target="_blank">[link_label]</a>
thank you and regards
Hi @eizorugged,
Hope you are well. And sorry for the inconvenience.
Auto-install sometimes fails due to auth error or server file permission issue, however, you always can download and install any add-on from the below link.
User Dashboard
I hope it will work fine then. If it doesn’t work, please, provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
Also, please share the related page/file/package URL with us where the issue exists.
However, it will be very cooperative if you record me reproducing your issue using a tool like this?
It helps me to quickly figure out the issue and squash it immediately.
Thank you
This reply has been marked as private.
Hello,
Unfortunately link template editing is not possible with free version of WPDM.
We have similar search functions with our directory addon.
WPDM Directory Add-on
See example here here I used the shortcode [wpdm_simple_search cols=1 template=”default-template” items_per_page=5]
Also you can check our special package with maximum addons:
WordPress Download Manager Special Pack
Thanks
This reply has been marked as private.
This reply has been marked as private.
Hi. Is there a way to set a page link on the Denied Access button on the downloads. I want to redirect people to a specific page
Hi @vavw,
I have informed our developer about the download link unmask issue. soon you shall be updated
Thank you and regards
This reply has been marked as private.
I guess I’m not sure where I’m supposed to download from. I tried the WordPressPlugin Directory and the free download from your site, and can’t see any differences. Please send me the link.
This reply has been marked as private.
Hello @raajsajaniya,
Hope you are well. And sorry for the inconvenience. Are you trying now to shift all download links to download manager packages, if you are trying this, please follow this doc, https://www.wpdownloadmanager.com/doc/bulk-import/. And if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello @vavw,
Hope you are well. And sorry for the inconvenience. Mask Download Link is working fine from my side. Can you please give your temporary wp-admin login details in a private reply for checking the issue?
Thank you and regards
This reply has been marked as private.
Hello,
As I investigate the issue on my own over here, Please click the test download link you have just shared and check
When I click the link to a download package I create, it properly loads the Page Template and Link Template on a wordpress page (e.g., https://mysite.com/download/download-package-01), but the wpdownloadmanager content is wrapped in the default wordpress post template. I don’t see anywhere in the wpdownloadmanager settings to specify the actual wordpress post template that’s applied to each download package/page. My theme is dropping your content into a wordpress post template, inside the post-content div. I would like to be able to select the wordpress post template applied to each download package/page (like a regular post), see below, my default wordpress template is named “td-post-template-default”, but I have several other templates I’d prefer to use
*Edit – I’m not looking for widget shortcodes to put into existing pages (they work fine), I need all new download packages to be applied to a different post template if that makes sense
<div class="td-container td-post-template-default>
<div class="td-pb-row">
<div class="td-pb-span12 td-main-content" role="main">
<div class="td-ss-main-content">
<article id="post-2725" class="post-2725 wpdmpro type-wpdmpro status-publish post" itemscope="" itemtype="https://schema.org/Article">
<div class="td-post-header">
<div class="td-post-content tagdiv-type">
<--- wpdownloadmanager content --->
<div class="w3eden">
<--- My Custom wpdownloadmanager page template --->
Hello,
It needs to to add filter code.
You can check filter reference from here
Then you can use this filters for specific users
or you can add different login pages with different redirection links.
Thanks
I’ve got the same issue, let me know if I should start another thread.
When I click the link to a download, it properly loads the Page Template and Link Template on a wordpress page (https://mysite.com/downloads/download-page-01), but the wpdownloadmanager content is wrapped in the default wordpress post template. I don’t see anywhere in the wpdownloadmanager settings to specify the actual wordpress post template that’s applied to each download package/page. See html output below, my theme is dropping your content into a wordpress post template, inside the post-content div. I would like to be able to select the wordpress post template applied to each download package/page, see below, my default wordpress template is named “td-post-template-default”, but I have several other templates I’d prefer to use.
*Edit – I’m not looking for widget shortcodes, they work fine but I need all pages to be applied to a different post template if that makes sense
<div class="td-container td-post-template-default ">
<div class="td-pb-row">
<div class="td-pb-span12 td-main-content" role="main">
<div class="td-ss-main-content">
<article id="post-2725" class="post-2725 wpdmpro type-wpdmpro status-publish post" itemscope="" itemtype="https://schema.org/Article">
<div class="td-post-header">
<div class="td-post-content tagdiv-type">
<--- wpdownloadmanager content --->
<div class="w3eden">
<--- My Custom wpdownloadmanager page template --->
Hello @web907,
Hope you are well. Sorry for the inconvenience. Auto-install sometimes fails due to auth error or server file permission issue, however, you always can download and install any add-on from the below link.
User Dashboard
I hope it will work fine then
Thank You and regards
Hi,
I have the same issue. My downloads work fine but with password, I get the “invalid link” message.
what to do?
Eddie
Hello @inetwork,
Auto-install sometimes fails due to auth error or server file permission issue, however, you always can download and install any add-on from the below link.
User Dashboard
Hope you understand.
Thank You
This reply has been marked as private.