-
AuthorSearch Results
-
Nov 17, 2021 at 3:40 pm #164711
In reply to: Category restriction is not working
TanvirSpectatorHi @Csm,
Hope you are well.
For Category access and package roles please follow the below steps as I describe below,Before giving access to a certain category for a particular role you have to set from the edit category option, then you have to make empty for Allow Access option or giving a particular role on it like as I image attached or as usual for select member option too,
https://share.getcloudapp.com/X6ulq4yo because
Package Access = Package Access + All Category Access = All Visitors + Author = All Visitors and Package Access = Package Access empty + Category Access(Author) = Author or Package Access = Package Access(Author) + Category Access(Author) = AuthorMore details can be found in the below link.
https://www.wpdownloadmanager.com/doc/add-new-package/package-settings/allow-access-access-control-option/
Hope you understand now.
Thank youNov 17, 2021 at 1:39 pm #164707In reply to: ‘Items per page’ not working
HumayonSpectatorHello,
Greetings for the day!
You can use [wpdm_category] shorcode withpaging="1"which will hide pagination.
Shortcode details can be found in the below link.
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/
I hope that helps and answers your query.
RegardsNov 17, 2021 at 9:29 am #164700In reply to: How can I auto-update the file I upload?
Adeyeye GabrielParticipantHello Tanvir,
Thanks for the feedback.
The shortcode didn’t work as I want.
What I want is instead showing a zip of the files.like this https://ftsincome.co.uk/testin-dwn/
I want it to list just One file from the directory with the file last updated date like this
And without listing all the files in the directory on another page like this https://ftsincome.co.uk/download/test/
I used this shortcode on this page https://www.wpdownloadmanager.com/doc/short-codes/wpdm_direct_link-embed-direct-download-link-as-a-simple-text-link/ , but beside the download link I want to show the updated date i.e the day the file is uploaded. and not show all the files in the directory but the last uploaded file.
Thanks.
Nov 17, 2021 at 4:07 am #164674In reply to: How can I auto-update the file I upload?
TanvirSpectatorHello @science4me,
Welcome to the pro version of WPDM.
You have to use the template tag[update_date]in page template or link template to show the update date.
You will find all template tags below:
https://www.wpdownloadmanager.com/doc/templates/template-tags/
ThanksNov 17, 2021 at 2:48 am #164663
HumayonSpectatorHello,
Thank you for the clarification.
[download_url]is not showing the correct URL because you have set it to Block the download URL when a user is not allowed to download like this.
The valid/actual link will show only for the Allowed access.
I hope you understand now.
RegardsNov 17, 2021 at 2:26 am #164662In reply to: Direct Download in New Tab – And Invalid File Type
HumayonSpectatorHello @akotherm_hompage,
Greetings for the day.
To achieve instant download functionality without going to a separate page, you have to edit the related link templates and then use[download_link]instead of the[page_link]template tag.
Template tag details can be found in the below link.
https://www.wpdownloadmanager.com/doc/templates/template-tags/
Also, follow the template override procedure as well.
About theOpen in new windowissue 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.
In order to resolve the Invalid File Type issue please follow these settings or you can specify the related file types there as well.
RegardsNov 16, 2021 at 10:39 pm #164658In reply to: How can I auto-update the file I upload?
Adeyeye GabrielParticipantThank you, I got the special now.
But I am having a problem.
How can I show the update date of a file (i.e when last the file was updated)
I need the shortcode for it
I used the Simple download link text shortcode.
Thanks
Nov 16, 2021 at 8:39 pm #164654In reply to: Auto Publish Not Working
NEOnet WebsiteParticipantHi Humayon,
I missed your earlier post about updating to 6.0.9, which I’ve just done and that seemed to resolve the auto-publish feature. However, per my other open ticket, the link is still broken on the download.
Kind regards,
-Scott (and Tamra)Nov 16, 2021 at 8:16 pm #164651In reply to: Auto Publish Not Working
NEOnet WebsiteParticipantThis reply has been marked as private.Nov 16, 2021 at 3:57 pm #164636Topic: Optional email capture
in forum Download Manager Pro
BrianMemberHello. We are looking to allow for download of PDFs but with an optional email capture. We want something where underneath the form where the person enters in their name and email, there is a direct download link.
Is this possible? Thanks.
Nov 16, 2021 at 3:31 pm #164632
Libby BroggiParticipantThis reply has been marked as private.Nov 16, 2021 at 12:04 pm #164615
elseyadcockMemberThis reply has been marked as private.Nov 16, 2021 at 4:02 am #164590Topic: Link To Renew My Download Manager
in forum Download Manager Pro
twomuchMemberI got an email about my Download Manager expiring soon and a button to click to renew. When i click the button, it takes me to my dashboard but nowhere to renew the subscription.
Nov 16, 2021 at 3:35 am #164587
HumayonSpectatorHello,
Yes, the URL is correct, if you have selected theMask Download linkoption.
Anyway, are you still facing any issues while downloading directly?
As the website you have shared is asking for a password like this.
If still, the problem exists then please provide us with your temporary wp-admin login details and site URL in a private reply for checking the issue.
RegardsNov 16, 2021 at 2:49 am #164584
NEOnet WebsiteParticipantHi Humayon,
I followed the instructions, and I think it’s correct, but the URL attached to the file in the accordion is this:
https://devweb.neonet.org/board/#
Here’s the code for my template:
Template ID: accordion_download
<div class="media well link-template-widget"> <a class="mr-3 img-48" href="[download_url]"> [icon] </a> <div class="media-body"> <a href="[download_url]" style="display: block;clear: bottom;font-size: 11pt;font-weight: bold;">[title]</a> <div style="font-size: 9pt;"> <i class="fas fa-hdd color-green"></i> [file_size] <i class="fa fa-copy ml-3"></i> [file_count] file(s) </div> </div> </div>And here is the shortcode widget in my elementor plugin:
[wpdm-accordion template="accordion_download" cats="Board Meetings" cat_style="info" subcat_style="default" orderby="download_count" order="desc" ]Any thoughts? Kind regards,
-ScottNov 15, 2021 at 1:13 pm #164543In reply to: When will the next update be?
HumayonSpectatorHi,
Sorry for the inconvenience.
Our dev team has confirmed that it’s already implemented and scheduled to be released in the upcoming update(6.1.0).
You can check the changelog from the below link.
ReagrdsNov 15, 2021 at 8:02 am #164528In reply to: Frontend Access – dont work correctly
Herbert HeimParticipantThis reply has been marked as private.Nov 15, 2021 at 7:30 am #164525In reply to: Display all categories except one
Maria GilbertsdotterParticipantThis reply has been marked as private.Nov 15, 2021 at 3:16 am #164511
NEOnet WebsiteParticipantHi Humayon,
Thank you for this info. In my situation, I am using a short-code widget within Elementor:
[wpdm-accordion template="link-template-widget" cats="Assembly" cat_style="info" subcat_style="default" orderby="download_count" order="desc" ]The template Ii’ve created is a Link Template (referenced above), and not a page template.
Any thoughts on what might not be correct in what I’m doing in this case?
Kind regards,
TamraNov 15, 2021 at 3:05 am #164510
HumayonSpectatorHello @tamrabdugan,
Greetings for the day.
In order to achieve instant download functionality without going to a separate page, you have to edit the page related link-templates and then use[download_link]instead of the[page_link]template tag.
Template tag details can be found in the below link.
https://www.wpdownloadmanager.com/doc/templates/template-tags/
Also, please follow the template override procedure as well.
Let me know if you need further assistance regarding this matter.
RegardsNov 15, 2021 at 2:17 am #164506In reply to: Guest checkout problem
Ikuo MinakataMemberThis reply has been marked as private.Nov 14, 2021 at 9:01 am #164494In reply to: A few questions..
Nayeem RiddhiModeratorHello @lethalclarke,
For #1, yes, for this link, https://demo.wpdownloadmanager.com/wpdmpro/ready-to-use-templates/, some templates are available in the PRO version
For #2, yes, for hCaptcha you may keep a feature request here, https://www.wpdownloadmanager.com/support/forum/download-manager-pro-feature-request/
For #3, yes, Open in new window feature option is available in the PRO version
For #4, Can you please Enable/Disable Style & Script from
Downloads > Settings > User Interfacefor adjusting the issue, please let me know thenThank you and regards
Nov 13, 2021 at 6:04 am #164467In reply to: Add custom filters to archive page
Nayeem RiddhiModeratorHello @ccbfdrc,
Hope you are well. Have you checked out our this add-on and demos? https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
and For any customization request, please check this link,
THank you and regards
Nov 12, 2021 at 9:19 pm #164460In reply to: {wpdm_tree category} not loading properly
Nick BodeParticipantThis reply has been marked as private.Nov 12, 2021 at 12:01 pm #164437In reply to: X-Robots-Tag
HumayonSpectatorHello,
In order to render the PDF to the browser, you can use theSingle Column with Doc Previewpage template.
However, if you add the pdf from the media library and unmask download links, they could be indexed by google.
Regards -
AuthorSearch Results
Search Results for 'download link'
-
Search Results
-
Topic: Optional email capture
Hello. We are looking to allow for download of PDFs but with an optional email capture. We want something where underneath the form where the person enters in their name and email, there is a direct download link.
Is this possible? Thanks.
I got an email about my Download Manager expiring soon and a button to click to renew. When i click the button, it takes me to my dashboard but nowhere to renew the subscription.