Search Results for 'download link'

Viewing 25 results - 7,501 through 7,525 (of 9,428 total)
  • Author
    Search Results
  • #33107

    drhickerson
    Member

    Yes, I have a password protected page for the package and it absolutely reroutes to the site but to a download page that appears to be accessible by anyone and the product can be downloaded by anyone who happens across it. I need that download page to be secured as the download is being offered to only select customers via that private page.

    Is there a way to make that page private and set the download page per download package (i.e., individual links rather than a universal one?

    Also, where do I customize the email sent to customers after purchase?

     

    #33104

    Shahjada
    Keymaster

    You can make a password protected page Visibility option and set a price for the package. But after purchase it will return to user downloads page as you set it in premium package settings from where user can download their purchased items.

    However if you want to ass a custom download button in product page, you can use template tag [customer_download_link] like this:

    <a href='[customer_download_link]'>Download</a>

    #33036

    Shahjada
    Keymaster

    They will not be able to download the file over and over again using same download link as you are using email lock there, the download link will expire after 3 times of use.

    But there is no way to decrease it to once.  Lock options doc: http://www.wpdownloadmanager.com/doc/add-new-package/lock-options/

    #33001

    trickz100
    Member

    Hello,

    I have an issue with changing the download file URLS.

    All my files (Over 3500 of them) are stored on an external server, and so, I add packages by adding URLS.

    The problem I have now is that I want to change these URLS periodically to prevent sharing misuse and to save bandwidth.

    I have seen that everything seems to be saved in the postmeta file in the DB. Now, when I update all of the links via the postmeta, reupload the file. The download packages no longer work. The postmeta now holds the updated URLS, but when I go to each package (“Downloads; All Packages; Package 001” etc) The attached file still shows the old URL.

    How do ensure that it updates to the new ones? Is there another DB file it uses that I’m missing here?

    Many thanks

    Howdy,

    Is there a setting or filter we can use to remove this from our markup; it seems to be injected in our footers and we don’t want it.

    Cheers.

    <div class="w3eden">
                <div id="wpdm-popup-link" class="modal fade">
                    <div class="modal-dialog" style="width: 750px">
                        <div class="modal-content">
                            <div class="modal-header">
                                  <h4 class="modal-title">WordPress Download Manager</h4>
                            </div>
                            <div class="modal-body" id='wpdm-modal-body'>
                                <p><a href="http://www.wpdownloadmanager.com/">WordPress Download Manager - Best Download Management Plugin</a></p>
                            </div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
                            </div>
                        </div><!-- /.modal-content -->
                    </div><!-- /.modal-dialog -->
                </div><!-- /.modal -->
            </div>
    #32988

    Grammy Z
    Member

    But then can’t they just keep downloading the file over and over again?

    Under the package setting I have the Allow Individual Download selected

    And then under the Lock Option for Enable Email Lock I have the Download Instantly selected

    What this has done is give them an instant download to save and then a backup sent to them. Done this way the backup email has only allowed them to get it one time.

    When I just removed the limit and and then changed the email to Mail Download Link I am able to continually download, get an email that can then give me 2 or 3 downloads per email.

    I sure would like to know if there is a way to have the link sent to them that they can download 1 time and be done. Do you have any sort of tutorials that explain the different locks?

    I’m playing around with different settings right now.

    Thanks so much, Shaon!

    #32976

    I have about 350 packages/files configured on my site via Download Manager Pro. I need to set all of them to use a new custom Link and Page template that I created. Manually changing each package (one at a time) will take a very long time. Is there an automated way to do this?<b></b><i></i><u></u>

    Charles

    #32947

    Shahjada
    Keymaster

    In that case, simply edit that template and remove [download_link] tag

    #32945

    Shahjada
    Keymaster

    It should be like 2nd image when you use download_link=1, anyhow please give me temporary wp-admin login info in a private reply to check.

    #32926

    ASTC IT
    Member

    with [wpdm_tree download_link=1], this is what happens,

    I go to the test page I have created and inserted the <span style=”line-height: 1.5;”>[wpdm_tree download_link=1] shortcode,</span>

    click on the folder, then the pdf, and it still takes me to a landing page (shown below)

     

    What I want to do is, click the pdf file from the [wpdm_tree], and just get the download option straight away (shown below)

    [I took this image by going to the landing page, clicking on the download link and then going back to the [wpdm_tree] to show what i want it to do]

     

    #32903

    Shahjada
    Keymaster

    You need to create new link template. Doc: http://www.wpdownloadmanager.com/doc/templates/

    Extra Hints:

    • Don’t user [page_link] in link template if you don’t want your visitors to go to details page
    • In case of public downloads, you can use <a href="[download_url]">[titlte]</a> in link template if you want it to start download when user click on linked title
    #32887

    Shahjada
    Keymaster

    Yes, we had to change some template in last update, but that is not a problem and you also don’t need to edit php file, please create a custom link template from Admin Menu Downloads Templates Link Template. Doc: http://www.wpdownloadmanager.com/doc/templates/

    #32866

    I have Download Manager 4.2.2 installed. Currently, when users click on a link to a download package, they are then taken to a page (page/link template)containing a link to the package. They then have to click on that link to access the package. How can I configure my options so that when package links are clicked, the package is immediately downloaded/opened. In other words, I don’t want users to have to click a link multiple times to get the package – I just want the package to open the first time they click on the link.

    Thanks.

    Charles


    russelga
    Member

    I installed/configured the “Download Notifications” module.  I’ve attached a screenshot of how I configured it.  Download Manager Pro is successfully emailing download links from within my site but sales@glds.com (the notification email address) isn’t getting a notification email.  What am I doing wrong?

    #32816

    Shahjada
    Keymaster

    Thanks 🙂 suggestion is noted. However you still can add message and login link in download manager settings login required message.

    #32805

    breakpoint
    Member

    The new Accordion Add-On layout is nice, but it contains items that I do not wish to display, such as the download count, file size, and the direct download link. I figured out how to modify the page template for the packages, but I do not know where to look in order to modify the accordion file. Also, the graphical arrow button is now missing. I would be okay with the download link directing the visitor to the individual package page as the button did before, but again, I have no idea how to make that happen.

    I am new to these products and have found very little, if any, instructions for the use of them. Am I missing something, or does the information simply not exist?

    #32801

    Grammy Z
    Member

    I am hearing from customers that the downloads are not working. I have the email lock set up. They are suppose to get a download immediately as well as a link sent to them. However they are not getting an immediate download and when they click the link that is sent to them it says their limited has been exceeded.

    #32795

    In reply to: Accordion questions


    rossmilner
    Member
    This reply has been marked as private.
    #32782

    Shahjada
    Keymaster

    Please use [wpdm_tree download_link=1]


    connect
    Member

    We’re creating new WordPress sites entirely in SSL and if I log into the WP admin interface on such SSL sites, Download Manager inserts HTML that isn’t “SSL-safe”, causing mixed content warnings. Here’s what happens:

    * Download Manager Pro plugin installed and active on SSL site.

    * The main admin interface page has this HTML inserted by Download Manager that causes a mixed content warning (yes, it does say “wpdmvarsion”!):
    <pre id=”line1″><<span class=”start-tag”>iframe</span> <span class=”attribute-name”>src</span>=”http://cdn.wpdownloadmanager.com/notice.php?wpdmvarsion=4.3.0
    <span id=”line1048″></span> <span class=”attribute-name”>style</span>=”height: 300px;width:100%;border:0px“></<span class=”end-tag”>iframe</span

    And, yes, there is a valid secure cert on https://cdn.wpdownloadmanager.com/
    so it could have been prefixed with // instead of http://.

    * If you load in the iframe URL, this has further issues in its HTML:

    <<span class=”start-tag”>link</span> <span class=”attribute-name”>href</span>=’http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900‘ <span class=”attribute-name”>rel</span>=’stylesheet‘ <span class=”attribute-name”>type</span>=’text/css‘>

    This http:// link prevents any attempt to workaround the mixed content warning issue (e.g. with mod_substitute, WordPress for HTTPS etc.).
    It should of course start with ‘//fonts.googleapis.com/…

    It would be nice if these two simple (and near-identical) fixes were added to the next Download Manager release.

    #32732

    infografic
    Member

    Hi! I have problems opening PDF files. They opened as text files. See attached links. The same file opens correctly when it is handled in the media library. Try the attached links. The documents are created from the Swedish  version of Microsoft Office. You’ll probably find what is wrong so I ask you to help me to correct this.

    Document i a post: http://smalandsgolf.com/dommaruppdrag-2015/

    Document in Download Manager Pro: http://smalandsgolf.com/download/dommaruppdrag-2015-2/

     

    #32715

    Shahjada
    Keymaster
    1. Dropbox add-on doesn’t work in that way, using dropbox add-on you can attach files with package from dropbox
    2. If user can view a file, you can’t block them from download using any script, because it is actually already downloaded when they are viewing.  However if you want to go to view page when user click on download link, check “Open In Browser” option from download manager settings.
    #32714

    Shahjada
    Keymaster

    To just login protection:

    1. Remove “All Visitors” from Access field under package settings metabox
    2. Select user roles, those you want to allow access
    3. And publish your package
    4. Now if user is not logged in, you will see login message with link instead of download link
    5. After login, if the user is in selected roles, he will be able to download the item
    6. Otherwise, he will not Access not allowed message.
    #32686

    envonia
    Member

    Dear all,

    we are using the shortcode:

    [wpdm-archive button_style=”default” link_template=”link-template-panel” items_per_page=”10″ category=”category-slug” order_by=”field-name” order=”asc|desc”]

    Is it possible to remove some of the filterable options? We only would like to have “Publish date” and “Download Count” that we would like to rename into “Popularity”. Do you know how to achieve this?

    Is it also possible to tag files and show these tags in the database and the search function?

    Thanks so much!

    Best,

    Hubertus

    #32682

    Chantal
    Member

    Hi

    I have bought your plugin and read all the documentation, however I am still struggling with a few things.

    1. I have linked my page http://www.mbizana.gov.za/download/resources/  to Dropbox. In dropbox I have created a main folder with sub folders with files in. How do I get my page to display the folders, as there is going to be many folders and files uploaded by the client via dropbox and I can’t go and add each one individually.  Users should be able to browse within one window between different folders.

    2. How do I get the Download link away and replace it with a View link that will view the documents in an embedded viewer. Downloads should not be allowed.

    Please help me as soon as you can.

    Thanks.

     

Viewing 25 results - 7,501 through 7,525 (of 9,428 total)