Search Results for 'download link'

Viewing 25 results - 8,901 through 8,925 (of 9,326 total)
  • Author
    Search Results

  • BRANDARA
    Member

    Hey there – could you take a look at a plugin conflict for me?

    When the Download Manager Pro is activated, the UberMenu on the Phone version of my site doesn’t work (It’s like the menu is a dead link or something).

    Attached are two screen shots to show what the menu should look like and what it looks like when DMP is installed.

    UberMenu and This Plugin are two very important aspects for my site! I need them both to work in perfect harmony!!

    The website is: http://www.theportl.com

    Many thanks!

    #7729

    powerongrfx
    Member

    I don’t think you need to activate it once you buy it. How have you been adding your downloads with FTP or a public url download address. I currently have mines setup by FTP and its working with the Block Hotlink.


    philippe723
    Member

    Hello,

    I have a page with multiple download link shortcodes. Each one has an audio preview, and if I play one, and then play another, the first audio preview doesn’t stop. This means that multiple previews play at the same time, which is very confusing to users who are previewing the song before downloading. How can I prevent multiple audio previews from playing simultaneously?

    Thanks!

    #7720

    philippe723
    Member

    powerongrfx, thank you. I purchased the Block Hotlink addon and installed it. Now, clicking the download links from my site is throwing a 404 error. Only when Block Hotlink is active though. As soon as I disable it, the download links work.

    Is there an activation process I need to do, besides activating this addon plugin?
    Thanks.

    #7713

    powerongrfx
    Member

    The WPDM Block Hotlink is what you need then. http://www.wpdownloadmanager.com/download/wpdm-block-hotlink/

    #7712

    philippe723
    Member

    Hi There,

    Thank you for the great plugin. I just purchased it and am loving it so far. One issue I’m having is, the ability to either mask the direct download url or have it dynamically change to prevent people from sharing the download link. I need to prevent people from downloading the files outside of my site.

    Thanks in advance.

    #7706

    Shahjada
    Keymaster

    it is something form your server, anyhow it also resolvable from plugin.
    open download-manager.com
    find and replace

    base64_encode($id.'.hotlink')

    with

    rtrim(base64_encode($id.'.hotlink'),"=")

    cjvezeau
    Member

    So, how do you go about changing wpdm-all-packages so that the title is a link to the direct download?

    #7656

    iain
    Member

    Hi I bought the pro version a couple of days ago and just a second ago purchased the Amazon S3 add on but it isn’t in my account.

    Where can I download this from? I’ve also tried following the link in the email I received but this took me to my account page, where I couldn’t see my Amazon S3 download.


    cjvezeau
    Member

    1) Is it possible to set the default entries on the toolbar (“Show xx entries”)?
    2) Can the title be a download link (vs. download page)?

    #7612

    Shahjada
    Keymaster

    ok, please send a temporary wp-admin login info to support@wpdownloadmanager.com with this forum post link, also mention the link template name you want to set there.

    #7611

    Shahjada
    Keymaster

    okay, checking the issue

    #7600

    Hi Shaon,
    i need to insert a link in the download page to open a file (not download).

    I use this code:
    View

    Now, using [file_list] i have the file name, the question is how i can retrieve file’s path on the server.
    Is there a shortcode i can use to do it?

    Thanks in advance.

    Vito

    #7586

    alexdex
    Member

    Hi, I use your plugin with the access control add on. All function well but if I use the option block download link, it function. For example I have a member name: alex
    In the package option I give the permission to download only to alex.
    If I use a member George for example I can see the file but I cannot download while Alex can download (correct)
    If I use the option to hide everything for user download permission, the page content is hide also for the correct member download with the right access. How can I solve this problem?
    Sorry for my English

    #7574

    Shahjada
    Keymaster

    place the code at the end of download-manager.php and refresh any page while download manager is active to execute the code. but you need to set proper link template file name or id before execute it.

    #7552

    Shahjada
    Keymaster

    yes, you can do that, create a link template using following code:

    <div class="media">
        <div class="pull-left">
        [icon]
        </div>
        <div class="media-body">
        <h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">[page_title]</h4>
        [download_link] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-download-alt"></i> [download_count] downloads
        </div>
    </div>
    

    and assign the link template for your packages

    #7550

    Shahjada
    Keymaster

    ok you can download from above link now

    #7537

    dryzweb
    Member

    Great, thank you. Now how can I download this new template? Link above takes me to an html page, download link takes me to 404 page.

    #7513

    Shahjada
    Keymaster

    this should work:


    <div class="span4 link-template" >
    <img src="[thumb_url_233x298]" class="img-rounded">
    <div style="margin:10px; padding-right:50%; display: block;" >
    </div>
    <div style="clear: both;"></div>
    <table class="dtable table" >
    <tbody>
    <tr><td>عدد مرات التحميل</td><td>[download_count]</td></tr>
    <tr><td>حجم الملف</td><td>[file_size]</td></tr>
    <tr><td colspan="2"><div class="btn-group">
    <div style="margin-right:50px; padding-left:10px; " >[download_link btn btn-success]
    <a href="[page_url]" class="btn btn-info" style="margin-right:50px; padding-right:10px; " >تفاصيل أكثر</a> </div></td></tr>
    </tbody></table>
    </div>

    #7510

    powerongrfx
    Member

    I inserted AddThis on the page template for WPDM. But when I click to share a product page they all point to http://acapelladjs.com/wpdmpro/wpdmpro/. Regardless of what I do it keeps sharing the same link.

    Here is an example, http://acapelladjs.com/download/nengo-flow-ft-falsetto-sammy-yo-se-que-tu-quieres/#.UfG3UY3VB8E just click “Like” button to test it.


    Shahjada
    Keymaster

    actually you don’t have to downgrade. You can now set link template for archive page add-on from download manager settings page. can you give me the url here to check how it looks like now.


    kyleritland
    Member

    I’ve downloaded the new versions, and the default template now uses a different size image, with the feature image above the link and description. Previously, it was using the icon sized images, and even though that’s still the template we have selected, it’s not displaying that, and we had to downgrade the add-on version back to 1.6.0 again.

    But downgrading the add-on caused a fatal error for the website, so I had to downgrade back to v3.3.5 of the main plugin too. Is there a way to fix this at all? I’d love to be able to play with and fix this myself, but the license won’t let me install it on a test site to see if I can make the changes we want without messing up our production site.

    We’ve also always had to use our own preview images, since the default icons provided never seemed to work. Could that be part of the problem as well?

    #7436

    bergjet
    Member

    Can you make the search button smaller?
    Can I remove the direct download link?

    #7425

    buc
    Member

    Hi Shaon, thank you for your reply.

    I’ve managed to solve this issue – and the center-align one, too – by defining this custom CSS:

    .wpdm_file {
    display:inline-block;
    }

    Works great 🙂

    Buc

    #7394

    In reply to: URL Structure


    todd21
    Member
Viewing 25 results - 8,901 through 8,925 (of 9,326 total)