Search Results for 'download link'

Viewing 25 results - 3,776 through 3,800 (of 9,524 total)
  • Author
    Search Results
  • #129334

    Nayeem Riddhi
    Moderator

    Please add this code to your theme style.css

    @media only screen and (max-width: 600px) { 
        
    .w3eden .media { display: table-cell; } 
    span.text-muted.ml-4 { white-space: nowrap;} 
    a.wpdm-download-link { width: 100%; margin-top: 8px;} 
    .w3eden h3 a { font-size: 24px; } 
    
    }

    I think it may help you. please hard reload the page or for windows press ctrl + f5. if it doesn’t help you,

    Please, give your temporary wp-admin login details in a private reply for adjusting.

    Thanks.

    #129325

    Emanuele Favaro
    Participant

    Hi, download links are not mailed to subscribers on packages with Email Lock. I’m on 5.0.93.
    Subcriber and download notifications (have add-on) emails to admin work, link to customer emails don’t.
    No email sent. Have both simple lock and “wait for approval” lock, in both cases no email.
    Used to work some time (versions) ago. Nothing changed on website.

    Clues?
    Thanks,
    EF

    #129323

    welswebmaster
    Participant

    After updating from 5.0.8 to 5.0.93 the custom templates again are missing in the Downloads > Settings > Basic > frontend access > Select link template dropdown. Yet, the custom templates do exist. They are available at download package level.

    See here: https://welscongregationalservices.net/wp-content/uploads/2020/05/KeepMissingTemplatesDropdown.jpg

    Steps taken:
    Disable plugin / activate plugin
    Clear server cache
    Clear WPDM cache
    Re-save license
    Deactivate Page Template extension / activate extension

    Any help you can give is appreciated. This is the second time this happened. Last time I had to recreate the templates to get it back.

    Ref. https://www.wpdownloadmanager.com/support/topic/custom-templates-after-5-0-7-css-missing/


    lightstylenz
    Participant

    Hi team,

    1) I use the CTA 3 as a base for my clients websites but it’s not responsive at all and looks really bad on mobile phones. Could you please provide an updated code or update the CTA 1,2 and 3 so it’s at least usable on mobile phones. You may see a preview here; https://www.davidbuckley.co.nz/properties/11-colquhoun-st-glenross/

    I’ve tried all the templates but we really need CTA 3.

    2) The client has also reported that he’s notable to download documents (email lock) on his iPhone/Safari. Are you able to test it?

    Thanks,
    Andre

    #129293

    Nayeem Riddhi
    Moderator

    Hi,

    Please use this code and let me know if it works for you,

    <div class=”wpdm-page-template single-col-flat”>
    <div class=”downloadbutton”>[download_link]</div>
    <br/>
    [description]
    <br/>
    <img src="[preview]" alt="Preview" />
    <br/>
    </div>

    Thanks.

    #129256

    Roberto Ascencio
    Participant
    This reply has been marked as private.

    Pieter Haijen
    Participant

    Hi Nayeem,

    Yes, I’ve followed steps from within other forum-post. Currently version installed = 5.0.93

    The strange part is: Archive page plugin folder is totally vanished, putting it back manually does not work.

    When trying to install it via settings : following happens https://share.ondernemer.tips/E0ubk129 = gif of situation when trying to install archive page via settings” />

    Archive page plugin no longer in download list: see gif https://share.ondernemer.tips/RBuvGxXe = List of plugins in Special pack license no longer has archive page available” />

    Can you please provide download link to archive page 3.0.3?
    Thanks.

    P

    • This reply was modified 5 years, 11 months ago by Pieter Haijen.
    #129231

    David Kraljic
    Participant

    non of our download links work. They are form locked. When user fills form they get the download button (and email sent by gravity forms). Download button on page after form submit doesn’t work!!

    #129195

    Nayeem Riddhi
    Moderator

    Ok, I have just changed the option from Downloads > Settings > Basic Unmask Download Link to Mask Download Link. It is now working.

    Please check.

    Thanks.

    #129078

    In reply to: Singol total download.


    Nayeem Riddhi
    Moderator

    You can easily do it from the link-templates or custom link-templates. There also available the template tags, you can also check the doc here, https://www.wpdownloadmanager.com/doc/templates/template-tags/. if you are facing the problem with count number of total downloads, I can also make it for you. let me know.

    Thanks.

    #129036

    Stratsimir Trifonov
    Participant

    Hi, I paste the shortcode [wpdm_frontend] in a page as stated and expect the menu to work (I’m an admin). But instead all the links are as follows:


    <b>Warning</b>: sprintf(): Too few arguments in <b>/home/bnp/www/root/reg/wp-content/plugins/download-manager/tpls/author-dashboard.php</b> on line <b>31</b><br />
    “><i class=”far fa-arrow-alt-circle-down mr-3”></i>All Items

    Why is this happening?

    #129034

    Sef Hendrickx
    Participant

    Hi there,

    i made a custom template but everywhere i put the preview it doesn’t show.
    Can you please just copy the HTML for me so that i can paste it? 🙂

    Right now it looks like this:

    <div class=”wpdm-page-template single-col-flat”>

    <div class=”downloadbutton”>[download_link]</div>
    <br/>
    [description]
    <br/>
    [image_gallery_400x400x4]
    <br/>

    </div>

    #129032

    Shahjada
    Keymaster
    This reply has been marked as private.
    #129000

    Andreas Bersuch
    Participant

    Hi,

    thx for help…..reading this manual helped out: https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/

    I just did the following change:

    old code:

    [wpdm_all_packages items_per_page="20" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

    new code:

    [wpdm_all_packages items_per_page="20" cols="page_link,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

    Thank you very much for assising me. I gave a good vote for your plugin at wordpress.org!

    Greetings,
    Andreas

    #128996

    Andreas Bersuch
    Participant

    HI,

    i created a page for all downloads using this code:

    [wpdm_all_packages items_per_page="20" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

    #128990

    Andreas Bersuch
    Participant

    Hey and good morning!

    Here is the link: Downloads

    THANKS!

    #128936

    Topic: Warning


    Mandar Rane
    Member

    I paid for the download pro plugin and the I choose the link template it shows this

    warning:array_reverse() expects parameter 1 to be array, bool given in /home/mrane/public_html/wp-content/plugins/download-manager/admin/menus/class.Templates.php on line 230

    The download link, therefore, does not work
    Please help, How do I repair this.

    #128916

    In reply to: pdf in zip file


    Nayeem Riddhi
    Moderator

    No, it needs to be extracted for stamping over PDF. PDF stamper will work for only individual PDF attachment, not for zipped PDF files. When you have multiple pdf files with a package, and needs to be stamped, please use only [file_list] tag with the page template, and skip [download_link] tag.

    #128912

    Andreas Bersuch
    Participant

    Args…forgot to provide the link of our page …..

    https://asvwehdel.de

    EDIT: Solved the problem with the backgound color….found the code in: wpdm-all-downloads.php

    Still working on the Hyperlink problem that leads to the package page

    • This reply was modified 5 years, 11 months ago by Andreas Bersuch. Reason: misspelling
    #128890

    Jason Levandoski
    Participant

    Also, I notice, with email lock, we now receive “— Invalid download link — ” errors?

    Also, generating Direct Link from Package gives same Invalid errors.

    #128820

    Wendy G
    Participant
    This reply has been marked as private.
    #128766

    Sef Hendrickx
    Participant

    Hi Nayeem,

    I want to show the preview image as the one, the customer is able to download.
    Now it’s states the 404. But it should show the image the customer is about to download.
    For example: https://prnt.sc/sk7ae5. That image should be in place of the 404.

    We are using mainly PNG en .gif files.

    I’m using the following template HTML with CSS:

    <div class=”wpdm-page-template single-col-flat”>

    <div class=”downloadbutton”>[download_link]</div>
    <br/>
    [description]
    <br/>
    [image_gallery_400x400x4]
    <br/>

    </div>

    CSS
    .downloadbutton{
    float:right;
    }

    .w3eden .card img {
    width: 100%;
    }

    .w3eden .list-group-item img, .w3eden .card img {
    padding: 0;
    margin: 0;
    }
    .w3eden .card-img, .w3eden .card-img-top {
    border-top-left-radius: calc(0.25rem – 1px);
    border-top-right-radius: calc(0.25rem – 1px);
    }
    .w3eden .card-img, .w3eden .card-img-top, .w3eden .card-img-bottom {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    }
    .w3eden img {
    vertical-align: middle;
    border-style: none;
    }
    .card-img-top {
    width: 100%;
    border-top-left-radius: calc(4px – 2px);
    border-top-right-radius: calc(4px – 2px);
    }
    .w3eden *, .w3eden *::before, .w3eden *::after {
    box-sizing: border-box;
    }
    img {
    vertical-align: middle;
    border-style: none;
    }
    *, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    }
    .w3eden .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: 0.25rem;
    }
    .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 2px solid rgba(0,0,0,.125);
    border-radius: 4px;
    }

    #128740

    In reply to: Remove Link to File


    Nayeem Riddhi
    Moderator

    Hi,

    I think you are using this shortcode [wpdm-archive button_style="default" link_template="link-template-panel" items_per_page="10" category="category-slug" order_by="field-name" order="asc or desc" ]. here, one parameter called link_template="link-template-panel", you can use your own link template. However, in the free version you can change/edit the [title] instead of [page_link] from download-manger/tpls/link-templates for the default template link-template-default.php. you can also check the https://www.wpdownloadmanager.com/doc/templates/template-tags/ doc, also saving file in theme this doc, https://www.wpdownloadmanager.com/doc/template-files/. i hope these will help you.

    Thanks.

    #128730

    Nayeem Riddhi
    Moderator

    Frebers
    Participant
    This reply has been marked as private.
Viewing 25 results - 3,776 through 3,800 (of 9,524 total)