Search Results for 'download link'

Viewing 25 results - 6,501 through 6,525 (of 9,382 total)
  • Author
    Search Results
  • #51211
    This reply has been marked as private.
    #51198

    Shahriar
    Moderator

    Found the issue. It is actually not related to browser.

    You were trying to download as a guest in Safari. As your downloads are email locked, guest can’t access the download directly. [download_url] tag we used in the template returns the direct download link, but when package is locked it returns #

    So if package is locked there is no option but to use [download_link_entended] or [download_link] tag. And no option yet to open in new tab when using these tags.

    I have created another link template Moritz Clone. Make you template code similar to it if you want to use email lock in all downloads. You can keep a copy of current Moritz template to use in downloads where you don’t have email lock. It will open files in new tab.

    #51195

    Shahriar
    Moderator
    This reply has been marked as private.
    #51194

    Shahriar
    Moderator

    Use shortcode to place download links of images in those posts.

    1. Create packages and attache one or more image to each package.
    2. Each package has it’s own shortcode. Place the shortcode in the related post.

    So you don’t have to change your posts url.

    #51189

    mediacube
    Participant

    One more;-)

    The “Advanced Search” didnt show the Downloads at first. How can we show the latest Downalods in combination with the Advanced Search by first view. We treid it with insert categories=”downloads”
    look like this:
    [wpdm_search_page link_template=”581c65c735e81″ categories=”downloads” order_by=”date” order=”asc” paging=”1″ items_per_page=”10″ desc=”” cols=1 colsphone=1 colspad=1 position=”left”]

    but it doesnt works.

    thnaks a lot for helping

    #51183

    I’m trying to create a repository of files that can each only be downloaded ONCE and ONLY ONCE with an email lock. I’ve created 2 packages as a test and set the Stock Limit to 1.

    I have 2 issues:

    1) I am using the wpdm_category tag on a page to display available download packages. I do NOT want a package to display if it has met or exceeded its Stock Limit. In other words, if it’s been downloaded, it should disappear from the list. Is there a way to filter them out of the results?

    2) I’ve successfully downloaded one of the packages 4 times from different email addresses and the download count seems to remain stuck on 1, neither am I given any warning about exceeding the stock limits. Does that feature actually work? Each time I’ve put in a different email address, and I’ve received the emails (albeit in my spam folder), clicked on the links, and fully downloaded the files.

    http://kidsfirstinc.net/christmas-wishlists-2016/

    Your help is appreciated!

    #51162

    evgenyp
    Member

    Hello,

    I have hundreds of posts where user is offered an image to be downloaded. I wonder if you can provide any advice on how I can migrate my existing images to WPDM, while preserving URLs of the posts using them?

    Thank you

    #51156

    Shahriar
    Moderator

    I see you are using Image button there. Instead of Download text, i have placed the image inside <a></a>tags. Now links are opening in new tab.

    #51151

    mfd
    Member
    This reply has been marked as private.
    #51149

    Shahriar
    Moderator

    You have written [download_link] between <a></a> tags, which should be [title] or Just Download text. Please send temporary wp-admin in private reply , i will add required code there.

    #51146

    mfd
    Member

    I am already using a custom template. I updated my current code and it is still not opening in a new window. I checked in Chrome and Safari.

    <div class="col-md-10">
    <div class="thumbnail">
    <div class="media">
        <a class="pull-left" href="[page_url]">
        [thumb_200x200]
        </a>
        <div class="media-body">
        <h4 class="media-heading">[page_link]</h4> 
        [file_list] 
        <a href="[download_url]" target="_blank">[download_link]</a> <i class="fa fa-th-large"></i> [file_size] <i class="fa fa-download"></i> [download_count] downloads
        </div>
    #51145

    Shahriar
    Moderator

    Yes, it is possible to open file in new browser tab. You need custom link template for that. Clone the link template/page template ( Downloads Templates page ) you are using now. And replace [download_link] template tag with following code,

    <a href="[download_url]" target="_blank">[title]</a>

    Then set the custom template in your package settings.

    #51135

    In reply to: Email Problem


    Shahriar
    Moderator

    Hi,

    Did you select Mail download link option in Email Lock settings?

    https://www.evernote.com/l/AUc7_52fP5JLW4oOeK_iF4Kj4L_7Rs2n5qkB/image.png

    #51131

    Shahriar
    Moderator

    Did you lock the package with Email Lock? How are you showing the download now? Please send me a link to check.

    You can show download button using custom link template and you can also skip the details page if you insert the download using a link template.

    #51116

    In reply to: Change this text


    Shahriar
    Moderator

    Yes, you can edit ‘Subscribe to Download’ text using wpdm_email_lock_heading filter.

    Doc Link: http://www.wpdownloadmanager.com/doc/filter-reference/wpdm_email_lock_heading/

    #51110

    redclimber
    Member

    Hello Jass,

    I had already post a link above, btw http://redclimber.it/download/pdf-download-mottarone-nano-e-rossa/

    Thanks for help.

    #51098

    In reply to: Direct Download


    Greg Kell
    Member

    Can you confirm this is what I want if I am looking for this result:

    – Document is uploaded to WordPress File Manager
    – Link for document is placed on 2 web pages
    – Link will automatically download document that has been uploaded
    – A newer version of the document is created
    – The document is uploaded in place of the original document
    – Links on the 2 web pages remain the same and do not need to be updated

    Thanks
    Greg

    #51090

    Hi,

    I need to get a customer email before downloading a booklet.
    The question is, how can I incorporate the link for getting email/downloading into my custom widget design.

    I don’t want to have a separate page or any of prebuilt templates.
    I have a widget with a button. I want a customer click on that button and then the popup should appear.

    Please advise!!!

    Thanks.

    #51064

    services
    Member

    On preview…I cloned ‘Single Column with Doc Preview’ and changed for [pdf_thumb] but doesn’t work. What do I need to do?

    <style type=”text/css”>.more_previews_a{display: block;float: left;margin-right: 6px;}</style>
    <div class=”row”>
    <div class=”col-md-12″>
    [pdf_thumb]
    </div>
    <div class=”col-md-12″>
    <table class=”table table-bordered”>
    <tbody>
    <tr><td>Version</td><td>[version]</td></tr>
    <tr><td>Download</td><td>[download_count]</td></tr>
    <tr><td>Size</td><td>[file_size]</td></tr>
    <tr><td>Create Date</td><td>[create_date]</td></tr>
    <tr><td>Last Updated</td><td>[update_date]</td></tr>
    </tbody></table>
    </div>
    </div>
    <div class=”row”>
    <div class=”col-md-12″>
    [description]
    <br />
    [file_list]
    <br>
    [download_link_extended]
    </div>

    </div>

    #51041

    In reply to: Page Template


    Shahriar
    Moderator

    Added your ip and site in hosts file, but still url shows 404

    You can capture email using email lock feature. You need Mailchimp add-on to add the user email to a  Mailchimp list.

    You can use custom link template to remove details page link from image and title.


    Nora
    Member

    Hi guys,

    Today I discover that all the download links are returning the file download-not-available.txt

    The packages are set to allow my user role to download…. how can I solve this?

    For example:
    http://thephotoforest.bemowgli.net/photo/photo-myanmar/

    #50990

    Shahjada
    Keymaster

    Probably user clicked download link several times.


    Shahjada
    Keymaster

    Please check complete usage here http://www.wpdownloadmanager.com/download/wpdm-accordion/

    [wpdm-accordion template="link-template-id" cats="catid1,id2,id3" cat_style="info" subcat_style="default" orderby="download_count" order="desc" ]


    Shahjada
    Keymaster

    Yes, you are right, however, in next update we are adding the single file path with the parameter, so now there will be 4 parameter instead of 3:

    function wpdm_single_file_download_link_callback($ind_download_link, $signale_file_path, $download_url, $package){ .... }

    #50941

    I see, thanks

    I only need for general registration form and not per download/package
    so I have started to work and added a checkbox, but I’m not sure how can I implement it to be part of the form and send the data to the DB etc.
    is there a code example for this?

    my second question-
    I added the shortcode verifyemail=true on Registration Form
    The user did receive an email, but it’s not for verification..only welcome with User and Password.
    Doesnt it suppose to send a link to activate the user?

    thanks
    Gabi

Viewing 25 results - 6,501 through 6,525 (of 9,382 total)