-
Search Results
-
Topic: Direct Link to File
Is there a way to link directly to a file instead of displaying the package?
I want to add a button that directly downloads a file inside a package without having the user directed to the packages page
We had a company name change and when moving Download Pro to the new server everything cam over but the links do not work. When you try to download I get a file not found. Not sure if the link extensions are wrong or what. Do I need to change something on the new server? Any help is appreciated.
Hi Team,
I don’t know when you guys update it almost 4 months completed I m still waiting for the update. No response from your end. I even send emails to support mail. https://www.wpdownloadmanager.com/support/topic/disable-recurring-payment-for-wp-membership-plan-lifetime-plan-not-working/
I already asked for I don’t want recurring subscription option for my users. I want users to pay for 1 year that’s it and cancel the membership after a year by default.
For onetime subscription plan customer will be paying just one times and their will no cycle period. For One-time subscription Payment
Even lifetime option is also still in recurring option for users while making payment. screenshots – frontend payment user – https://prnt.sc/1xz14vx and backend settings of the plan – https://prnt.sc/1xz0xc4. Credentials are already in the above ticket link if you want to check the backend.
Topic: Link template editing
Could you please help me with editing link template?
http://joxi.ru/Grq4Ey6CRKgbPA
The thing is that i need the download button (the green one on the screenshot) link to download page, but now its downloading file directly.Ive tried to edit this template but im lack of the skills 🙂
Now the HTML code of this link template looks like:
<div class=”link-template-default card mb-2″>
<div class=”card-body”>
<div class=”media”>
<div class=”mr-3 img-48″>[icon]</div>
<div class=”media-body”>
<h3 class=”package-title”>[page_link]</h3>
<div class=”text-muted text-small”><i class=”fas fa-copy”></i> [file_count] [txt=file(s)] <i class=”fas fa-hdd ml-3″></i> [file_size]</div>
</div>
<div class=”ml-3″>
[download_link]
</div>
</div>
</div>
</div>
