Search Results for 'download link'

Viewing 25 results - 7,626 through 7,650 (of 9,325 total)
  • Author
    Search Results
  • I have purchased the Live Form add-on and have created a form and linked it to a download with the Enable Form Lock option. Is there a way to have the form show up on the page instead of as a modal window? I would like to have the form displayed directly as part of the page and not a pop-up.

    If that isn’t possible, then I need to adjust the modal window as it is scrolling off the bottom of the page and I can’t adjust it or see it to actually see the submit button (it is getting hidden behind the footer on the page instead of on top). I have uploaded an image showing the modal window when I look at the page.

    Thank you

    #29436

    Mstar
    Member
    This reply has been marked as private.
    #29435

    Mstar
    Member

    Hi,

    When there are more then one download link with a pop-up on a page, the first one appears fine, but the other pop-ups appear with this error: <button type=button id='close' class='btn btn-link btn-xs pull-right po-close' style='margin-top:-4px;margin-right:-10px'><i class='fa fa-times text-danger'></i></button> Download Free PDF

    I know this because when you refresh the page, the pop-up works and if you try any of the other ones, the error comes up.

    Please help!

    Thank you.

    #29281

    urbanmedia
    Member

    Hi there,

    This is probably a stupid question but when I insert PHP in the Page template it just comments it out?

    I guess it is something to do with how this page gets rendered, how would I go about putting PHP in the templates?

    <!-- WPDM Template: Default Template -->
    <div class="row">
    <div class="col-md-12">
    
    <table class="table">
    <tbody>
    <tr><td>Version</td><td>[version]</td></tr>
    <tr><td>Download</td><td>[download_count]</td></tr>
    <tr><td>Stock</td><td>[quota]</td></tr>
    <tr><td>Total Files</td><td>[file_count]</td></tr>
    <tr><td>File 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 class="col-md-12">
    <div class="thumbnail">[doc_preview]</div>
    TEST
    <?php
    $package = wpdm_get_package(2);
    echo $package['post_title'];
    ?>
    </div>
    <div class="col-md-12">
    [description]  
    
    <br />
    <div class="panel panel-default">
        <div class="panel-heading"><b>Download</b></div>
        [file_list]
        <div class="panel-footer text-right">
            [download_link]
        </div>
    </div>
    
    <br>
    
    </div> 
    </div>
    
    
    #29279

    Pete
    Member

    Hi,

    How do I sort a files and category in a Tree view?
    I used this [wpdm_tree category=”reports” order_by=”post_title” order=”desc” download_link=1] but it’s not sorting it at all.

    Regards

    #29076

    EGFStech
    Member

    Got it. I’ll be watching for the auto-update feature, that seems the norm for 98% of the WP plugins I’ve ever installed. If the WPDM plugins are not updated normally, what is the method? I understand I need to download the new version. Do I then just install it as if the existing plugin wasn’t there? Will it keep all of my configuration settings? Do I have to manually deactivate or reactivate anything during the process? Is there a page on the WPDM site that explains any of this? The link in my WP site just goes to the purchase page.

    #29037

    In reply to: Costumization


    Shahjada
    Keymaster

    that will require good amount of customization in plugin too. In plugin need to add a new option to upload/select file/url to link with 2nd download button

    #29023

    squarechilli
    Member

    Hi

    What is the shortcode you use in the page to match your archive 2 (http://demo.wpdownloadmanager.com/wpdmpro/style-2/) style and functionality including the ajax loading of files when you select a category?

    I am using

    [wpdm-archive button_style=”default” link_template=”link-template-panel” items_per_page=”10″ order=”asc”]

    but when you click a category it opens up a new page.

    Thanks

    #28984

    In reply to: Costumization


    Shahjada
    Keymaster

    ok, to insert link in regular post, please install http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ , you can install the add-on directly from Admin Menu Downloads Add-ons

    #28927

    In reply to: Costumization


    maldboy88
    Participant

    i cant add it in post editor.i dont want to use it for download, i want to have the option to add just a link example. mysite.com/how-to-install-the-game

    #28922

    In reply to: Costumization


    Shahjada
    Keymaster

    a package can have only one download link. but may you please give me an example URL which you trying to achieve

    #28916

    In reply to: Empty Download


    Shahjada
    Keymaster

    @Emmaxson, dropbox add-on direct link only stay valid for 4 hours, so why I need to change it to preview link. So direct play will not work for dropbox files, however we are working with core api and an advanced version of add-on will be available soon.


    @maldboy88
    , you need to add the message in download manager settings page login required message option

    #28876

    In reply to: Costumization


    maldboy88
    Participant

    in front-end added but its the same link as it was on the first.how can i add and in the front-back to add on the second button another link,not link for download,just link to go in another post.when i create package to add there 1 link
    please tell


    omniscient21
    Member

    Why is there a new section at the bottom of my site that is advertising the “Best Download Manager” with a link to your site?

    I’ve paid for the pro version.

    Please advise –I need this taken care of quickly.

    #28662

    christian
    Member

    Right, if anyone else struggles with the S3 side of this I recommend the link below. I found the majority of documentation concerned with setting up S3 buckets isn’t actually relevant to creating download packages. It’s not actually difficult when you know how but it took me a while being new to AWS. If you agree with the process in the link, especially the bit about altering metadata of files in bucket, perhaps you could refer to them in your S3 setup documentation. Would have saved me days.

    https://optimizepress.zendesk.com/hc/en-us/articles/203088778-Setup-your-Amazon-S3-Bucket-Permissions-to-Protect-videos-you-use-in-the-video-player-element

    #28519

    In reply to: Count Button Template


    Shahjada
    Keymaster

    Yes, use only [download_link] tag in your link template and then use this add-on http://www.wpdownloadmanager.com/download/wpdm-button-templates/

    #28502

    izzy
    Member
    This reply has been marked as private.
    #28500

    In reply to: Count Button Template

    Hi !

    I need to do the same button with download count.
    In first post i make button with download link
    Ity is possible to make the same button for download count ?

    Best
    Kaja

    #28433

    In reply to: Images Not Loading


    Emmaxson
    Member
    This reply has been marked as private.
    #28395

    In reply to: Delete files


    Shahjada
    Keymaster

    from admin panel it just unlink file from package, it doesn’t delete file from server as same file can be linked with multiple package. However you can use this add-on http://www.wpdownloadmanager.com/download/file-manager/ for deleting file directly from admin panel.

    #28355

    Hi !

    Please tell me what ccs code is for download_count
    Now i have download button and i need also download counter button.

    [download_link]
    <style>
    .wpdm-download-link {
    border-radius: 3px;
    padding: 15px 90px;
    font-size: 22px;
    text-decoration: none;
    margin: 0px ;
    color: #fff ;
    position: relative;
    display: inline-block;
    }

    .wpdm-download-link:active {
    transform: translate(0px, 5px);
    -webkit-transform: translate(0px, 5px);
    box-shadow: 0px 0px 0px 0px;
    }

    .wpdm-download-link {
    background-color: #444244 ;
    box-shadow: 0px 0px 0px 0px #444244 ;
    }

    .wpdm-download-link:hover {
    background-color: #9e9e9e ;
    }
    </style>

    #28354

    In reply to: Lazy Download Problem


    Tauhid
    Member

    I meant, you can’t open the url http://www.graphictwister.com/donate directly, the url only will work when you go through download link.

    #28344

    In reply to: Directory Addon issues


    Shahjada
    Keymaster

    For Drop-down issue, disable bootstrap js from wpdm settings, and the layout issue is from link template, you need to create a new link template. More details about templates http://www.wpdownloadmanager.com/doc/templates/

    #28335

    In reply to: Lazy Download Problem


    Tauhid
    Member

    If you direct access it, shouldn’t work. You have to go there via download link.

    #28314

    Emmaxson
    Member

    I just activated the dropbox plugin but I noticed that when the download button is clicked, it redirects to the dropbox link.
    This I think is not secure. How can I do it so that once I click the download button, it downloads immediately?

Viewing 25 results - 7,626 through 7,650 (of 9,325 total)