Search Results for 'download link'

Viewing 25 results - 6,126 through 6,150 (of 9,365 total)
  • Author
    Search Results
  • #57791

    Shahriar
    Moderator

    Clone Link Template Panel 1/3 ( From Downloads Templates admin page ) and then set parent div class to col-md-6. Use this custom link template when inserting archive shortcode. Your packages will show in 2 columns now.

    #57789

    Shahriar
    Moderator

    Yes, you can remove the details page link. Use a different link template than what you are using now.

    Following link templates doesn’t have the link,

    1. Default Template

    2. Default Template Extended

    3. Default Template with download count

    use TinyMCE addon to insert shortcode, you will have the option to select link template.

    #57787

    In reply to: Problem with Shortcode


    Shahriar
    Moderator

    There are two ways of showing a download/package.

    1. Link template ( using shortcode ) – There are multiple link templates available. Each one has its own layout. Use TinyMCE addon to insert shortcode, you will find the option there to select the link template.

    2. Page Template – This is the details page for the package/download. You see this page when previewing the package. You can set this details page url in your link template. Clicking on the title ( in link template ) brings the user to the details page.

    #57765

    bArT
    Member

    Hello,

    1. I have a question why only one package appears on the homepage of the ‘NEW DOWNLOADS’ section? There is no ‘TABBED’ section too. I have turned off the SLIDERS section, but it did not affect the problem with the rest of the sections.

    2. Is it possible to add the Top Downloads section on the homepage?

    3. Translations of this phrases are not visible on the site admin panel:
    – If you like, you may enter custom structures for your wpdm category and package URLs here. For example, using “<b>packages</b>” as your category base would make your category links like http://example.org/<b>packages</b>/category-slug/. If you leave these blank the defaults will be used.
    – Rename New File
    – Publish Instantly

    #57710

    amarks
    Participant

    Okay, that’s good to know. It does look like some things have changed, and I am curious if we can fix.

    We have the files on this site linked out to all our other websites and when the link is clicked (on the other sites) they should be providing a direct download for our customers.

    As of now they are linking to the page on this rhino applicators site: http://www.rhinoapplicators.com/download/acid-stain-tds/?wpdmdl=3625

    Is there a way to get them to be direct downloads again?

    #57663

    Shahriar
    Moderator

    Yes, you can create your own page/link template ( From Downloads Templates Page ) using available template tags and your own design. Please read more about custom template here https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/

    #57660

    In reply to: Default view


    Shahriar
    Moderator

    Hi,

    You can create a custom link template to change the outlook of the pacakge shortcode. I have created a simple custom template there, please check it it works for you. You can create your own from Downloads Templates page.

    You can read more about custom template here https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/

    Let us know if you need help in any step.

    Thanks.

    #57654

    In reply to: WP QUADS


    MAMAC Camac
    Member

    ya i use this one beacuse its good. when i add your shortcode adsense lost. i must say that i pay this plugin and i dindt expect that he will make this kind of problems… i also have over 30 plugins on website and this is first one that make problems….
    i try raw tags to insert in your shortcode but no luck… source this page http://mysitemyway.com/support/topic/wp-download-manager-tree-view-shortcode-does-not-work-with-awake-30

    This is when your shortcode is enabled

    http://prntscr.com/f6bkaf

    this is when i remove your shortcode
    http://prntscr.com/f6bknv

    my shortcode is [wpdm_package id="3632" template="link-template-button"]

    i expect a fix… best regards

    #57606

    Shahjada
    Keymaster

    Okay, got the issue, it is working fine for guest downloads too. However, any user can link their purchase with their account simply entering guest order id purchase page:

    https://www.evernote.com/l/AV0zP11gV0tGMZRjyi3_8pRcvZzyLFcal24B/image.png

    #57604

    Shahriar
    Moderator

    Hi,

    When packages in the table are filtered using category page reload event occurs and loads a different URL ( adds category info in URL ). Shouldn’t these two events enough to provide the user a sense that back button will bring all packages back?

    However, if you want you can make your own template for All Packages table and add following code to create a Back to all packages button,

    <?php if(isset($_GET['wpdmc'])): ?> <a href="<?php echo get_permalink(); ?>">All Downloads</a> <?php endif; ?>

    Thanks.

    #57582

    Shahriar
    Moderator

    The link you shared uses Crypton’s default look. Your package page should look like that by default if you are using Crypton. You need this add-on to show image buttons https://www.wpdownloadmanager.com/download/wpdm-image-button/

    Please send me the url to check.

    #57581

    Shahriar
    Moderator

    You can’t change the text of single file download button. If you don’t want single file download link, just remove [file_list] tag from your page/link template.

    There is an addon ( File Cart ) which allows downloading selected files as from different/same package(s) as a single zip.

    Fixed the demo link. Also added image in doc.

    #57572

    Lollen
    Member

    Aha! Thank you, now it is finally clear. You should put that image in the documentation, at least it has not been obvious to me before.

    But to me this is backwards…, if I could re-design this I would like the “big button” DOWNLOAD to represent “download this file” (=single or package =everything), because to me uploading a single file is the most normal case.
    And there would not be any text-link at all, if that file is a single and not a package.
    Only if that (“single”) file is actually a package of several files, then below it would be a list of simple text-links Download single file for each single file in that package-file, if someone for some reason want to download just one of those files contained in the package. Or, there could be boxes to tick next to each file in that package, “tick the single files you want from the packages, then hit download single files, if you do not want the whole package”.
    The “big button” would still represent download this “single” file (with several files in it). Because if I do a package with several files, that would be becasue I want people to download them all at once, with one big button.
    Just downloading part of my package would be an exception and not the normal case.

    But that is just how I would like it to be, I guess other people use this feature in many other ways.


    By the way, on this doc-page: under “Single File download” the two demo-links are 404 Not found.

    Package Settings

    #57551

    Shahriar
    Moderator

    Hi,

    Last download link downloads the whole package where green buttons download each file. You will see the difference when you have multiple files in a package.

    If you want you can remove the last download button using custom link/page template. Just remove the [download_link] tag from there.

    https://www.evernote.com/l/AUel4Ik8a81CS7TYVmKPexdvhBtvifCkdxsB/image.png

    #57453

    CSTOne
    Member
    This reply has been marked as private.

    Zeb Yaklich
    Member

    If I check “Must Agree with Terms” it doesn’t seem to affect my ability to download at all. Also, I don’t see any handling for terms_lock in the DownloadLink() function. Did the handling get left out, or is there something I’m supposed to do besides click the terms lock checkbox and fill out the form?

    #57404

    J
    Member

    After updating WP Download Manager Pro to version 4.66 the entire plugin was deleted and then I had manually upload the zip file to reinstall.

    However now the issue is that download links are no longer being sent via email using Download Link Extended. It just says “Processing.”

    How do I fix this?

    Thanks.

    #57397

    Shahriar
    Moderator

    Only pro version supports multiple download links.

    Example:

    https://demo.wpdownloadmanager.com/wpdmpro/wpdm-package/100-stock-photos/

    #57354

    Shahriar
    Moderator

    The download will work if you set the option to Download instantly in email lock settings. The issue is related to sending the email link.

    Please send me the php error log so I can check the possible reason behind this error. Or send FTP info.

    It may also be coming from another plugin. It is okay if I disable other plugins for testing purpose?

    #57321

    In reply to: Default Link Template


    Shahjada
    Keymaster

    You need to create a new link template without download count, please follow the docs here:

    Templates

     


    storwalle
    Member

    Can I somehow manually change the HTML code of the default template so that I get a download link?

    Kind regards
    Michael


    storwalle
    Member

    Hi!

    Thanks for a quick reply! A funny thing is that Rockettheme gives no help to get third party plugins to work with Gantry 5… they claim that it is your plugin that isn’t working with Gantry 5 framework.

    I have experimented with all the available page templates for each individual package, but the change never sticks. The presented page when clicking on the package header in the front end always result in a default page view without a download button or link to click to download the package.


    Shahjada
    Keymaster

    It will depend on your theme, nothing to do with wpdm. But you can change wpdm link and template from package settings. Docs:

    Templates

    #57305

    Shahjada
    Keymaster

    If you are talking about the text on link/page template, they are not translatable. But you can change those texts editing link/page template ( Admin Menu Downloads Templates )

    #57287

    In reply to: Revoking Access


    Don Freeman
    Member
    This reply has been marked as private.
Viewing 25 results - 6,126 through 6,150 (of 9,365 total)