Search Results for 'download link'

Viewing 25 results - 301 through 325 (of 9,326 total)
  • Author
    Search Results
  • #199996

    Hi there,
    when I try an update (in this case 6.5.8 to 6.6.0) this error happens:
    Aktualisierung fehlgeschlagen: Das Paket konnte nicht installiert werden. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature

    When I try via wp-cli this output is given:

    Anschalten des Wartungsmodus …
    Herunterladen der Aktualisierung von https://www.wpdownloadmanager.com/?wpdmppdl=eyJkb21haW4iOiJpbnRlcm4yLmZlZy5kZSIsIklEIjoiMTU3MTciLCJvaWQiOiJXUERNNjI2N0QyMUQyQTNFOCJ9&ind=17163102886881&domain=intern.feg.de …
    Using cached file ‘/usr/local/bin/wordpress-files/.wp-cli/cache/plugin/download-manager-6.6.0’…
    Entpacken der aktualisierten Version …
    Warning: Das Paket konnte nicht installiert werden. “PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature”
    Abschalten des Wartungsmodus …
    +——————+————-+————-+——–+
    | name | old_version | new_version | status |
    +——————+————-+————-+——–+
    | download-manager | 6.5.8 | 6.6.0 | Error |
    +——————+————-+————-+——–+
    Error: No plugins updated (1 failed).

    When I try the link directly, it downloads the correct zip-file, but when I look at the cached file download-manager-6.6.0 it is a html-file with the line
    <div class=’w3eden’><div class=’alert alert-danger’ data-title=’Error!’>Invalid Access!</div></div>

    Can you check, whether my license is working on your side?

    Thanks, Chris


    Leviathan Srl
    Participant

    Hello, I am experiencing an issue with saving the settings in the Download Manager plugin. When I try to modify the option to index the download links and click “Save,” the loader appears, but the process never seems to complete. Even after waiting, when I refresh the page, the settings revert back to their default values, as if I haven’t made any changes. Could you please help me resolve this issue?

    My website is https://feyc.eu/

    Thank you in advance.

    #199972

    ieltsschool bd
    Participant

    I recently migrated my site ieltsschoolbd.com from siteground to namecheap, after migrating my site ielts material download link not working, here is page link: https://ieltsschoolbd.com/download-category/ielts-materials/, I also try by reupdating the drive link but still it shows invalid download link, can you please check and let me know what the issue

    #199970

    Tahasin
    Moderator

    Which short-code you are using for direct download link?

    #199969

    Omar Saber
    Participant

    Is there any upcoming update to solve the problem of downloading with direct links?

    #199947

    cbryant
    Participant

    How come your plugin injects an empty popup into pages that don’t even have a DML download block or link? This is bad for ADA compliance.


    BudBreak Creative
    Participant

    [wpdm_category id=""] seems to be broken. It’s displaying inline CSS before the output of the shortcode content and then after the shortcode content it’s displaying what appears to be a var_dump() of an array.

    Before the output:
    .wpdmdt-toolbar { padding: 10px; } .wpdmdt-toolbarb { padding: 5px 10px 10px; } .wpdmdt-toolbar > div { display: inline-block; } table, td, th { border: 0; } #wpdm-all-packages .card { overflow: hidden; } .dataTables_wrapper .table { margin: 0; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be { border-bottom: 1px solid #dddddd; border-top: 1px solid #dddddd; font-size: 10pt; min-width: 100%; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be .wpdm-download-link img { box-shadow: none !important; max-width: 100%; } .w3eden .pagination { margin: 0 !important; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be td:not(:first-child) { vertical-align: middle !important; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be td.__dt_col_download_link .btn { display: block; width: 100%; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be td.__dt_col_download_link, #wpdmmydls-695e57e9e5aa162b5f738a277ed330be th#download_link { max-width: 155px !important; width: 155px; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be th { background-color: rgba(0, 0, 0, 0.04); border-bottom: 1px solid rgba(0, 0, 0, 0.025); } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be_length label, #wpdmmydls-695e57e9e5aa162b5f738a277ed330be_filter label { font-weight: 400; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be_filter input[type=search] { display: inline-block; width: 200px; font-size: 12px; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be_length select { display: inline-block; width: 60px; font-size: 11px; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be .package-title { color: #36597C; font-size: 11pt; font-weight: 700; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be .small-txt { margin-right: 7px; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be td.__dt_col_categories { max-width: 300px; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be .small-txt, #wpdmmydls-695e57e9e5aa162b5f738a277ed330be small { font-size: 9pt; } .w3eden .table-striped tbody tr:nth-of-type(2n+1) { background-color: rgba(0, 0, 0, 0.015); } .dataTables_wrapper .dataTables_paginate .paginate_button:active, .dataTables_wrapper .dataTables_paginate .paginate_button:focus, .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button { margin: 0 !important; padding: 0 !important; border: 0 !important; background: transparent !important; } .paginate_button.page-item.active a { background: var(--color-primary) !important; color: #fff !important; } @media (max-width: 799px) { #wpdmmydls-695e57e9e5aa162b5f738a277ed330be tr { display: block; border: 3px solid rgba(0, 0, 0, 0.3) !important; margin-bottom: 10px !important; position: relative; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be thead { display: none; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be, #wpdmmydls-695e57e9e5aa162b5f738a277ed330be td:first-child { border: 0 !important; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be td { display: block; } #wpdmmydls-695e57e9e5aa162b5f738a277ed330be td.__dt_col_download_link { display: block; max-width: 100% !important; width: auto !important; } }

    After the output:
    0 [3884] ► 1 [1391] ► 0 [1393] ► 0 [1395] ► 0 [1397] ► 0 [1399] ► 0 [1401] ► 0 [1403] ► 0 [1405] ► 0 ) -->

    The site is not publicly accessible so I can’t provide a link.

    This issue started a few updates ago and we can’t seem to roll it back.

    #199925

    Tahasin
    Moderator

    Okay, we are checking from our end, and if we find anything, we will let you know. Could you also share which shortcode you’re using for direct download links?

    #199920

    Tahasin
    Moderator

    Previous login credentials have expired. Could you please provide new ones? Also share the URL where you have placed the direct download links.

    #199911

    Omar Saber
    Participant

    After downloading the latest update and solving the problem, another problem appeared, which is that the direct download links do not work, and when you click on the word “Download”, it opens the same page, but in another TAB.

    #199910

    In reply to: Slowing the site load

    That’s not on, but that is what the delay seems to be.

    select download_count from wp_2_ahm_user_download_counts

    My template as below.

    <div class=”link-template-default card mb-2″>
    <div class=”card-body”>
    <div class=”media”>
    <div class=”mr-3 img-48″>
    <table class=”link-table” style=”width: 100%;” border=”0″>
    <tbody>
    <tr>
    <td style=”width: 50px;”>[icon]</td>
    <td>[title]</td>
    <td style=”text-align: right;”>[download_link]</td>
    </tr>
    </tbody>
    </table>
    </div>
    </div>
    </div>
    </div>

    #199909

    In reply to: Slowing the site load


    Nayeem Riddhi
    Moderator

    Please remove download_count template tag from your used packages link/page template what you are using. Please kindly check and let me know.

    Thank you and kind regards


    CHS
    Participant
    This reply has been marked as private.

    NSCA Systems
    Participant

    Hi there,

    I am having two seperate issues.

    First – when viewing our library of items on the Download Manager, I am able to see all the recent documents that are being display, however I only have the option to click the “Download” button, and I am unable to access the file’s landing page.

    Second – On the file landing page, I am trying to use the “Single Column, Extended, Playlist” template ID, but it is not appearing on the landing page (the description is the only item populating).

    Can someone please assist?

    Thanks!

    #199725

    Tahasin
    Moderator

    Here is the page template code:

    <div class="row">
        <div class="col-md-12">
            <div class="card mb-3 p-3 hide_empty [hide_empty:featured_image]">[featured_image]</div>
        </div>
        <div class="col-md-5">
            <div class="wpdm-button-area mb-3">
                [download_link]
            </div>
            <ul class="list-group ml-0 mb-2">
                <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:version]">
                    [txt=Version]
                    <span class="badge">[version]</span>
                </li>
                <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:download_count]">
                    [txt=Download]
                    <span class="badge">[download_count]</span>
                </li>
                <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:file_size]">
                    [txt=File Size]
                    <span class="badge">[file_size]</span>
                </li>
                <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:file_count]">
                    [txt=File Count]
                    <span class="badge">[file_count]</span>
                </li>
                <li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:create_date]">
                    [txt=Create Date]
                    <span class="badge">[create_date]</span>
                </li>
                <li class="list-group-item  d-flex justify-content-between align-items-center [hide_empty:update_date]">
                    [txt=Last Updated]
                    <span class="badge">[update_date]</span>
                </li>
    <!--            <li class="list-group-item  d-flex justify-content-between align-items-center [hide_empty:company_name]">-->
    <!--                [txt=Company Name]-->
    <!--                <span class="badge">--><?php //echo wpdm_acf([268],'AuthorReview/company_name'); ?><!--</span>-->
    <!--            </li>-->
    
            </ul>
        </div>
    
        <div class="col-md-7">
            <h1 class="mt-0">[title]</h1>
            [description]
            <h3>Attached Files</h3>
            [file_list]
            <div class="wel">
                [tags]
               [add_to_list] 
            </div>
    
        </div>
    
    </div>

    for link template:

    <div class="card bg-light c2a4 mt-2 mb-2">
        <div class="card-body text-center pb-4">
            <div class="text-center wicon">
                [thumb_128x128]
            </div>
            <h3 class="p-0 m-0 mb-2"><a style="font-weight: 700" href="[page_url]">[title]</a></h3>
            <div class="text-muted text-small"><i class="fas fa-hdd"></i> [file_size] <i class="far fa-arrow-alt-circle-down ml-2"></i> [download_count] [txt=downloads]</div>
        </div>
        <div class="card-footer text-center">
                <a href="[page_url]" class="btn btn-secondary">[txt=View More]</a>
                <a href="[download_url]" class="btn btn-secondary">[txt=Download]</a>
              
    [addto_file_cart]
        </div>
    </div>
    <style>
        .w3eden .c2a4 .wpdm_icon{ height: 64px !important; width: auto; }  .well.c2a4 .media-body{ font-size: 11pt; }
        .w3eden .c2a4 .wicon img{ border-radius: 500px; max-width: 96px;margin: 5px auto 25px; }
        .w3eden .c2a4 .btn{ border-radius: 50px; font-weight: 500; margin: 0 3px; padding: 0 25px; height: 36px; line-height: 36px; font-size: 12px; }
    </style>
    #199713

    In reply to: How to upload in bulk


    Arekson B75137372
    Participant

    Nayeem,

    Thank you for your answers. You are helping me a lot.

    1 – I checked the bulk import link, and I don’t see an option for form-lock. So, if you don’t want to configure the form lock one by one in each package, the only way to do it in bulk would be with the default values add-on, correct?

    2 – In the bulk import link, I do see an option for “email lock”. Which would ask for a name and email only. Is it possible to activate this option in all the packades by default, in the general settings?

    3 – If you want to bulk import, both in the case of server or csv file options, the files must be already uploaded to download-manager-files dir or whatver folder you want to use, correct?

    Kind regards.

    #199702

    In reply to: How to upload in bulk


    Arekson B75137372
    Participant

    Hello Nayeem,

    Thank you for your answers.

    Questions 1 and 2: understood!

    Question 3: I purchased the Special Pack but I think this add-on is not included, is that correct? I find this feature quite essential, it is strange it isn’t added to the pack…Would you consider adding it to the pack?

    Question 4: following question 3, would it be possible to configure the form lock via csv? I made this test:

    1 – Manually add the form lock to a package
    2 – Download a csv file

    But in the csv file, I don’t see any mention to the form lock. This is the line: 29009,”125580 CS APAREJO EN SPRAY.pdf”,”publish”,”closed”,”125580-cs-aparejo-en-spray-pdf”,”wpdmpro”,”2″,”closed”,”0″,”2024-09-25 12:48:58″,”2024-09-26 10:06:35″,”0″,”CarSystem”,””,”wp-content/uploads/download-manager-files/125580 CS APAREJO EN SPRAY.pdf”,Array,””,””,”0″,””,””,””,””,””,””,””,””,”guest”,”-1″,”-1″,”link-template-default.php”,”page-template-default.php”,””,””,””,””,””,””,””,””,””,”Subscribe To Download”,”0″,””,””,””,””,””,””,”0″,”0″,””,””,””,””,””,””,”0″,””

    Can you tell me how to do it?

    Thank you

    #199683

    Omar Saber
    Participant

    After the last update, the “Link Label” disappeared: After I was modifying it inside the package settings and writing the word “تحميل” instead of Download, which currently appeared after updating the add-on this morning? What happened? Is there a problem? Attached is a pictures for clarification

    2024-09-26-105131
    2024-09-26-105452

    #199512

    Irina Baumbach
    Participant
    This reply has been marked as private.
    #199470

    Nayeem Riddhi
    Moderator

    Hello mrcbt again,

    Download count for the external link is working as expected from the latest version on our testing side. Please check again. If the issue persists, Please share the related URLs. if possible, please, give your temporary wp-admin login details in a private reply to check the issue.

    Thank you and regards

    #199446

    Daniel D.
    Participant

    I have chosen the “no template” template… How can I make a button appear in that template? Now it only allows me to put a hyperlink but not for it to appear as a button.

    Additionally, I am trying to ensure that when I add the download link variable it displays a very long url (it looks terrible visually). Can I make a text appear but when you click it direct you to the link of the variable without the entire url appearing? The variable is: {{download_url}}

    #199442

    In reply to: Not Adding Subscribers


    Larry Longton
    Participant

    Hi

    Sorry I think there is a bit of confusion here.

    If you use the register link (that I sent in a private message). I want people to be able to access the downloads. At the moment, when you fill in the register form it doesn’t do anything. It just sends you to the wordpress login page.

    The whole point of us having this download suite is so that people can login and access the downloads.

    We want people to register and recieve an email with their login details so that they can access the downloads…

    #199441

    In reply to: Not Adding Subscribers


    Nayeem Riddhi
    Moderator

    Downloads > Subscribers section is only for Package Email Lock Subscriber, Google or Linkedin subscribers. For registered users you can check wp-admin > Users > All Users section. Please kindly check and let me know.

    Thank you and kind regards

    #199422

    marwanist12
    Participant

    Hi

    The shortcode is empty in the WPDM Pro, check the screenshot in the link below, I am trying to copy paste but there is no code:

    https://prnt.sc/dAQQ1E5zOPAn


    benchmark
    Member

    Hello,

    I really hope you are able to help. I’ve spent a day searching for an answer on your docs and Google.

    I have created an element that is to be used as a single download template page here: https://busegroup.sg-host.com/download/buse-disposable-cans-uk/

    I can use Generateblocks dynamic data to bring in the title and the feature image, but I can’t find a way to have a ‘download’ button for downloading the PDF file.

    WP Download Manager docs show a shortcode of [download_link], but I’ve tried all different ways and have failed to get it to work. I’ve also tried enabling dynamic data on the button, to change the link source to post meta, hoping the download link would appear, but it doesn’t.

    I’d really appreciate if you could assist please.

    Thank you,
    Mark

Viewing 25 results - 301 through 325 (of 9,326 total)