Search Results for 'download link'

Viewing 25 results - 6,851 through 6,875 (of 9,351 total)
  • Author
    Search Results

  • dfpg
    Member

    I’m having the same issue others have, as far as the “Lock” option modal not displaying properly, with the backdrop over the modal itself. In other posts, such as…

    Backdrop appearing above modal window

    Download form is blacked out. Cannot download any more

    …and others, the solution was to add the following code:

    .modal-backdrop, .modal-backdrop.fade.in { z-index:-999999; opacity:0; }

    In my case, this definitely put the modal on top of the backdrop, but I’m left with two remaining issues: (1) the opaque backdrop is nowhere at all, so the main website has no “faded” look, and (2) more importantly, the modal is still not on top of all other elements. The sidebar content is still on top of the modal.

    I messed around with the css a bit on both the modal and the sidebar, and couldn’t get it to work. Any help?

    (can add link and credentials in private follow-up)

    #44463

    Riedldesign
    Member
    This reply has been marked as private.
    #44383

    Hi –
    I am using the double opt in for download and when the user clicks the download link the email is generated but the screen returns to the same place so the user does not know if anything has happened.

    Also I changed the template but when the email is received it does not have the new image and I can not see where to change the link for the image from the default of Download Mgr.

    Further – the template for the download I have clicked the option for the user to add name, but both fields say “Your Name” – How would I change to first last.

    The emails are going to the spam folder… any ideas for this?

    Lastly – I have also added the Captcha option, but it does not require the user to enter Captcha before email is sent.
    thank you for your time.
    Y

    #44377

    61756d
    Member

    This is the second time that I have purchased both the WordPress Download Manger Plugin along with the All Add-Ons pack. My first purchase was in September of 2014.

    This morning I purchased your plugin and full add-ons pack for $150. I received the confirmation email…

    As well, Paypal is showing that the payment has been made to Mr. Ferdous

    When I click the link in the confirmation email associated with my Order ID I am taken to the purchases page in my user dashboard. When I click the license key button I am given the license key from my purchase in 2014.

    I tried entering this as my license key in the settings tab of WordPress Download Manager area of my wordpress dashboard and I am told that this is an “Invalid License Key!”

    When I go to the “Purchases” tab of my User Dashboard on wpdownloadmanager.com I see that the purchases I made on September 7th, 2014 are linked with the Order ID of my purchase from 2014. I also noted that there is no record of the purchases I made today.

    I then clicked the “Fix it Here” button at the bottom of the content pane on the Purchases page.

    The “FIX IT HERE” button takes me to a page where I can enter my Order ID and have everything sorted. However, I am once again redirected to the purchases page that has no record of the purchase I made this morning.

    #44346

    In reply to: txt file format issue


    Shahriar
    Moderator

    ftp add-on is to link file from remote ftp with wpdm package. No such add-on, but you can set download expire date to make download unavailable for users after that date.

    #44333

    Drakah
    Member

    In settings I have: “Disable Single File Download” selected
    but when I add a download file, the “Single File Download” is still toggle with Use Global.
    Shouldn’t that come up as Disabled?

    Link Template says “Select Link Template”
    Page Template says “Select Link Template”
    Shouldn’t these have already per-selected what I have set in Settings someplace?

    Single File Download, Cache Zip File, Link Template and Page Template should all be set in Settings as your website Defaults unless you change them manually. Just seems like extra steps to create a file that you really don’t need to do each and every time.

    #44320

    Shahriar
    Moderator

    As you know, you can attach multiple files with a package and enable disable single file download from package settings in add/edit package window. Looks like for that  package single file download is enabled, 1st small button is showing for single file download and 2nd is for package download. If you disable single file download from that package, 1st button will not show any more, but if you want to remove 2nd button, you need to edit page template, and remove [download_link] tag. Docs: http://www.wpdownloadmanager.com/doc/templates/

    #44302

    Shahriar
    Moderator

    Sorry, please use this short-code:

    [wpdm_packages categories="audio-video-tools" order_by="download_count" order="desc" cols="1" toolbar=0 item_per_page=10 template="link-template-calltoaction3.php"]

    It is working, however we are still working on that short-code, soon the short-code will work like “WP_Query” for WPDMPro

    #44293

    jfruehe
    Member

    Help, I have just installed the plugin (latest) and on some files I am seeing two “download” buttons. Attached is a screenshot.

    How do I remove the green one? It only shows up on some of the pages.

    #44289
    #44264

    services
    Member

    the url is http://www.habitararchitects.co.uk/case-studies/

    ALSO, following updates to WP 4.5 and your 4.5.5 the download links are not working once more. I get the darkened window with everything disabled (see attached) I have cleared browser cache as your suggestion on Apr 6, 2016 at 7:26 am, but it doesn’t do it this time round!

    Please help


    DaysFinest
    Member

    Hi there

    I have noticed that items in my test setup are not being correctly listed.

    The following shortcode, using order by “date” does not produce the correct results –
    [wpdm_packages template="5710f49a61d5e" order_by="date" order="desc" paging="0" items_per_page="6" cols=3 colsphone=1 colspad=2 desc=""]
    Though it appears to work ok if I change it to use “download_count”.

    Also I am using the following shortcode to produce a listing table via the Archive Page plugin. This does not always produce ten items per page, and creates very short first page results when set to “descending” order.
    [wpdm-archive cat_view="compact" button_style="default" link_template="56fc0d6963a2a" order_by="post_title" order="asc" items_per_page="10"]

    Further, which may or may not be related, I have noticed duplicates of two plugins appearing in the back-end, Archive Page and User Reviews – image attached. When I make a move to delete a duplicate it lists all instances for deletion, suggesting that it is not possible to delete them individually. Obviously they should not be there in the first place anyway, I certainly haven’t actively created them!

    I would appreciate you looking into these issues, site details to follow.

    Andy

    #44113

    Drakah
    Member
    This reply has been marked as private.
    #44068

    Drakah
    Member

    I made a simple Sidebar link template that has the version number in it and it looks great from the preview.
    However, as soon as I implement it into the Sidebar, BOOM! The thumbnail becomes the massive full-size picture.

    Here is what I used.

    <div class="thumbnail">
    <div class="media">
        <a class="pull-left" href="[page_url]">
        [thumb_70x70]
        </a>
        <div class="media-body">
        <h3 style="margin: 10px 0;padding: 0;font-size: 12pt"><strong>[page_link]</strong></h3>
        <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> Version: [version]<br/>   
        <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-download-alt"></i> [download_count] downloads
        </div>
    </div>
    #44065

    Drakah
    Member

    The Filename.extension used to show, now it doesn’t and I am getting multiple names each time I upload another version.

    I create a package.
    Upload a Zip file, screenshot image, description, etc.
    I disabled “Single File Download:” since I do not want an extra Download button there….
    and Publish
    On the download page, it does NOT show the extension, but furthermore it changed the name sorta.
    The file is named “default_old.zip”, that is what I want it to show, so they know what they are downloading.
    But the output on the Downloads page is now “Default Old”, 2x now too.

    I just want to be able to Upload a file, link the filename so people can download it, and upload revisions overwriting the current one.


    mfd
    Member

    I just upgraded to version 4.5.4. I also updated the Tiny MCE editor plugin. Now when i go to insert the download link directly from within the post, the window pops up, but none of the download packages appear. The window is blank.

    Please advise.

    Thank you.

    #43958

    ngcreative
    Member

    Hi there,

    I’ve just discovered a situation on my site where pages that have multiple files listed (inserted via the wpdm_package shortcode) display the file title and file size correctly, but the link on the DOWNLOAD button is repeated on all buttons, meaning that clicking the button on the first, second, third, fourth. ~nth all point to the FIRST file only.

    Here is an example of this behaviour: http://www.asharrison.com.au/performance-ingredients/personal-care/

    Note on both Download buttons that the link is ?wpdmdl=3234, but the shortcode for the second file points to 3290.

    Clicking on the title takes you to the correct download page for each file, and all buttons on those pages show the correct link to the file.

    I have edited the template to debug, and if I simply echo [download_url] the URL is correct for each listing, however when using the [download_link] shortcode only the first one is correct with the output you see at the link above.

    So why is it doing it on the page above (and any page on the site with multiple files, whether they are password-protected or open)?

    Thanks!


    Shahriar
    Moderator
    1. Both options work as or condition, either need to enter email or verify captcha
    2. User need to enter email every time they want to download. You can see which email downloaded which file and export “unique” emails or all
    3. Sorry, that is not possible for locked files/packages, for public packages, you can use <a href="[download_url]" target="_blank">[link_label]</a> instead of [download_link]
    4. Sorry, that is not possible for now.

     

    #43916

    ladler
    Member

    Basically I noticed the issue when I was styling the download button. I inserted a shortcode into a page which display a link template, then I also saw that same download’s single page and looking at the html structure there is no wrapper that differentiates whether it’s a ‘link’ or a ‘page’ template. I fixed this by duplicating the template I wanted to use and simply adding an ID but by default there should be a class around ALL templates (in my opinion) that says “link” or “page” so it’s easy for people to make global changes.

    #43903

    tecnoplc
    Member

    Ok I understand… in this tab I have the link to the login.php…. But, do you know what I could do to put here that it will redirect to subscriber form and when the user subscribe directly he could download the file¿??? I am not an expert wordpress programmer…. i do not know how to do it.. Is it very difficult??? Or maybe Is there some easy solution????

    thank you very much for the information you are sohwing me… I am very grateful…

    #43890

    sporkman
    Member

    I’m using DM in two ways – in some places I use a shortcode, and in other places (like where I need smooth ajax pagination), I use a Visual Composer block where I filter my downloads based on custom post type and tags. How can I force DM to generate a link to the file by default in both cases? For the first, I think just editing the link template can take care of that. For the latter, I’m a bit lost on that.

    Basically if the link is this:

    http://foo.staging.ettops.com/download/hr-file-4/

    I want that link to be to the file itself, not the interstitial page. I’m open to hacking, nowhere on this site does anyone want to see a “page” for the file, they just want the file.

    #43884

    Shahriar
    Moderator

    Hi,

    In download page WPDM uses Page Template, which is different than Link template. So you can use different classes there.

    Or is it something else you are referring to?

    #43883

    Shahriar
    Moderator

    You can use custom link template with [page_url] or [download_url] template tag. Place this tag inside href attribute and set your link target blank.

    Like this one, <a href="[page_url]" target="_blank">Link Label</a>

    #43874

    ladler
    Member

    I’ve noticed there is no differentiation between an inserted link template and download page allowing me to target and style things differently. I realize I can duplicate one of the existing templates and add a class but it would be helpful if there was a div that surrounded the entire item when inserting the short code that indicated if it was a link or download page.

    #43830

    Shahriar
    Moderator

    it is reaching to the screen shot page after I click on download link from your given page.

Viewing 25 results - 6,851 through 6,875 (of 9,351 total)