Search Results for 'download link'

Viewing 25 results - 5,826 through 5,850 (of 9,501 total)
  • Author
    Search Results
  • #65904

    Hi there,

    You can achieve it by using WPDM Directory add-on.
    Please take a look here. (https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/)

    Also, you can modify existing template that is described below of the above link.

    Thanks.

    #65892

    hello
    you can check this link https://relaxsoftwaresolutions.com/download/izotope-ozone-advanced-8-incl-crack_x86x64/
    this show a message “You don’t have permission to download this file”.

    #65851

    Shahriar
    Moderator

    Hi,

    Custom templates that you create using our Template editor are stored in the database. Using Bootstrap in the template is your choice. If you don’t want to use Bootstrap, that’s okay too.

    You can also use a file to add custom templates. In that case template files will be stored in /your-theme/download-manager/link-templates or /your-theme/download-manager/page-templatesdir based on template type. Just add the template info above the file

    <!-- WPDM Link Template: Custom Template from File -->

    You can use template tags in link/page template file to show package data. List of template tags.

     

    Please take a look at Archive Page ( Directory ) add-on demo here https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/ Maybe that will meet your specifications.

    If you need something different, We can also build that for you as custom upgrade service. Please check the archive demo first, then let me know if you something more customized.

    Thanks.

    #65792

    Kalli Wilson
    Member

    I’m having some trouble with the shortcodes. I’m trying to test out the different link template and display all downloads within specific categories. I’m using this shortcode:

    [wpdm_category id="184, 185, 186" operator="IN" title="1" toolbar="1" paging="1" order_by="field name" order="asc or desc" item_per_page="10" template="link-template-bsthumnail" cols=4 colspad=2 colsphone=1]

    However, nothing shows up except the Order By toolbar at the top. You can view the page here: http://eomovement.org/new-library/

    What am I missing? Am I doing something incorrectly with the shortcode?

    I’d also love to know if there’s a way to display all downloads subdivided into categories automatically.

    Thanks so much!

    #65785

    Hello This is my Second time messaging you. How do i have my downloads not appear center aligned but left here is my page code;

    <div class=”row”>
    <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>

    I want my list of downloads to appear left aligned. Also can i change the default button color

    #65766

    Hi there,

    To show the overview categories like the demo link you need an additional add-on with the WDMP. Here is the link to the Add-on https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ .

    And regarding page template. Can you give error page screenshot? Are you using page template of link template?

    Thanks.


    Shahriar
    Moderator

    Download works when you use the package download link, not the single file download button. I know it is not the solution, just pointing the origin of the issue.

    #65701

    In reply to: Warning Message.


    Shahriar
    Moderator

    From Membership Settings Advanced page enable the Show WPDM package info option. That will block the download link only.

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

    #65684

    Shahriar
    Moderator

    @Steve, Unlocked your key. It should work now.


    @John
    , Your key is linked to calforests.org Do you want me to unlock it from there? If you are using the key there but still getting the error then updating Download Manager should fix the issue.

    #65653

    I create a package and make it so that it has the viewing rights of Subscriber and Superadmin. My site is Finnish so I think that it doesn’t recognize my rights when I then try to access the package as “Pääkäyttäjä” (Superadmin) and the package layout is single column with doc preview. When I change the viewing rights to all visitors the preview and everything works correctly.

    Try to change a test sites language to something else than english and then create package that has the layout of single column with doc preview, the viewing rights set as something else than all visitors. Then try to view the package and it will say “You don’t have the rights to download this item”, but the downloading link still works. Just not the .pdf preview of the package or when trying to open to a new window.

    If you can’t do the error then I’ll set up a dummy site instead of a live customer site.

    #65650

    Derek
    Member

    Right now, I have the Email Lock set to “Mail Download Link”. When visitors get the link and download the document and takes them to a blank page and doesn’t really notify the user in any meaningful way that there download is complete. Is there a suggested way to handle this (ie. redirect)?

    #65585

    Kesha
    Member

    Once a person subscribes, they get sent an email link of the download. I want to make sure that the email address that sends the confirmation email with link to the subscriber, is a certain email address. If they respond to the email confirmation, I need it to go to a certain email address.

    Thanks

    #65573

    Shahjada
    Keymaster

    Please link your site with update server by logging in from Downloads Settings Updates tab:

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

    BTW, you may not see update link immediately, but it will appear after a while.

    Hi,

    I submitted this topic before but did not get an answer and cannot find the original thread. Where do we locate our previously submitted queries?

    #1 ) My Email Lock is not working: I want to ask for the visitors name and email, and allow the visitor to be able to download instantly but also receive it via email. So, I click on Enable Email Lock, Ask For Visitors Name, and Download Instantly (And DO NOT select “Do Not Mail Download Link). But, the visitor isn’t getting the email. How can we fix this? See attached image.

    # 2) There are random boxes and ellipsis next to the download link. See attached image. How can we get rid of those?

    Thank you for your help. 🙂

    Victoria


    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/

    Signature of the political declaration on ‘Clean Energy for EU Islands’ initiative

    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.

Viewing 25 results - 5,826 through 5,850 (of 9,501 total)