Search Results for 'download link'

Viewing 25 results - 5,926 through 5,950 (of 9,527 total)
  • Author
    Search Results
  • #64538

    Thomas
    Member

    Our goal with this plugin was to protect the download links so only our subscribers would be able to download our files.

    The problem is that subscriber accesses the page, then they have the dropbox link and could easily save the dropbox link and/or send it to someone. How do we eliminate this problem? If people can just save the url and send it to other people then there is really no reason to have the plugin.

    #64537

    kelvege
    Member

    Hello am using your program to allow some users to see a PDF Files up to 100 times.
    The problem is that when the payment is made and they get the confirmation email the link the program sends its says your download is not ready.
    Can you please help me out fix this problem ?

    the site is http://www.louisparlas.com


    Vikas Murthy
    Member

    Hi,

    When I am trying to create packaged from front end up-loader, it is showing the download link with a delete icon. But neither delete icon is working nor download icon is working. How do I get to display these packages as same as the other packages?

    In the screenshot ttached, the last package names “video 5” was created through front end uploader and also pagination UI is not not rendered properly. Please check.

    Attaching the screenshot.

    #64476

    softecoweb
    Member

    Hello I have a problem with email lock: I used both Must Agree with Terms and Email lock (but I get the same behaviour with only email lock). When the user insert name and email and submit the form, he/she gets the processing message lasting forever. The email with the link is sent correctly but the download link does not appear on the web page.

    Can you help?

    I am using the latest version of both the plugin and wordpress.

    Thank you,
    Simona.

    #64467

    bsweet
    Member

    Yes, you can use custom template for the category page. Template file name is taxonomy-wpdmcategory.php Please check this doc https://www.wpdownloadmanager.com/doc/template-files/

    I tried this, but it obviously did nothing new as I’m just copying the un-themed archive page into a new file named taxonomy-wpdmcategory.php. I also meant to say that I’d like the layout of the category / archive page to use a link template I created. Pasting shortcodes into my taxonomy-wpdmcategory.php do nothing.

    #64462

    Shahriar
    Moderator

    Yes, you can use custom template for the category page. Template file name is taxonomy-wpdmcategory.php Please check this doc https://www.wpdownloadmanager.com/doc/template-files/

    It is also possible to use a custom template tag to show categories without links. Use wpdm_before_fetch_template hook to add custom tags. https://www.wpdownloadmanager.com/doc/filter-reference/wdm_before_fetch_template/

     


    Alex Koens
    Member

    THe only option is to email the download link.
    But we want to download after form submit

    Why isnt it working?
    Another strange thing is why we cant use 1 liveforms email for different files in WPDM Pro?

    Please, need help here. I can provide you with temp wp-admin if you send pm

    #64388

    Shahriar
    Moderator

    [wpdm_search_result] doesn’t have pagination support yet. Please check WPDM Directory add-on, It has extended options for search and support pagination.

    To show individual file download button use a custom link template with [file_list] template tag.

    #64364

    In reply to: Getting blank page

    That is not the case at my end. The source does not show the extra line (see attached), the code is not producing an extra line, and a different theme does not work either (produces a blank page when download link is clicked). I have no doubt that what you have identified is a problem, but don’t know how to reproduce this at my end. Any ideas?

    #64311

    Vikas Murthy
    Member

    When I click on the download link, it always downloads a text file which says, “Sorry! Download is not available yet”.

    I created the package by uploading the documents. Please check this issue.

    Thanks.

    #64298

    Shahriar
    Moderator

    In that case, you have to use a custom template for /download-manager/tpls/wpdm-all-downloads.php template file ( Please check step 3 here https://www.wpdownloadmanager.com/doc/template-files/ )

    Find <td><?php echo $download_link; ?></td> in wpdm-all-downloads.php and replace it with

    <td><a target="_blank" href="<?php echo $data['download_url']; ?>"><?php echo $data['link_label']; ?></a></td>

    #64270

    In reply to: Link Custom Field


    Shahriar
    Moderator

    Hello, Susan,

    I replied your similar question here https://www.wpdownloadmanager.com/support/topic/link-custom-field-data/

    Maybe you have missed it. Please check my answer there. It shows how to link custom data with Advanced Custom Fields add-on.

    Regards.

    #64231

    Shahriar
    Moderator

    You have to use a custom link template to open files in the new window.

    1 ) Clone the templates you are using now from Downloads Templates page.

    2 ) Then replace [download_link] template tag with <a href="[download_url]" target="_blank">Download</a>

    3 ) Save the custom template and use this template when inserting the shortcode or set it as link/page template in package settings area.

    #64229

    Shahriar
    Moderator

    You can add this CSS in your theme’s style.css file to change download link color .wpdm-download-link { color: #DF2629 !important; }

    But you can also use another link template there to present the downloads in a more stylish way. The current template you are using there is the basic one.

    Install TinyMCE add-on to select link template when inserting the shortcode. You can also use Image Button as the download button.

    #64225

    Shahriar
    Moderator

    These are dynamic thumbnail images created by Download Manager for various link/page templates ( Output for [thumb_WxH] and [thumb_url_WxH] tags ). WPDM stores these images to reuse the generated thumbnails.

    For example the thumbnail here https://demo.wpdownloadmanager.com/wpdmpro/download/multi-file-package/ is stored in cache dir.

    Let me know if you have any other query.

    #64190

    In reply to: attach files


    Shahriar
    Moderator

    I have cloned “Card” and “Button” template. You can clone any other template and follow the same approach to remove download link from link template. Use WPDM TinyMCE button in editor toolbar to insert the shortcode. You can select this custom link template there.

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

    #64179

    Shahriar
    Moderator

    Yes, It does make sense 🙂

    You can generate the direct download link for a package from “All Downloads” page and use that link with any text like any other link.

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

    https://www.evernote.com/l/AUfNLkAriLdPiKRu8wBzdqVcDckRgP-A53AB/image.png

    #64175

    In reply to: invalid license key


    Shahriar
    Moderator

    Please send me your order id to check the license issue.

    If you haven’t get your license key yet, please check this link https://www.wpdownloadmanager.com/doc/where-is-my-license-key/ It shows where to get your license key.

    #64174

    In reply to: attach files


    Sounday
    Member
    This reply has been marked as private.
    #64160

    Hey there,

    how can i change the Color of the Link “Download”
    And what should I change if I want no hover effect at the Download Icons

    Thanks

    #64143

    Les Kurz
    Member

    I’ve applied my license key before, but it seems to get invalidated.

    On the WP plugin page I see:
    There is a new version of Download Manager available. View version 4.7.1 details. Automatic update is unavailable for this plugin.
    Please activate Download Manager license for automatic update. Validate license key

    When I go to Downloads -> Updates, there is no mention of the 4.7.1 update, though I am logged in and do see that updates for Add-ins have been applied. (I also see no mention of 4.7.1 on your website.)
    When I go to Downloads -> License, there is no license displayed. I logged in to your website, went to my downloads, clicked on the download link for “Download Manager Pro v4.7”, and click the button for my license key. As instructed, I copy the displayed key, and then past it into my wordpress install at Downloads -> License. I then see a message “Invalid License Key”.

    How do I get a valid key, or get activate with my existing key?

    #64142

    In reply to: Custom Work Quote

    OK. This is a good short term solution, but we would still like to use your Download Manager program to be able to upload and create a package of an iOS app and have user download it.

    The problem we have is that you can’t download the iOS .ipa feel directly. Apple requires that we link to a .plist file that includes information on the file as well as the link to the file. The .plist file needs to be linked from the following URL structure:

    href=”itms-services://?action=download-manifest&url=url of the manifest file”

    We can’t use the URL feature to add a package, because it doesn’t recognize “itms-services” as a protocol.

    Is there a way to make that happen?

    #64138

    Kleber Melo
    Member
    This reply has been marked as private.
    #64135

    Shahriar
    Moderator

    Please create a demo package and enable the “Mail Download Link” option only not the “Download Instantly”. I need the setup this way to test the email issue.

    Also, by admin pass, I meant temporary user, not your own login info. You can delete the user after we resolve the issue. That’s the faster way to resolve such cases.

    #64130

    Kleber Melo
    Member
    This reply has been marked as private.
Viewing 25 results - 5,926 through 5,950 (of 9,527 total)