Search Results for 'download link'

Viewing 25 results - 676 through 700 (of 9,401 total)
  • Author
    Search Results
  • #194447

    Nayeem Riddhi
    Moderator

    Hello Alok,

    Hope you are well. Thanks for writing to us. Are you searching for privacy policy of WPDM? If so, you can check the link here, https://www.wpdownloadmanager.com/privacy-policy/. please check and let me know, how can I help you more.

    Thank you and regards

    #194428

    In reply to: Tree view direct link


    Nayeem Riddhi
    Moderator

    Please use download_link=1 parameter in your shortcode like this [wpdm_tree download_link=1]. Thus it will help you to enable start download directly. please check and let me know

    Thank you and regards

    #194426

    In reply to: Tree view direct link


    Sastharam Ravendran
    Participant

    Hello Sir,

    Thanks for the quick update.
    I used the tree view shortcode in page, but when I click the file it’s redirecting to download page.
    What I am expecting in that when I click the file it will start download directly.

    https://axiscades.madebybbc.in/investor
    please check with this link, and please let me know.

    Thank you

    #194394

    Sastharam Ravendran
    Participant

    Is there any addons for direct download link in tree view?

    #194347

    Trisha Miller
    Participant

    Greetings, I cannot find any setting where I can designate my custom templates to be the “default” used whenever I upload a new downloadable asset.

    I have several users who frequently upload new things my site visitors can download, but getting them to remember to go into that asset and scroll all the way to the bottom to choose our custom Page and Link templates is frustrating, it should be simple to create a setting that uses our custom templates as the default, and then we can scroll and choose a different template IF the asset needs it (they don’t, we prefer our custom templates for ALL downloads).

    Please consider adding a Setting to select the default templates in an upcoming (soon hopefully!) update, thank you.

    #194342

    Mahdi Rizvi
    Participant

    I have been a pro member for some years now. I was working on some link templates when I looked up the default templates on the Download Manager site: https://try.wpdownloadmanager.com/ready-to-use-templates/

    Most of these styles are unavailable to me on my installation. I’m running the latest version on WordPress, how do I obtain these templates?

    #194339

    Rudi Samyn
    Participant

    I have 5 archive pages displaying downloadpackages from one particular category. All pages have similar code which hasn’t been changed:
    [wpdm_archive category = "wetenschap" button_style="primary" template = "5c9d1f2a22515" order_by="title" order="ASC" items_per_page=12 cols=3 colspad=2 colsphone=1]

    After recent updates, some pages are still looking OK, others don’t. One page shows no subcategories menu and no downloads (although the downloads and subcategories still exist). Another page does show the subcategories menu but only a few subcategories are displayed.

    I have tested the pages also with the ‘link-template-default-ext’-template, but the results are the same.

    Hope to hear from you.

    #194301

    Tahasin
    Moderator

    Hello, Hélène

    I hope you are doing well and thanks for contacting us.

    You may use the Link Template named Default Template (Compact). It will only show the download button.

    Let me know if this aligns with your requirement.

    Regards


    Joe Batty
    Participant
    This reply has been marked as private.

    Nayeem Riddhi
    Moderator

    If any information is missing from the frontend, you can edit your related page/link templates by using these template tags here,

    Template Tags

    please check and let me know

    Thank you and regards


    Nayeem Riddhi
    Moderator

    Yes, you can. However, For categories hierarchy, 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 the  Allow Access option or have to give a particular role on it like as I image attached or as usual for the select member option too,

    https://i.ibb.co/2M16sXn/category-access.png

    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) = Author

    More details can be found in the below link,

    Allow Access: Access Control Option

    I hope you understand now.

    please check and let me know.

    Thank you and regards

    #194247

    Nayeem Riddhi
    Moderator

    The [download_link] template tag is responsible for the main download button. However, The lock option is available too for single file download with some lock options. If you want I can forward it to our developers for implementation with the Must Agree with Terms lock option. please check and let me know

    Thank you and regards

    #194224

    abceurope
    Participant

    … and we also need to deactivate the File Cart add-on, right?

    We have activated this checkbox first of all: https://imgur.com/a/uxC9erU. As we now know, the popup does not appear because of the File Cart add-on.

    However, if I deactivate the add-on, the download buttons for the files are missing: https://imgur.com/a/dfijxMu

    Single Download is activated: https://imgur.com/a/SvvSHsC

    What adjustments do I need to make for the single download to work? Is it due to the missing link template (https://imgur.com/a/5NW82d9)?


    Nayeem Riddhi
    Moderator

    Yes, after login for restricted packages for certain roles, they will be able to see the download package details and download link and what you will provide to view the details. I hope you have understood. please check and let me know.

    Thank you and regards


    Tahasin
    Moderator
    This reply has been marked as private.

    T C
    Participant
    This reply has been marked as private.
    #194074

    Guiding Stars
    Participant

    When loading a page template, say I’ve assigned a test page template “Test” with ID “test” to a package, with the page template configuration set to contain empty HTML and CSS fields, I expect that it would attempt to load “test.php” from the active theme directory, from the “themes/{theme}/download-manager/page-templates” folder. However, the code above indicates that when it loads the page template configuration from the configuration file, instead of returning an empty string as it does with link templates, it would return the empty contents plus “<style></style>”, which then forces it to skip loading and rendering the custom PHP file, and instead all it will render is an empty page with an empty style element.

    Ideally this would be changed to something like:

    $add_styles = $tpl['css'] ? "<style>{$tpl['css']}</style>" : '';

    This would append the style element to the content only if the CSS field has a value, regardless of whether it’s a link template or page template. Not only would the custom page template be loaded in this scenario, but the rare use case where one would create a link template with CSS would also now work.

    #194073

    mrcbt
    Participant

    I disabled warnings in the wp-config file, this is a local text environment. There is no live link yet. sorry.

    After I disable the warning, all seems ok.

    Two questions:

    How can I close the player? I know I can pause it, etc. But I don’t see a way to close it once its opened https://try.wpdownloadmanager.com/download/audio-songs-2/

    You send me the file in that google link, that file is not available in wp downloads pro addons? How hard would it be to have a different player instead of the wavesurfer-player?

    #194072

    Todd Dixon
    Participant

    Hi, I am a Download Manager Pro user and how do we set up the downloads in WPDM so that they can only be seen and accessible to users who are specifically assigned to them?

    We aim to restrict access to downloads in WPDMM so that only users who are assigned to specific downloads can access them. This restriction is crucial for maintaining control over sensitive content and ensuring compliance with our organization’s security policies.

    Our concern is all of the downloads are seen by all users and they have access to the download page or link. Is there a way that should allow for granular control over download access, ensuring that only designated users can view and download specific files?

    Please advise. Thank you.


    T C
    Participant
    This reply has been marked as private.

    T C
    Participant
    This reply has been marked as private.
    #194024

    Tahasin
    Moderator

    Hello, mrcbt

    I hope this message finds you in good health and thanks for contacting us.

    You can use this Add-on to set newly created link template as default link template for all the packages.

    WPDM Default Values

    Regards

    #194022

    mrcbt
    Participant

    Hi, I created a link template. How do I make it the default for all short code downloads?

    #194015

    Nayeem Riddhi
    Moderator

    Hello CIALGAR,

    Hope you are well. And thanks for writing to us. For now, you can change the document tag to any other by editing line no 374 on the download-manager.php file from this directory wp-content\plugins\download-manager\ as I image attached,

    2024-03-18-144711

    After changing the code make sure to save the permalink once to apply the new permalink as I image attached,

    Permalink-Settings-WPDM-Pro-Word-Press-Google-Chrome-2021-06-06-at-7-26-40-PM

    please check and let me know.

    Thank you and regards


    T C
    Participant

    Dear Sir/Madam,

    https://www.arrowelearning.com.hk/?wpdmpro=m11-knowledge-materials –> Only logged-in users can see this page

    However, inside this page, there is a file https://www.arrowelearning.com.hk/wp-content/uploads/2024/03/Arrow-M11-Knowledge-202406.pdf –> even non-logged in students can also see this page if a logged-in users share this link with a non-logged-in users.

    How may I avoid this issue?

Viewing 25 results - 676 through 700 (of 9,401 total)