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.
Hi – I have been having an issue with the PDF Viewer. Instead of showing a preview of the PDF, it gives the following error:
You don’t have permission to download this file
Our site requires that you be logged in to see our downloads. This has been an issue for a while (not just with the latest updates). While this message displays, the user is able to download the file, so the permissions are just an issue on the preview.
Here is a link to a package with the issue: https://wptest.wprnd.net/download-new/testing-pdf-upload/
I will post credentials for viewing it in a private reply.
Thank you for looking into this issue.
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>