Search Results for 'download link'

Viewing 25 results - 5,676 through 5,700 (of 9,350 total)
  • Author
    Search Results

  • Klaus Harms
    Member

    Hi team,

    we have another issue after updating to the last pro version. When a new download is written with the short-code to the category, it just writes “download” with no description.

    Example: https://www.nikon-fotografie.de/downloads-aktuell-und-neu/

    Link form: Link/Button Popup
    Page form: 2 Columns/Image right

    With

    Link form: Call to action 3
    Page form: Preview gallery

    everything is working fine.

    Thanks for support!

    Greetings

    Klaus

    #65434

    Shahriar
    Moderator

    Here is the custom css,

    .textwidget .w3eden .wpdm-download-link.wpdm-download-locked {
        color: #8F0F0F !important;
    }
    .wpdm_icon:hover {
        opacity: 1 !important;
    }
    #65409

    In reply to: advanced search

    HI there,
    Thanks for your query. You can achieve this functionality with our WPDM Directory Add-on. For this you need to install this add-on as normal plugin and then activate it.

    Now, For creating an advance search page with WPDM Directory Add-on, you have to use the shortcode.
    [wpdm-search-page cols="1 or 2 or 3 or 4" items_per_page="10" link_template="link-template-id" position="top or left or right"]

    Thanks.

    #65391
    #65366

    blakemiller
    Participant

    Thank you for your prompt reply.

    Though I’m not sure I understand how this affects individual file downloads. What you describe above is indeed how mine is working, but only for the complete package. Even after I submit the form entry, the individual file download links do not show up.

    Please see this screenshot: https://www.screencast.com/t/CTm9guJDiG1

    How do we get individual files to appear while using the email lock function?

    or possibly I should first ask, is individual file download an option with the lock feature? (Nothing in the documentation or UI states this)

    Thank you.

    #65357

    Hi,
    Are you using the latest version of the plugin?
    A recent test result of “[wpdm_search_result init=1 template="link-template-calltoaction4" cols=4]” ,
    Here

    It seems fine with the latest version. did you cache your page already?

    Though, there is the blank page appears for no result in search. We will look into it.

    Please let me know.

    Thanks.

    #65327

    Hi there,
    Thanks for the query. It’s actually when the email lock feature is on the user need to give the email address on the form to unlock the download. So, you now can select a form where the user could give the email with any additional field information. Then have to click on download in order to download file or package. And any package contains multiple files will also be locked with the email lock together.

    The file download button disappears in the lock option because a user could click on it and download it without unlocking the package cause it’s the direct download link.

    It’s default.

    Thanks.

    #65308

    ravenswood
    Member

    Hi, thank you

    All sites are running the same version of the plugin.

    We can’t update to latest version for this reason:

    file-not-found.txt error after update – URGENT all links broken

    Thank you

    #65289

    ravenswood
    Member

    On all our sites apart from 1, you can click on the package title and it takes you to the package download page.

    But on 1 site only, if you click the package title, it gives 404 Page not found error:

    Examples: These work OK:

    http://cpmr-intermed.org/download/social-solidarity-economy-in-the-mediterranean-regions/
    http://cpmr-islands.org/download/political-declaration-on-clean-energy-for-eu-islands/

    NSC Communication activity plan 2017-2018

    This one site does not.

    BSC Activity Report 2016-2017

    BSC Position Paper – Connecting the Baltic with the Arctic

    BSC Executive Committee List of Members 2016-2018

    How to fix so link works the same on this site as all the others?

    Thanks

    #65262

    Hi there,

    I hope you will not need anything else than download link to tracking the downloads with google analytics or with any other tracking platform.
    And we also provide monthly download stat for each download package. Please go to, Downloads -> Stats in your WordPress admin area.

    For download link tracking with google analytics, you can follow this.

    You can also follow this tutorial for details setup.

    Thanks.

    #65259

    Hi there,

    Yes, you can add different template by giving the template name in the shortcode.
    To add shortcode link with the template in any page follows this format:

    [wpdm_package id="package-id-here" template="template-id"]

    All link template file names:

    link-template-default
    link-template-panel
    link-template-extended
    link-template-semi-ext
    link-template-bsthumnail
    link-template-audio

    All page template file names:

    page-template-default
    page-template-1col
    page-template-1col-ex-autdio
    page-template-1col-flat
    page-template-col2-il
    page-template-1col-ex

    You can also use the following addon to generate the shortcode.
    Advanced TinyMCE

    For example: [wpdm_package id="1abcd" template="link-template-default page-template-col2-il"]

    Thanks.

    #65248

    Shahriar
    Moderator

    1 ) The answer is the custom link template. Clone the template you are using now from Downloads Templates page. Then remove unnecessary data/UI from the template. Then use this custom template in your shortcode.

    2 ) This looks like an issue with your server’s email settings. Please try installing an SMTP plugin. Do you have any email feature on your site where email is sent successfully?

    Thanks for your inspiring words.


    Shahriar
    Moderator

    Clone the link template you are using now from Downloads Templates page. Then remove the [page_url] / [page_link] template tags from there. Use only [title] tag to show the package name without any link to the details page.

    It isn’t possible to remove the details page as it is just a post page handled by core.

    #65234

    Hi,

    I love Download Manager. Great product!

    I have a couple of things I need help with.
    1) How can we remove the little boxes and ellipses that are in the download link? See attached image!
    2) I want folks to give me their name and email, and be eble to download instantly, as well as receive the document via email. I have selected the Email lock option/Ask Visitor’s Name/Download Instantly, but while it allows me to instantly download, I am not getting the email. with the document. See attached image. How can I fix this?

    Thank you very much for your help!


    Garry
    Member

    Hi,

    On my site, downloads are liste on a single page, with several shortcodes like this one: [wpdm_package id='7986']

    Example is attached.

    What I need to do is removing the link to download page. If possible, I’d like to get rid of that page altogether. Maybe there’s an option to not use it ?

    In any case, I need users to click download and that’s it.

    Can you please help me with that ?

    Thanks

    #65200
    This reply has been marked as private.
    #65193

    In reply to: Hotlink prevention


    Shahriar
    Moderator

    You can use custom link template to insert shortcode that won’t link to the package details page. So, there will be no link to start with. Just clone any link template and remove [page_url] template tag from there. Thus custom link template feature is available in Pro version of Download Manager.

    #65150

    In reply to: Download Not Available


    Shafayet
    Moderator
    This reply has been marked as private.
    #65142

    Shahriar
    Moderator

    Sorry, I thought you want to hide download buttons in the file list.

    However, You can show the download button when inserting package shortcode. As you are using Form Lock all forms will make the page very long. I have applied a custom link template in the first accordion https://www.cromsource.com/publications/

    If you want you can apply the same template for all packages there. But a template without form will look better there.

    #65121

    Shahriar
    Moderator

    If you want to add the search and category filter feature in all packages table you just have to add jstable=1 parameter [wpdm-all-packages jstable=1]

    In archive shortcode, you can use custom link template to make it look like all package table. But it is not possible to use the exact table. Please check this doc to know more about custom templates https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/

    #65119

    In reply to: Hotlink prevention


    Andrew
    Member

    Okay, a bigger problem I have is also that I have multiple downloads on the same page but some are hidden by another plugin. These downloads can’t be accessed through the F12 console or similar, but if the person simply knows the permalink they can get to the download page. (I have the downloads set to be accessible only by Admin and Subscriber and all other users are subscribers). Would there be a way to hide the post pages on user by user basis or completely?

    by post page I mean the page the permalink sends you to.

    #65074

    I don’t want to hide the individual download links. I want terms and conditions to be accepted before individual files can be downloaded. Not the entire package.

    #65072

    Shahriar
    Moderator

    You have to use a page template that doesn’t have [file_list] template tag. That will hide the individual download links.

    Please send temporary wp-admin login info in private reply. I will set up a sample package for you.

    #65048

    In reply to: Download Not working

    This reply has been marked as private.
    #65037

    In reply to: Invalid licence key


    thepigfarmer
    Participant

    Thanks Shahriar! Can you please link this licence to domain:

    http://burlescombe.devon.sch.uk/

    And then I need to download one more for:

    http://webbers.devon.sch.uk/ – which was webbersprimary.co.uk

    Is there anywhere in the settings where I can change domains myself??

Viewing 25 results - 5,676 through 5,700 (of 9,350 total)