Search Results for 'download link'

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

  • Elena Politi
    Member

    Hi, the shortcode I use is the following

    [wpdm_all_packages login=0 items_per_page="30" categories="immas,maps,meeting-document,paper,report,statement,practical-information" jstable=1 order_by="publish_date" order="DESC" cols="page_link,file_count,download_count|categories|publish_date|download_link" colheads="Title|Categories|Publish Date|Download::155px"]

    Thanks very much for checking the issue. You may want to know that I use Enfold theme with a child theme

    #211000

    In reply to: Filter by Category


    Tahasin
    Moderator

    We’ve updated the category filter for wpdm_all_packages(Responsive Table) in v7.2.0. Instead of clickable category links, categories are now displayed in a dropdown(top left corner of the table), allowing users to easily select and filter their desired categories without leaving the current page.

    Here is the the updated view of wpdm_all_packages with category filter

    To enable this feature, simply add category_filter="true" to the shortcode, like this
    [wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="x,y,z" category_filter="true" jstable=1 order_by="title" order="DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

    Pay a visit here for the updated documentation of [wpdm_all_packages].

    #210989

    In reply to: Filter by Category


    Jonathon Hanten
    Participant

    I’m also having this same issue. I just updated to Download Manager Pro 7.2.0 which came out on 7/23. It looks like 7.2.0 just took the links away for categories and tags instead of fixing the issue you reduced features. How is that a fix? Do you have a version number to announce when this will return? This feature was one of the reasons my organization was using your plugin on our sites.

    #210977

    HappyHelper
    Member
    This reply has been marked as private.

    jaypromarketing
    Participant

    Hello,

    When using the file cart add-on, I can add a file to my cart from an externally linked URL, but when I download the ZIP file, the externally linked URLS do not download. Is there a fix to this, or do the files need to be hosted on the same server? Thank you

    #210926
    This reply has been marked as private.
    #210894

    Jason Levandoski
    Participant
    This reply has been marked as private.
    #210891

    Nayeem Riddhi
    Moderator

    Hello Interact Analysis Marketing,

    Hope you are well. Can you please let me know which template you are talking about from Downloads > Templates > Page/Link template, thus I can check it details. Please kindly check.

    Thank you

    #210835

    Tony Bouk
    Participant

    I have a page that uses wpdm_all_packages

    [wpdm_all_packages login=0 items_per_page="20" jstable=1 order_by="title" order="ASC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::125px"]

    this would load all packages. I use to be able to pass a value for wpdmc within my url https://www.mydomain.com/?wpdmc=case-studies to narrow the results by category but sorting by category doesnt seem to work anymore?

    Also clicking a category within the results table doesnt seem to narrow the search down either. URL looks like https://www.mydomain.com/?tax%5Bwpdmcategory%5D=case-studies

    Please advise how to filter all packages by specific category by passing vars within urls

    #210757

    Nayeem Riddhi
    Moderator

    For close icon, please clear your browser cache, thus it may get resolve, the close icon coming here properly, https://pro.wpdm.online/download/attach-dir-test-2/, However, for pdf image broken link, We are checking the issue. I have already forwarded your issue to our related team authority. Please kindly check and let me know if you have any more queries.

    Thank you and kind regards

    #210698

    Tahasin
    Moderator

    Hello,

    If you are a pro user ,then you can import all the templates from Downloads > Templates > Import Template (top right corner of the templates page with blue button)

    Kindly share the screenshot of that specific template you are looking for.

    We have also introduced 2 new link templates for the free version, kindly check

    Regards


    HappyHelper
    Member

    I’m not sure if my needs are being answered correctly.

    Let’s say I have a package with 2 downloadable files in it and the Package ID is 1234. Shortcode [wpdm_package id='1234'] will download all 5 files and not give users the chance to CHOOSE which of the 5 files from the package to download.

    Now your plugin already has unique identifiers for each file…For example

    File 1 = https://demo.com?wpdmdl=29671&ind=1766935868728
    File 2 = https://demo.com?wpdmdl=29671&ind=1766932503028

    Notice how i can generate two different links for each of those 2 files. WPDM already creates unique identifiers for each file in the package. In this case 29671&ind=1766935868728 and 29671&ind=1766932503028 so why not allow them to be used with a shortcode like [wpdm_package id='1766932503028'] so that I can create a link template to that individual file anywhere on my site, not just to the entire package.

    I do not want to list all the files in a package. I just want to have a download button to a single file from a package with multiple files.

    #210654

    James LaVelle
    Participant
    This reply has been marked as private.

    Shahjada
    Keymaster

    Create a link template only with template tag [file_list], nothing else, then with the package short-code use that template.
    Doc:

    Creating a new template


    HappyHelper
    Member

    The website im working on really requires shortcodes that can be used with the ID of files in packages and not just the overall package ID that lists all files. we need to be able to keep things neat and have one package that contains, say, 5 files and use a shortcode to create a link template for each individual file. Currently your shortcode for providing link template is only for the entire package forcing users to download ALL files in a package.

    Many of your customers have petitioned me to continue to push this basic need for your plugin and I’m urging your developers to make this simple fix. We need to be allowed to use package ID or File IDs (already created when uploading files to a package) in templates and shortcodes!

    Hope you understand and thank you for reading.

    #210594

    James LaVelle
    Participant

    We are using Version 7.0.2, we did not make any changes besides updating your plugin on our website, so it did work before with our theme (Salient Version: 16.1.2)

    We are using a custom page template to load in the dir view, as I saw there was a change to the download links:

    <div class=”col-md-7″>
    [description]
    [dir_view]
    </div>

    #210584

    James LaVelle
    Participant

    Hi, after recent update our download packages which have attached dirs connected to them doesnt allow to download individual files, file icons show as links but nothing happens when clicking.

    Even with “Single File Download” enabled it does not work. Anything else we can try?


    Primelite GmbH
    Participant

    My link template works fine with WPDM 6.8.9. After updating to 7.0.2 my template styling breaks (wrong colors). Here’s my code:

    <div class=”card” style=”border-radius: 1px; margin: 5px;”>
    <div class=”card-body”>
    <div class=”media”>
    <p class=”mr-3 img-48″ href=”[page_url]”>[thumb_96x96]</p>
    <div class=”media-body”>
    <h3 style=”font-size: 16px; font-weight: 400;”>[title]</h3>
    <div class=”meta text-white-50 text-small mt-1″><i class=”fas fa-hdd text-white-50″></i> [file_size] <i class=”ml-2 far fa-arrow-alt-circle-down text-white-50″></i> [download_count] [txt=Downloads]</div>
    </div>
    </div>
    </div>
    <div class=”card-footer”>
    <div class=”row”>
    <div style=”line-height: 15px; font-size: 12px;” class=”col-6″><i class=”far fa-calendar”></i> [create_date]<br><span class=”[hide_empty:version]”><i class=”fas fa-code-branch”></i> [version]</span></div><div class=”col-6 text-right align-right”>[download_link_popup]</div><div style=”clear: both”></div></div></div>
    </div>

    Have you changed template handling? What is your suggestion?


    Tahasin
    Moderator

    Kindly try using this shortcode
    [wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="slug" jstable=1 order_by="publish_date" order="ASC" cols="title,file_count,download_count|categories|publish_date|download_link" colheads="Title|Categories|Publish Date|Download::155px"]

    Let me know, if this works for you.

    #210549

    Lia Dossin
    Participant

    Hello,

    Clearing the cache worked and the modal windows appear now.

    For the link this is what I did and I got it to work. I am using Avada builder so I needed to get only the necessary base elements so I could use the fusion builder buttons.

    1. Image below I copied the direct URL Download link.
    Where to get the link to the direct download URL

    2. Then I needed the package ID
    where to find the package ID

    3. Required class for Email Locked URLS `class=”wpdm-download-link wpdm-download-locked

    Once I had all these elements I could create a button in Avada and add the necessary information and the email prompt worked perfectly.

    #210534

    Nayeem Riddhi
    Moderator

    The modal is coming from our testing site, can you please clear site cache and try again. And for email lock any other pages, posts if you want to use, you can use the below code in your link template, and use the link template id in your package shortcode that comes from Downloads > All Packages Embed column, then use the shortcode in your page or posts editor,

    <a href="[download_url]" data-package='[ID]' class="wpdm-download-link wpdm-download-locked btn btn-primary"> [title] </a>

    Please kindly check and let me know if the issue still persist.

    Thank you and regards

    #210508

    Nayeem Riddhi
    Moderator

    Hello HappyHelper,

    Hope you are well. To vertically center the Download button, you need to make the .media container use flexbox with vertical centering. Here’s the updated code:

    <div class="well c2a1">
      <div class="media">
        <div class="media-body">
          <h3 class="media-heading" style="padding-top: 0px;border:0px;margin: 0 0 5px 0;font-size:12pt;">__[title]__</br>
            <span style="margin-left:0px;font-size:8pt;font-weight:300">
              <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa-regular fa-calendar-plus"></i> Uploaded: [create_date]
              <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa-regular fa-calendar-check"></i> Updated: [update_date]</br>
              <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa-solid fa-code-commit"></i> [version]
              <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa-regular fa-folder"></i> [file_size]
              <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa-solid fa-cloud-arrow-down"></i> [download_count]
            </span>
          </h3>
          [excerpt_80]
        </div>
        <div class="ml-3" align="right">
          [download_link]
        </div>
      </div>
    </div>
    
    <style>
    .well.c2a1 .media {
      display: flex;
      align-items: center;
    }
    .well.c2a1 .btn.wpdm-download-link {
      padding: 11px 30px;
      font-size: 11pt;
    }
    .well.c2a1 .media-body {
      font-size: 11pt;
    }
    </style>
    

    Please kindly check.

    Thank you


    Lia Dossin
    Participant

    First issues I’m having is on the back end.

    The modal windoes for generating a temp link or any promopt that pulls up a modal window this plugin the opacity is set to 0 so I don’t see it.

    `.w3eden .modal.fade .modal-dialog {
    opacity: 0;
    transform: scale(.95) translateY(-20px);
    transition: opacity .25s ease, transform .25s ease;
    }

    I have to manually go into the inspector and put it to 1 in order to see the content.

    I also would like to know if there is a way to avoid the download page and just have a link that will prompt the email catupre and download after email validation. I don’t want to user to go to an additonal page. Most of the downloads are of single files.


    Nayeem Riddhi
    Moderator

    Yes, you can follow this doc, https://www.wpdownloadmanager.com/doc/template-files/ too for creating custom link-template/page-template both. Please check the doc in details.

    Thank you


    Tahasin
    Moderator

    Hello,

    Thanks for reaching out.

    Please follow the steps below to ensure that the custom template is not deleted after the plugin update:

    1. Copy page-templates or link-templates directory from /plugins/download-manager/src/package/views directory to your active theme directory.
    2. Make a new directory as download-manager in your active theme directory.
    3. Now remove all files from {active-theme}/download-manager/page-templates or link-templates except the template files you need to update.
    4. Update/copy template file(s) in {active-theme}/download-manager/page-templates or link-template directory as per your need.

    Note: If you save link/page template by following the mentioned steps it will be deleted after a theme update.

    If you have further queries, feel free to ask.
    Regards

Viewing 25 results - 1 through 25 (of 9,445 total)