Search Results for 'download link'

Viewing 25 results - 301 through 325 (of 9,349 total)
  • Author
    Search Results
  • #200721

    Tahasin
    Moderator

    If you have the paid version, you can easily create a new link template by navigating to Downloads > Templates. Click on “Create New Link Template” in the top right corner, then paste your code and give your new template a name.

    #200697

    Tahasin
    Moderator

    Currently, there isn’t a pre-made template available for this. To achieve the desired result, you’ll need to customize the template. However, if you’re using Download Manager Pro, customizing the link template can be done easily.

    #200680

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

    Amy Miocevich
    Participant

    Home


    this is our website

    all over the website we used the download manager plugin to manage our PDFS

    eg on this page:

    2.10.2 Transforming life cycle carbon accounting using AI

    on the left hand side there is a PDF link set up with your shortcode

    then when you click on it, we dont want that page anymore, we just want it to open the PDF.

    #200675

    Sophia Kelly
    Member

    I have the latest version of download manager (pro) and am getting an error message when viewing a package: ‘no preview avaialable’ that is with thh single coloumn with doc preview template. Here is a link to the screenshot https://www.dropbox.com/scl/fi/4rilxnk4dtnjzrfvlc6o3/Screenshot-2024-10-24-15.09.27.png?rlkey=ac7dlmdpn735ltjicekysb7hw&dl=0. and here is a link to the affected page https://www.solusdecor.com/download/spec-span/ All items with previews (pdfs) are affected. Please advise. This site was upgraded from the free to the pro version of WPDM in an attempt to fix this error.

    #200629

    Tahasin
    Moderator

    Please install the plugin WPDM Extended Shortcode and use the below shortcode

    WPDM Extended Short-codes

    [wpdm_carousel category=”category-id” autoplay=1 nav=1 dots=1 wrap=1 items_per_page=4 items_total=8 template=”link-template-id”]

    I hope this will align with your requirements.

    Regards

    #200607

    Marco
    Participant

    Hi,
    plugin worked fine until I got this error:

    DataTables warning: table id=wpdmmydls-c2f54b1292907baa81f09f1c865ad2e5 – Cannot reinitialise DataTable. For more information about this error, please see http://datatables.net/tn/3

    and search and sorting is missing on the public page

    My shortcode is
    [wpdm_all_packages categories="XXXXX" jstable=1 order_by="publish_date" items_per_page="20" order="DESC" cols="title,file_count,download_count|publish_date|download_link" colheads="Title|Date|Download"]  

    Any suggestion, please?

    #200600

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

    Dan Bolo
    Participant

    Hi Tahasin,

    This is a WP Download Manager system generated Archive page, how do I change its name? Again, if you look at the 2nd image, the link shows .products in the link, but the page is called “Downloads.” This is also on the Demo page on this website.

    #200556

    Tahasin
    Moderator

    Hello, Giovanni

    I hope this message finds you well and thanks for reaching out.

    Please use this link template named: Default Template (Compact). It will only show the download button and hides the file information.

    Regards

    #200555

    Giovanni Ciavarelli
    Participant

    Hello!
    I’d like to have a DOWNLOAD BUTTON Available for registered users only. I managed to remove the download button for visitors but they can still click on the “Filename” ad have access to file info, even if they can’t download.

    Is it there a way to make the file name not clickable and using only download button (if visible) ?

    Thank you for your help even for a free plugin! 🙂

    G.

    #200548
    This reply has been marked as private.
    #200539

    Mduduzi Mthiya
    Participant

    I have more than 500 pdf files already on my website that I am building but recently encountered a problem. At first the issue was when clicking download I got the error ” Sorry, File not found” but now this has changed to something else. From the frontend I can still see the number of files in the package e.g 5 files but when I click the link I find no files inside the package.

    Please assist the thought of starting from scratch again is already scaring me.

    #200519

    bostjan laba
    Participant

    One of the files in the list of WPDM files is not “uploaded”, it’s been added as a link to a file on the server.

    When user clicks on front end to download it gets this page displayed:
    <!DOCTYPE html>
    <html style=”background: transparent”>
    <head>
    <title>Download </title>
    <script>
    var wpdm_url = {“home”:”https:\/\/www.neolink.si\/”,”site”:”https:\/\/www.neolink.si\/”,”ajax”:”https:\/\/www.neolink.si\/wp-admin\/admin-ajax.php”};
    </script>
    <link rel=”stylesheet” href=”https://www.neolink.si/wp-content/plugins/download-manager/assets/bootstrap/css/bootstrap.css&#8221; />
    <link rel=”stylesheet” href=”https://www.neolink.si/wp-content/plugins/download-manager/assets/css/front.css&#8221; />
    <link rel=”stylesheet” href=”https://www.neolink.si/wp-content/plugins/download-manager/assets/fontawesome/css/fontawesome.min.css&#8221; />
    <link href=”https://fonts.googleapis.com/css?family=Overpass:400,700&#8243; rel=”stylesheet”>
    <!–
    <script src=”https://www.neolink.si/wp-includes//js/jquery/jquery.js”></script&gt;
    <script src=”https://www.neolink.si/wp-includes//js/jquery/jquery.form.min.js”></script&gt;
    <script src=”https://www.neolink.si/wp-content/plugins/download-manager/assets/bootstrap/js/bootstrap.min.js”></script&gt;
    <script src=”https://www.neolink.si/wp-content/plugins/download-manager/assets/js/front.js”></script&gt;
    –>
    <style>

    :root {
    –color-primary: #4a8eff;
    –color-primary-rgb: 74, 142, 255;
    –color-primary-hover: #4a8eff;
    –color-primary-active: #4a8eff;
    –color-secondary: #6c757d;
    –color-secondary-rgb: 108, 117, 125;
    –color-secondary-hover: #6c757d;
    –color-secondary-active: #6c757d;
    –color-success: #18ce0f;
    –color-success-rgb: 24, 206, 15;
    –color-success-hover: #18ce0f;
    –color-success-active: #18ce0f;
    –color-info: #2CA8FF;
    –color-info-rgb: 44, 168, 255;
    –color-info-hover: #2CA8FF;
    –color-info-active: #2CA8FF;
    –color-warning: #FFB236;
    –color-warning-rgb: 255, 178, 54;
    –color-warning-hover: #FFB236;
    –color-warning-active: #FFB236;
    –color-danger: #ff5062;
    –color-danger-rgb: 255, 80, 98;
    –color-danger-hover: #ff5062;
    –color-danger-active: #ff5062;
    –color-green: #30b570;
    –color-blue: #0073ff;
    –color-purple: #8557D3;
    –color-red: #ff5062;
    –color-muted: rgba(69, 89, 122, 0.6);
    –wpdm-font: “Rubik”, -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”;
    }

    .wpdm-download-link.btn.btn-primary.btn-sm {
    border-radius: 4px;
    }

    </style>
    <style>
    body{
    font-family: Overpass, sans-serif;
    font-weight: 400;
    font-size: 14px;
    }
    .w3eden .alert:before{
    text-transform: uppercase !important;
    }
    .w3eden .alert{
    letter-spacing: 0.5px !important;
    }
    .w3eden .card .card-header{
    font-size: 13pt;
    }
    .w3eden .card .card-body{
    font-size: 13pt;
    }
    </style>
    </head>
    <body class=”w3eden”>
    <div style=’display: table;vertical-align: middle;height: 90%;position: absolute;width: 90%;margin-left: 5%;’>
    <div style=’text-align: center;height: 100%;display: table-cell;vertical-align: middle’>
    <div style=’max-width: 70% !important;display: inline-block;font-size: 13pt’>
    No file is attached with this package! </div></div></div>

    </body>
    </html>

    Same page is shown if in backend I use button “Select from server”. What is this?

    Bostjan

    #200497

    In reply to: How to upload in bulk


    Nayeem Riddhi
    Moderator

    Hello Again,

    For #1, You can check articles how to format emails that don’t lead to going to a spam folder, one of article you can check here, https://nethunt.com/blog/how-to-make-sure-your-emails-dont-go-to-spam/

    For #2, You can try email template right column template variables, like {{name}} {{username}}{{user_first_name}}, somehow on our test site email notification not working. Please kindly check from your end.

    For #3, For link label change, you can try it from the packages settings as I image attached,
    screenshot-43

    For #4, For download link expiration, please adjust Private Download Link Expiration Period: as I image attached,
    screenshot-44

    For #5, Yes you can try any top level translation plugin.

    Please kindly check and let me know.

    Thank you and kind regards

    #200490

    In reply to: How to upload in bulk


    Arekson B75137372
    Participant
    This reply has been marked as private.
    #200480

    Tia Williams
    Participant

    Hi. It doesn’t look like the right hooks are available. Ultimately what I’m trying to do is that I already have a shopping cart setup with payment processing. I want the order to trigger a zap and essentially email the user a guest link to download the stamped file.


    Tia Williams
    Participant

    Hi,

    I want to send a zap to WPDM to send the user a link to download the stamped file as a guest without the user checking out. How can I accomplish that?

    #200455

    In reply to: 2 Questions


    Michael Amend
    Participant

    I tested this in your demo. Before I buy and use the plug-in for a customer, I have to make sure that it works without any problems. I sent you a screenshot of the test environment.

    Here is the link: Demo Post

    Kind regards
    Michael

    P.S. I have one more question: Is it possible to display all downloads listed on one page? Practically like a blog archive.

    #200433

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

    Tahasin
    Moderator
    This reply has been marked as private.

    Kathleen
    Member

    Hello Nayeem,

    Thanks for your support. How can I apply Mask Download Link from settings? Do you mean Regex Redirects?

    Best regards,
    Kathleen


    Nayeem Riddhi
    Moderator

    Hello Kathleen,

    Hope you are well. Thanks for writing to us. I have back information from our team developer that, refresh parameter doesn’t cause 404 error
    , It is an optional parameter. You can also skip download url from google index by applying Mask Download Link from settings. Please kindly check and let me know.

    Thank you and kind regards


    Tia Williams
    Participant

    On guest downloads there is a prominent proceed button right under email and order id. It is More visible than the download button. Is there a way to either set that button to the download link or change where it redirects to?

    #200295

    Tahasin
    Moderator

    To remove create date and update date kindly paste the code here: wp-content/plugins/download-manager/src/Package/views/page-templates/page-template-default.php

    <div class="row">
        <div class="col-md-12">
            <div class="card mb-3 p-3 hide_empty [hide_empty:featured_image]">[featured_image]</div>
        </div>
        <div class="col-md-5">
            <div class="wpdm-button-area mb-3 p-3 card">
                [download_link]
                <div class="alert alert-warning mt-2 [hide_empty:expire_date]">
                    Download is available until [expire_date]
                </div>
            </div>
            <ul class="list-group ml-0 mb-2">
                <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:version]">
                    [txt=Version]
                    <span class="badge">[version]</span>
                </li>
                <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:download_count]">
                    [txt=Download]
                    <span class="badge">[download_count]</span>
                </li>
                <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:file_size]">
                    [txt=File Size]
                    <span class="badge">[file_size]</span>
                </li>
                <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:file_count]">
                    [txt=File Count]
                    <span class="badge">[file_count]</span>
                </li>
            </ul>
        </div>
    
        <div class="col-md-7">
            <h1 class="mt-0">[title]</h1>
            [description]
    
            <div class="wel">
                [tags]
            </div>
    
        </div>
    
    </div>
Viewing 25 results - 301 through 325 (of 9,349 total)