Search Results for 'download link'

Viewing 25 results - 276 through 300 (of 9,517 total)
  • Author
    Search Results

  • Corentin CPCI
    Participant

    Hello, I installed wpdm-pdf-viewer_3.2.1 with Download Manager Pro 6.7.7. The plugins are installed and active.
    I want to display PDF viewer on download individual package page.
    But the shortcode [doc_preview] is displayed in plain text in elementor and not showing any pdf view.
    Other shortcodes like [doc_preview id=”{{post_id}}”] or [doc_preview id=”123″] are not working either, on any page, not working.
    But shortcode like [wpdm_package id="{{post_id}}" template="link-template-panel"] is working OK.
    I don’t know what to do, please help ! 🙂

    #206979

    Tahasin
    Moderator

    Do you want to display the folders like this? Here is the link: https://try.wpdownloadmanager.com/


    Paolo Sartorio
    Participant

    Hello,
    We’re using the Form Lock addon, and the download form has been synced with HubSpot to collect user data.
    Everything is working fine, except for one thing: the form submission doesn’t include the name or link of the requested file, so we can’t tell which download the user is interested in.
    Since we use a single Contact Form 7 form for all download packages, is it possible to dynamically populate a hidden field with the package title (based on the clicked download link) and send that to HubSpot?

    Thanks in advance!

    #206900

    Nick Bode
    Participant

    Thank you!

    We fixed that and have one more issue.

    For some reason, the system is sending an email with s link to download the file even though that option is turned off in the Email Lock Options for both documents. In addition, the link in the email doesn’t work.

    How do we: 1.) Get the link to work if we want to use that functionality, and 2.) stop the email from being sent altogether?

    Thanks again for all your help with this!

    #206896

    Nick Bode
    Participant

    Hello,

    We tried to implement this and it works on the first link, but it does not work for the second link. See this page:

    https://dev.imperativelogistics.com/latest-news/recent-news/supply-chain-updates-april-22-2025-newsletter-alternate/

    You can see in the video below that the first link works (at about 24 seconds in the video) but the second link only shows a “Thank You” message, the file doesn’t download (at about 55 seconds in the video)

    https://www.awesomescreenshot.com/video/40519677?key=6b65416fbbd3f1ae538e63507c5ad3e9

    Can you please confirm what is going wrong?

    #206879

    dpadureanu
    Participant
    This reply has been marked as private.
    #206828

    In reply to: Change templates


    Nayeem Riddhi
    Moderator

    Hello David Fletcher,

    Hope you are well. If you are using free version of download manager, you can edit file and change the Page Template from Package Settings and for shortcode usage you can use link template like here [wpdm_package id="package-id-here" template="template-id"], for more details you can check the doc here, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_package-single-package-embed-short-code/. Please kindly check.

    Thank you and kind regards

    #206811

    Nayeem Riddhi
    Moderator

    For Test Link issue that not coming for lock option, you may copied the direct download link for that package, now for solving this issue you can create a new link template and apply that template with this shortcode, [wpdm_package id="package-id-here" template="template-id"], thus your require may be fulfill. Please kindly check.

    Thank you and kind regards

    #206801

    Nick Bode
    Participant
    This reply has been marked as private.
    #206791

    Thomas Gerber
    Participant
    This reply has been marked as private.
    #206782

    Nayeem Riddhi
    Moderator

    I have tried for checking how did you have set Test Link , I couldn’t able to check that, it was loading for edit page. However, can you please let me know How did you have set the Test link download button , you have copied the shortcode or generated download link URL, please elaborate on it and kindly let me know.

    Thank you and kind regards


    Thomas Gerber
    Participant

    I was doing some site maintenance today and discovered that several of my short code download links are broken (generate “404” redirects). I have made no changes other than regular updates to WordPress (currently on Ver 6.8.1) and the WP Download Manager (currently on Ver 6.7.7). I have gone back to the Settings and tried toggling various options on and off but the problem persists.

    Please advise as soon as possible. Thanks.

    #206771

    Nayeem Riddhi
    Moderator

    Ok, on looking same page coming, please kindly let me know, How did you have set the Test link download button? Please kindly check.

    Thank you and kind regards


    Michael Wynn
    Participant

    Hey Support Team,

    Our client notified us that some of the companies they work with does not allow the PDF to display because of Download Manager parameters. Here’s what they found:

    “The PDF is correctly hosted on your site. Note how the URL doesn’t have the blocked Google Docs URL path: https://actenergy.com/download/act-energy-technologies-reports-2025-q1-interim-results/?wpdmdl=1594&refresh=6835d9501e1cd1748359504. It looks like currently being served through a download manager plugin that adds dynamic parameters to the URL (e.g.,?wpdmdl=…&refresh=…).

    Some corporate firewalls flag this kind of link as a potential online storage or file-sharing service, and automatically block access for security reasons.”

    Here’s a screenshot:
    Screenshot of Download Manager PDF being blocked on browser

    We were hoping there was a work-around to this since it seems like a major issue – otherwise we may need to remove the plugin which isn’t really something we want to do.

    Thank you for your assistance,
    FBC

    #206766

    Nayeem Riddhi
    Moderator

    How did you have set the Test link download button? Please kindly check and let me know.

    Thank you and kind regards

    #206762

    Tahasin
    Moderator
    This reply has been marked as private.
    #206761

    dpadureanu
    Participant
    This reply has been marked as private.
    #206760

    Tahasin
    Moderator
    This reply has been marked as private.
    #206759

    Tahasin
    Moderator

    Could you please share the direct download link to that file from PCloud in a private message?

    #206758

    dpadureanu
    Participant
    This reply has been marked as private.

    Pranav Deobhakta
    Participant

    I have cloned the Default link template and modified to add [description] shortcode below the package title. In template preview it is showing correctly but in the Table view on the Front end description is still missing. Here is my modified code:
    [wpdm_all_packages thumb=1 items_per_page="50" jstable=1 template="emc_resources_table" order_by="publish_date" order="DESC" cols="title,file_count,download_count|publish_date|download_link" colheads="Title|Date|Download::155px"]
    Below is the actual page link – https://emcentre.com/our-resources-2025/


    Nayeem Riddhi
    Moderator

    It’s name link-template-deafult, you can find it from Downloads > Templates > Link Templates, please kindly check.

    Thank you and kind regards


    Pranav Deobhakta
    Participant

    Hello,

    With the above shortcode I got the answer for my 2nd query, but still not able to get the answer for 1st query. I tried to modify the code as below to show the description of the each package below title but to no avail:
    [wpdm_all_packages thumb=1 items_per_page="50" jstable=1 order_by="publish_date" order="DESC" cols="title,desc,file_count,download_count|publish_date|download_link" colheads="Title|Date|Download::155px"]


    Pranav Deobhakta
    Participant

    Hello, Currently i am using following shortcode to display Table view of all Packages.

    [wpdm_all_packages thumb=1 items_per_page="50" jstable=1 order_by="publish_date" order="DESC" cols="title,file_count,download_count|publish_date|download_link" colheads="Title|Date|Download::155px"]

    Now i want to modify this shortcode to make following changes.
    1) How to show each package descriptions below its Title in Table view as currently only the Title is visible with its Meta info like number of files, count of downloads, etc. I want to display description of the package below every title of the package. How to do that ?
    2) I have two categories of the Packages as “Publications” and “Case Studies”. In Table view I want to only show “Publications” category packages and hide the others related to “Case Studies”. How to filter this using shortcode ?

    #206608

    Oliver Pollen
    Participant

    Hi there,
    so this problem is solved.
    🙂
    Thank you very much.

    I have a second item:
    when download has started in a separate windowd, on the original page a small popup appears with the text:
    Download
    Flyer XXXXXXXX
    Your download link is ready!
    Is there a way to prevent the popup?
    Best regards

Viewing 25 results - 276 through 300 (of 9,517 total)