Search Results for 'download link'

Viewing 25 results - 501 through 525 (of 9,311 total)
  • Author
    Search Results
  • #195783

    Nayeem Riddhi
    Moderator

    Hello Chris Clarke,

    Hope you are well. Thanks for writing to us. Are you talking about pdf viewer View Button as I image attached,

    2024-05-23-224136

    and for favorite button you can use the [fav_button] template tag in your link template, for more template tags, you can check the doc here,
    https://www.wpdownloadmanager.com/doc/templates/template-tags/. please check and let me know.

    Thank you and regards

    #195776

    Nayeem Riddhi
    Moderator

    Yes, you can customize. You can change the login page various links changing file links from this directory wp-content\plugins\download-manager\src\User\views\login-form.php file. And you can keep the file backup for any plugin update following this doc, https://www.wpdownloadmanager.com/doc/template-files/. Please check and let me know, if you have any queries.

    Thank you and regards

    #195769

    Harald Loewe
    Participant

    Thank you for your help. Exactly, if we change the login page to “None Selected”, then it fits, but the links (Login, Forgot password, …) point to the WordPress standard. And we don’t want that. These should point to “https://loewe-med.de/download-login/” or “https://loewe-med.de/download-login/?action=lostpassword”, for example.

    Can this be customised somewhere? Then we would be super happy :-).

    https://loewe-med.de/wp-content/uploads/2024/05/wpdm-link-01.png

    Thanks!

    #195758

    A. D.
    Participant
    This reply has been marked as private.
    #195750

    Tahasin
    Moderator

    Hello, A.D.

    I hope you are doing well and thanks for writing to us.

    Kindly use Link template called Default Template (compact). It will hide the download page.

    Regards

    #195727

    Nayeem Riddhi
    Moderator
    This reply has been marked as private.
    #195706

    SITEL CPAM CHER
    Participant

    Hello Tahasin,

    That’s the code :

    
    <div class='card card-default'>
       <div class='card-header'>[title]</div>
       <div class='card-body'>[excerpt_100]</div>
       <div class='card-footer'>
          <div class='row'>
             <div class='col-lg-6' align='left'>[download_link]</div>
             <div class='col-lg-6' align='right'>[fav_button_ico_sm]</div>
          </div>
       </div>
    </div>
    

    This is the preview : here

    And this is the result : here

    I try a lot of possibilities, but nothing work.

    #195704

    Tahasin
    Moderator

    When an individual with access to downloads shares a download link with another user, and that recipient downloads the package through the provided link, the usage of that link is recorded as a guest download


    Christy Kiltz
    Participant

    I’ve got a site where the flat archive shortcode is not working – I’ve tested plugin/theme issues by changing to the 2024 WordPress theme & disabling all the plugins except the WP Download plugin.

    Here’s a link to a test page I’ve got running (currently still the 2024 theme & no additional plugins)

    shortcode test

    Here is the shortcode that I need working:
    [wpdm_archive_flat category=”soff-newsletters” include_children=1 order_by=”post_title” order=”desc” items_per_page=”999″]

    This shortcode is from another site that has a simpler category structure — it is working perfectly (https://savethewhiskers.org/resources/) — if you look at my test page, you’ll see it is one of the shortcodes that is not working.
    [wpdm_archive_flat order_by=”post_title” order=”asc” items_per_page=”999″]

    #195664

    Nayeem Riddhi
    Moderator

    Hello Jeremiah Castillo,

    Hope you are well. And thanks for writing to us. You can change the Link Label of Add To Cart from Downloads > Settings > Premium Package > Add to Cart & Checkout Buttons section as I image attached,

    2024-05-21-093900

    please check and let me know, if you have any queries.

    Thank you and regards


    Thomas Gerber
    Participant
    This reply has been marked as private.

    Nayeem Riddhi
    Moderator

    Dynamic plain URL means not harcoded URL, you will put the template variable in your link/page template then it will create wp-content/uploads/download-manager-files/mypackagedocument.pdf link like this for your package attached file. However, I have information from our team authority that no such option is available for now. But we shall soon reactivate the plain/flat download URL. I hope you have understood. please check and let me know, if you have any queries.

    Thank you and regards


    Thomas Gerber
    Participant
    This reply has been marked as private.

    Thomas Gerber
    Participant

    I place links to package documents on my site using the Download Manager short codes. Each package contains only a single PDF. I want a link template that points directly to the PDF on the server, e.g. the link should be “…/myurl/wp-content/uploads/download-manager-files/mypackagedocument.pdf”. Instead, the link is the Download Manager short code, e.g. “…/myurl?wpdmdl=16123&ind=17150293486941”, and each time the link is accessed a new url is created with a unique ?refresh parameter added. Can I easily create a template (or does one exist) that would allow me to link directly to the PDF on the server?

    #195554

    Tahasin
    Moderator

    If you don’t want the download page, you can try the link template called default template (compact). It will not show the package information page. Kindly check and let me know

    Regards

    #195548

    YDP
    Participant

    Here is the shortcode i am using [wpdm_all_packages items_per_page=10 jstable=1 order_by="update_date" order="DESC" cols="title|categories|download_link" colheads="Title|Categories|Download"]

    #195515

    Clark University
    Participant

    We use the RSS feed facility of Download Manager for several of our sites. The current reader is based in ColdFusion, and works just fine, but we’re moving to a WordPress-based reader (Feedzy), and this sees the Download Manager feed as invalid. The error is:

    Sorry, some part of this feed is currently unavailable or does not exist anymore. The detailed error is
    
    https://sites.clarku.edu/business-docs/downloads/payroll-forms/feed/ is invalid XML, likely due to invalid characters. 
    XML error: EntityRef: expecting ‘;’ at line 188, column 288

    Testing with https://validator.w3.org/feed/check.cgi throws the error “Self reference doesn’t match document location“, and highlights the offending line:

    <atom:link href="https://sites.clarku.edu/business-docs/downloads/payroll-forms/feed/" rel="self" type="application/rss+xml" />

    We’re on the latest version of Download Manager Pro (6.5.3), and our WordPress version is 6.5.3. Is there any way to fix this?

    Regards

    Mark Pemburn
    Web Application Administrator
    Clark University

    #195502

    Joe Batty
    Participant

    HI,

    Can you advise on how we can disable the singular and page link from the shortcode: [wpdm_all_packages]

    I’ve found the code:

    case ‘page_link’:
    //echo “” . get_the_title() . “<br/>”;
    echo “<span class=\”package-title\”>” . get_the_title() . “</span><br/>”;
    break;

    Which is on line: 345-348 in the file: /download-manager/src/Package/views/all-packages-shortcode.php

    But i don’t like to modify plugin files as these will get updated over time and re-introduce the link.

    Can you advise on the best way to do this please?

    #195470

    Nayeem Riddhi
    Moderator
    This reply has been marked as private.

    Andreas Peter
    Participant

    Hello everyone,

    I need to implement the following and have thought of the Download Manager (free or paid version): A user can register for software downloads. To do this, he enters his data and selects one (or more) defined devices via a drop-down menu. By selecting the devices, the user is then only offered downloads that match the selected devices. User selects device A and only receives downloads for device A. User selects device B and only receives downloads for device B.

    I have already added the drop-down field to the registration form (selection of one device). I have also already managed to transfer different WordPress roles to the user depending on the value of the drop-down field.

    Now I want to transfer the registered user to “Select Members” in the Download Manager in the next step. However, I believe that the programmed solution is not the right way. Therefore, I would also purchase the Advanced Access Control plugin, but first I have to make sure that I can implement my plan with it. To summarise: The download per user is linked to the selection from the dropdown. Depending on the selection, only certain downloads are offered 🙂

    Many thanks for your support,
    Andreas

    #195447
    This reply has been marked as private.
    #195445

    Nayeem Riddhi
    Moderator

    Hello Jeff,

    Hope you are well. And sorry for the inconvenience. Can you please follow this doc again for collecting your license key?

    License

    please try to deactivate and activate again WPDM plugin. Also check by clicking the license option if your linked sites is correct or not as I image attached,

    https://dai323vbo0kfx.cloudfront.net/wp-content/uploads/2014/01/Generate_License_Key.png

    I hope, thus your problem should get resolved

    Thank you and regards

    #195444

    We are getting an “Invalid License Key” Message in WordPress Admin Backend -> WPDownloads -> Settings -> License when we copy/paste the license code from the invoice on the wpdownloadmanager.com website.

    Things I have tried

    – Rekeying.
    – logging out and back into the WordPress admin backend again
    – Typing the code in directly
    – Copy and pasting the code
    – Updating the Plugin from the download link on the invoice page (Confirmed the update took.)

    Help?

    Jeff

    #195348

    Nader Daou
    Participant

    How to create a download page template that loads without the theme header? I have the download pages set to load within Woocommerce dashboard and when the link to the download package opens within the user dashboard it loads the header and menu again. How to disable that?
    THanks.

    #195339

    In reply to: Tree view direct link


    Nayeem Riddhi
    Moderator

    Sorry for the delay. If you want to open a package or download-link in a new window, please use newwin=1 parameter in shortcode like this [wpdm_tree newwin=1]. Please check and let me know if it works for you.

    Thank you and regards

Viewing 25 results - 501 through 525 (of 9,311 total)