Search Results for 'download link'

Viewing 25 results - 8,101 through 8,125 (of 9,401 total)
  • Author
    Search Results
  • Hello,
    I currently have the free version of Download Manager installed on my site (see link to site in private reply below). I use it so that clients can download the order forms for our various products. Currently, at the bottom of each product page is a download icon/button to the Excel document. The download button also includes text info such as the minimum order quantity.

    I’d like to upgrade to Download Manager Pro. First, a few questions…

    1. Can I keep the same/similar design of the download button on each page with the text? How can I do this?
    2. Will I need to upload all of the files and replace info for each file (order quantity) after upgrading to Pro?
    3. Does the Pro version still use shortcodes to include the download buttons on pages/posts?

    Thanks!
    Scott

    #20801

    I’m using single mp3s in each package to allow music downloads. It is important that we count the downloads. The problem I’m having is that when I click on the package link to show the page with the mp3 preview it loads the file and counts it as a download.

    #20788

    PitchWorx
    Member

    i have seen that, but i think problem didn’t resolve, you set 1 download for guest and a 5 downloads for others like,Administrator,Subscriber,
    although i wanted to disable download for guest. anyway if i log into my account as an administrator or as a subscriber, it is still showing the same message “”Download Limit Exceeded”” after many days whereas my Limit Reset Period was only 1 day,you know what i mean, why message doesn’t go after one day, why download link isn’t enabling after this period is completed.

    #20741

    PitchWorx
    Member
    This reply has been marked as private.
    #20740

    PitchWorx
    Member
    This reply has been marked as private.
    #20708

    cellcube
    Member

    Hi,

    on our clients site we need to set up WPDownloadManager completely new after a crash.
    Now we got it all but the download buttons are just not working.
    Try by your selfe here > http://www.divia.de/divia-downloads/

    It’s just linking to this URL > http://www.divia.de/download/social-media-navigator/#pkg_5274

    Regards
    Alex

    #20694

    crashbdx
    Member

    There is no url, my problem is i have file that are mail protected, to download them you have to enter email, name etc then when this is done you receive a mail with the link to download your file, but how do i send the mail template according to the lang of the website the user was using ? meaning if he send from the french version i send the mail in french, if from english i send a mail in english, i dont find where to manage it.

    #20684

    lmobile
    Member

    i rechecked it and in fact the IDs changed at a number of downloads. This is really bad, because we use this to have always the same link on many sites. So this should never happen. Can you see how this happend, how i can prevent this from happening again and how i get my old IDs back?

    Thanks.

    #20642

    In reply to: Block Hot-Link Add-on


    Shahjada
    Keymaster

    actually nothing to configure with that add-on, simply activate and it will block direct link to download from external site.

    #20612

    denniz
    Member

    Howdy,

    How can I set up Download Manager Pro for subscribers to upload in front-end to a specific category and make it available in that same category to other subscribers? I would love to have a button or link with upload underneed the category file list.

    Greetz,
    Dennis

    #20603

    plochis61
    Member

    hello,

    I bought the pro version but when I select a link / template or page / template I get this message “No packages found”, why? also my site already has a download page you can have a little support to configure it, I do not want to create additional pages, but only the possibility to download the brochure for registered users.
    Thank you
    Paul

    Hi shaon,

    i encountered an error on amazons3 add on that i purchased http://screencast.com/t/azMleoeCkLs any ideas how to fix it.

    also i tried uploading a file it and it returns nothing? no downloadable link. .and there’s no file on the package.
    it seems the add on is not connected to s3 though i load the api keys on the settings and update the buckets permission on amazons3 console. .

    please help!

    #20517

    In reply to: File with Password

    This reply has been marked as private.
    #20489

    tmb4016
    Member

    Hi just started trying to use Download manager Pro and running into some problems. None of the package download links actually work. They just redisplay the package information page or displays another site page. I am not sure what is going on.

    Sample Page

    Also I cannot get the tree short code to work.

    Any assistance appreciated.

    #20448

    Thinkman
    Member
    This reply has been marked as private.
    #20437

    In reply to: Open PDF in browser


    GraphicAlert
    Member

    Thanks. I don’t mind customizing some code. Any hint where should I start to look? Or is there a way to extract the direct download link from the package somehow? Btw is there a special reason that the browser is forced to always download?

    Ch.


    trouille2
    Member

    Hello, I have a package that requires the email to get access to download button. Since wordpress 3.9.2 it seems the final page after the submission of email address returns an error all I got now is : {“error”:”<div class=\”alert alert-success\”>Download link sent to your email!<\/div>”,”downloadurl”:””}

    #20386

    Liam Allan
    Member

    find the following code in download-manager.php (roughly line 214):

    $html = "<div id='wpdm_file_{$id}' class='wpdm_file $template'>{$title}<div class='cont'>{$desc}{$password_field}<div class='btn_outer'><div class='btn_outer_c' style='{$bg}'><a class='btn_left $classrel $hc' rel='{$id}' title='{$data['title']}' href='$url'  >$link_label</a>";
        if($data['show_counter']!=0)
        $html .= "<span class='btn_right counter'>$data[download_count] downloads</span>";    
        else
        $html .= "<span class='btn_right'>&nbsp;</span>";             
        $html .= "</div></div><div class='clear'></div></div></div>";

    and replace with:

    $html = "<div id='wpdm_file_{$id}' class='wpdm_file $template'>{$title}<div class='cont'>{$desc}{$password_field}<a class='btn_left $classrel $hc' rel='{$id}' title='{$data['title']}' href='$url'  ><div class='btn_outer'><div class='btn_outer_c' style='{$bg}'>$link_label";
        if($data['show_counter']!=0)
        $html .= "<span class='btn_right counter'>$data[download_count] downloads</span>";    
        else
        $html .= "<span class='btn_right'>&nbsp;</span>";             
        $html .= "</div></div></a><div class='clear'></div></div></div>";

    Hello, In /templates/link-template-default-icon.php can I change [file_size] to show the package size of all downloads in the collection?

    #20364

    In reply to: new domain


    Shahjada
    Keymaster

    I deactivated block hotlink add-on and lazy download is working fine now. “Block Hotlink” add-on need to be updated. your are using old version.


    Alessandro
    Member
    This reply has been marked as private.
    #20344

    In reply to: new seasion on my site


    Shahjada
    Keymaster

    SQL:
    Link Label:
    update prefix_postmeta set meta_value='download me :)' where meta_key='__wpdm_link_label';

    Page Template:
    update prefix_postmeta set meta_value='tmeplate-name' where meta_key='_wp_page_template';

    #20331

    Scully
    Member

    Ok,
    I’ve got wpdm installed and all my mp3’s uploaded. What do I have to do to get this to link to feedburner for my podcasting? I have this page setup with the categories: http://bethelharvestchurch.com/downloads/podcasts/ But because its not XML, I can’t get it work.
    thoughts?


    Alessandro
    Member

    Hi, i’m trying to use this short code [wpdm-archive button_style=”default” link_template=”link-template-panel” items_per_page=”10″ category=”category-slug” order_by=”field-name” order=”asc|desc”] but when a user clicks on a categories appears “No download found!”

    How can i solve it?

    Thank you!

    #20326

    I created a ‘file list’ of both links and downloads. I really like the file list, but it looks weird when you have it linking to a webpage, rather than downloading a document. Is it possible to change the word ‘download’ to ‘link’ in limited cases?

Viewing 25 results - 8,101 through 8,125 (of 9,401 total)