Search Results for 'download link'

Viewing 25 results - 976 through 1,000 (of 9,350 total)
  • Author
    Search Results

  • n/a
    Participant
    This reply has been marked as private.
    #187876

    Sagar Barua
    Blocked

    hi
    For now, you can remove the following CSS from /download-manager/assets/css/front.css file. You will find it at the bottom of the file.
    .w3eden .link-template-default.thumbnail .wpdm-download-link.btn{
    padding: 0 20px !important;
    line-height: 48px !important;
    font-size: 12pt;
    margin: 0;
    }

    #187865

    In reply to: Security issue


    Shaun Waterman
    Participant
    This reply has been marked as private.

    Juan Betts
    Participant

    Hi. I want people to be able to use the emailed link more than once. As it stands, they get one chance to click the link and download the file. Is there a way to have the link work, no matter how many times they click it?

    I will send you a temp login next. Thank you!

    #187822

    Nayeem Riddhi
    Moderator

    Hello USMAN AHMAD,

    Can you please let me know which anchor tag <a/> you are talking about? you are also able to control the download link format from here mask and unmask the download Link as I image attached,

    2023-06-12-121020

    please check and let me know

    Thank you again and regards

    #187818

    USMAN AHMAD
    Participant

    Can you please tell me in which file this anchor tag ‘<a/>’ of the download link forms??

    #187814

    Sagar Barua
    Blocked

    Hello Adi Hidayat
    You can change the title font size from the page template/ link templates CSS section, Downloads > Templates, and also can change through your theme style scripts. I hope you have understood.

    #187793

    Nayeem Riddhi
    Moderator

    Hello Jason Emanuelson,

    Sorry for some late. It is possible if you can link in the navigation menu a link template for direct download. Otherwise, there is also a solution in my above instruction. I hope you have understood.

    Thank you again and regards

    #187786

    Jason Emanuelson
    Participant

    I suppose I should have asked it in another way, with a use case.

    Is it possible to use a download page template to auto-download the file? This is a common use case and delivery mechanism for software titles. Click on the download, a page opens, and a few seconds later, the software begins to download, but if it does not, there is a direct download link as a fallback.

    If none of this is possible, how do I get it on the feature needs list?

    #187773

    USMAN AHMAD
    Participant

    Please find the URL here: https://www.secp.gov.pk/data-and-statistics/corporates/
    Here, the download manager is working fine as it is using the previous version of the download manager, we have upgraded the version of WPDM on our staging site which cannot be accessed externally but as I explained above the difference between the download links of the two is causing the issue.
    Sorry, we can’t provide admin login details to you as explained in multiple threads earlier.

    #187767

    Jason Emanuelson
    Participant

    Wait, I have an idea.

    Is it possible to set the default action of the download package page to redirect to it’s download link directly?

    #187754

    Jason Emanuelson
    Participant

    I guess the frustration is that I will eventually have dozens, if not hundreds of links that will need similar treatment, as the city wants to have all of its documents available via menu, rather than on a page. While it would not be our suggestion to do it that way, those are the requirements that we have to follow.

    If I have to go back and forth between screens for dozens or hundreds of links, I might as well just use direct file links in the menu, rather than download manager pro to accomplish this.

    #187752

    Jason Emanuelson
    Participant

    While that may work, it means it has to be updated every single time any changes are made, rather than being like the selection option that already exists in the menu builder? It also adds a layer of complexity that is not the case when using the existing menu builder option.

    It would be nice if we could simply select in the menu builder whether we want download page or direct download link.

    #187749

    Nayeem Riddhi
    Moderator

    Hello Jason Emanuelson,

    For menu items to direct download a package, you can follow this way, you can generate a package download URL as I image attached and add a menu from Custom Link as I image attached,

    2023-06-08-212620

    2023-06-08-212502

    please check and let me know, if it helps you.

    Thank you again and regards


    Gina Circo
    Participant

    It appears that sort_by is sorting by title, even when I specify sort_by=date when I have jstable=1 in my shortcode. When I take jstable out of the shortcode, it appears to sort correctly. However, we need to have the search bar so we have to include jstable=1. Help please?

    [wpdm_all_packages items_per_page="10" order_by="date" order="DESC" jstable=1 categories="training-info-cert-forms, fy21-22, fy22-23" cols="title,download_count,update_date|download_link|categories" colheads="Title / Last Update|Download|Categories (click to filter)"]


    USMAN AHMAD
    Participant

    We have recently upgraded the download manager to the latest version i.e. 6.3.5 in which the download button is not working. After a bit of inspection, it has been found that the difference between the old and the new download link is that the old one uses ‘onclick=”location.href=’ whereas the latest download link uses ‘data-downloadurl’. When I replaced the data-downloadurl with the old approach i.e. ‘onclick=”location.href=’ it started working. Kindly help us for finding a way out to this problem, thanks!

    #187741

    In reply to: Category permits


    Nayeem Riddhi
    Moderator

    Hello Marina Toselli,

    Hope you are well. For categories hierarchy, giving access to a certain category for a particular role you have to set from the edit category option, then you have to make empty for the  Allow Access option or have to give a particular role on it like as I image attached or as usual for the select member option too,

    https://i.ibb.co/2M16sXn/category-access.png

    because

    Package Access = Package Access + All Category Access = All Visitors + Author = All Visitors
    
    and Package Access = Package Access empty + Category Access(Author) = Author
    
    or Package Access = Package Access(Author) + Category Access(Author) = Author

    More details can be found in the below link,

    Allow Access: Access Control Option

    I hope you have understood now.

    please check and let me know

    Thank you again and regards


    Paiboon Limstit
    Participant

    Hi,

    Image hover gallery doesn’t show wallpaper / before login.
    At the bottom I made an image hover but the customer hasn’t logged in yet. The background image should show. I have a problem that it doesn’t show like the background image is permission locked too, right?

    Home

    ————————–

    Screenshort: https://nimb.ws/p94wHM

    Link Templete code: https://nimb.ws/QGsSgo

    <div class="__wpdm_hover_card" style="background: url('[thumb_url_600x1200]');">
        <div class="__wpdm_hover_content">
          <h2 class="__wpdm_hover_title">[title]</h2>
          <p class="__wpdm_hover_copy"><i class="fa fa-hdd mr-2"></i> [package_size]</p>
          [download_link]
        </div>
    </div>
    #187722

    n/a
    Participant

    I gave this a try but it still does not display the categories. When I go to create a new package, there are checkboxes on the right side to select what category to put the package in, but I don’t see anything beyond that. I am looking for it so be displayed in list packages table on the Author Dashboard (using the frontend shortcode).

    I have also noticed that when I click on the settings option on the left side, the page is empty except for the “Save Settings” button. It is like this on your demo page as well: https://try.wpdownloadmanager.com/frontend-uploader/?adb_page=seller-dashboard

    Last thing, I am looking to modify the list of lock options, I do not need the LinkedIn share lock, the Tweet lock, the Google +1 lock, thhe Twitter follow lock or the Facebook like lock. Is there anyway to remove these? I tried using the hide sections parameter for the lock options.

    Thanks again for the help.


    David Bean
    Participant

    I have the option selected in settings, but nothing the form does not show, no error, in the front end. Is there something I need to do to get this showing up?


    Paiboon Limstit
    Participant

    Hi again,

    link website: https://www.iresauce.com/download/

    #187664

    Tanvir
    Spectator

    Hello,

    In the shortcod, at front-end, you may not need all the details options, in such case, you may use this parameter to hide sections/meta boxes you don’t need. You can hide settings, images, categories, and tags sections.

    Also it is possible to display what category the package belongs to. You can use [categories] template tag in page or link template.

    Link Template

    Regards
    Tanvir


    KA PETERSSEN
    Participant

    Thank you for trying to help.

    This is great for an end user who wants to see all downloads that are available.

    As the owner of the business I want to see a list of my packages and how many people downloaded them

    Package 1 6 downloads
    Package 2 15 downloads

    My original question right at the top said when i looked at my packages I got different answers as to how many people had downloaded it.

    Here is the link to how the report shows:
    https://duediligencesa.co.za/?template_preview=03wxU1dw4pbeFo6U7VWK8lfLuJuwzyw-riEXFadfToynFyYq5AoyIQYikARalPhhOd2Ucj9nYerPvnAd6ym5FMPnFYm_HZ0u0GNaWxiiMJ4&_type=link&_tplnonce=42fd9dac93
    Now I need all the other packages below.

    I feel this should be in the reports, but as I mentioned I am trying to understand why I am seeing two different figures for one package.

    Appreciate your time.


    KA PETERSSEN
    Participant

    <!– WPDM Link Template: James Download Count –>

    <div class=”wpdm-link-tpl link-btn [color]” data-durl=”[download_url]” >
    <div class=”media”>
    <div class=”pull-left”>[icon]</div>
    <div class=”media-body”><strong class=”ptitle”>[title] <span class=”label label-default” style=”font-weight: 400;”>[download_count] [txt=downloads]</span> <span class=”label label-default” style=”font-weight: 400;”></span>

    </div>
    </div>
    </div>
    <div style=”clear: both”></div>

    This is the file but it shows 1 download only.


    Nayeem Riddhi
    Moderator

    Hello KA PETERSSEN,

    According to doc, Keep dir structure, means, a file from /src/Packages/views/link-templates dir should go to /{active-theme}/download-manager/link-templates dir. And as you are using the free version of WPDM, you can use a link template like this, [wpdm_package id="package-id-here" template="link-template-id"]. I hope you have understood now. please let me know

    Thank you again and regards

Viewing 25 results - 976 through 1,000 (of 9,350 total)