Search Results for 'download link'

Viewing 25 results - 2,126 through 2,150 (of 9,403 total)
  • Author
    Search Results
  • #164437

    In reply to: X-Robots-Tag


    Humayon
    Spectator

    Hello,
    In order to render the PDF to the browser, you can use the Single Column with Doc Preview page template.
    However, if you add the pdf from the media library and unmask download links, they could be indexed by google.
    Regards

    This reply has been marked as private.
    #164406

    I have WPForms installed on my website. But I don’t see all my WP Forms under the Form Lock option. I see only 5 forms in the drop down. How can I access the other forms that are linked with downloads?

    #164355

    Michael Pinder
    Participant
    This reply has been marked as private.
    #164348

    Michael Pinder
    Participant
    This reply has been marked as private.
    #164337

    Michael Pinder
    Participant
    This reply has been marked as private.
    #164335

    Manfred Popp
    Member

    Is there a way to only allow listening to audio files but prevent downloading them? A simple player like the ‘link with audio preview’ would be okay, but the audio should only be available for logged-in users.

    Any way to build this using WPDM?

    #164325

    In reply to: Direct download link


    Nayeem Riddhi
    Moderator

    Hello @corigen,

    Hope you are well. Yes, I have got your requirements. you can use other link/page templates too from Downloads > Templates panel. otherwise, you can use your own custom link/page template creating from Templates menu panel. And use the link/page template related to your packages thereby. for template tags, you can check this doc,

    Template Tags

    please check

    Thank you and regards


    Humayon
    Spectator
    This reply has been marked as private.
    #164309

    In reply to: Direct download link


    Greg Schouten
    Participant

    I’m gonna retry to explain it. I don’t want an automatic download. I want to make a button or a textlink wherever I want and link it to a file. At the moment I can link it to a file but then it will go to a screen first that shows the quantities of downloads, number of files, size of the files etc…etc.. I don’t want that. I want to klik on a button or a textlink and the file download to start immediately. Do you understand what I mean?

    #164294

    In reply to: Direct download link


    Greg Schouten
    Participant

    I don’t understand what you are saying Nayeem, both don’t have the solution to my problem. I want to be able to link to a download and instant-download the item. No steps inbetween.

    #164284

    Luuk Bouw
    Participant
    This reply has been marked as private.
    #164263

    Nayeem Riddhi
    Moderator

    Hello @min999,

    Hope you are well. And sorry for the inconvenience. For #1, Preventing starting download until download button press, you may comment out, line number 27-30 as I have given following code,

    wp-content\plugins\download-manager\src\Package\views\lock-options\recaptcha-lock.php

     if(window.parent == undefined)
       location.href = res.downloadurl;
       else
       window.parent.location.href = res.downloadurl;

    And for making a backup file, you may follow this doc,

    Template Files

    And for #2, Blank dropbox page, can you please elaborate more on your issue, if possible, please share the related URL link

    Thank you and regards

    #164231

    Nayeem Riddhi
    Moderator

    Hello @recwap,

    Hope you are well. Can you please elaborate on how you are using WP tags with Download Manager? you share screenshots, related links, or a short video too for your requirements

    Thank you and regards

    #164219

    In reply to: Direct Link to File


    Tanvir
    Spectator

    Hello @Taraistara,
    Hope you are well.

    For that you have to use [download_url] as button url in link template for direct download link.
    Example:
    <a href="[download_url]" class="btn btn-primary">[link_label]</a>

    More details:

    Template Tags

    However if you provide me related package/page/file url where you want this, it will be helpful to me to provide specific solution. You can also share temporary admin access of your website in a private reply to resolve the issue quickly.

    Thanks

    #164212

    Tara Mac
    Participant

    Is there a way to link directly to a file instead of displaying the package?

    I want to add a button that directly downloads a file inside a package without having the user directed to the packages page


    Humayon
    Spectator
    This reply has been marked as private.

    Hi,

    Sorry for the delay, I was compiling all the changes and seeing if I saw any more.

    These are all the changes I have:

    /tpls/wpdm-login-form.php in line 60 change the text “Forgot Password?” to “Reset Password?”.

    /tpls/userdashboard/profile.php in line 145 change the text “Package Name” to “Document Name” and in line 148 and 160 hide the “IP” column.

    /tpls/already-logged-in.php in line 19 hide the text “You are already logged in.” and in line 29 change the text “Download History” to “Publications” and change the link from “echo get_permalink(get_option('__wpdm_user_dashboard'));” to “https://www.alcazar-im.com/resource-centre/”

    /tpls/wpdm-dashboard.php in line 42 change the text from “echo $menu_item['name'];” to “Dashboard”.

    /tpls/lost-password-form.php in line 20 hide the text “Lost Password?”.

    Changes that i dont kwon exactly that they made:
    /tpls/wpdm-dashboard.php in line 32 i have the coment “Remove ‘Download History’ and put ‘Documents’” but i didn’t see that modification:

    if($menu_item['name']=="Download History"){
    ?>
    <a class="udb-item <?php echo $udb_page == $page_id?'selected':'';?>" href="https://www.alcazar-im.com/resource-centre/"><i class="far fa-file-alt color-info mr-3"></i><?php _e('Publications', 'wmdpro'); ?></a>
    <?php
     } else {

    Note that the lines I indicate are indicative because I have seen that in many of the changes have been added space above and below to see it better and this varies the line with respect to the original file.


    Humayon
    Spectator

    Hello @mel123488,
    Greetings and welcome.
    In that case, you can apply restrictions on that file by following this reference.
    More details can be found in the below link.

    How To Protect WordPress Media Library Files?


    Hope that answers your query.
    Regards

    #164188

    In reply to: Excerpt


    Humayon
    Spectator

    Hi,
    In that case please use [tags] in the related page/link-template in order to show tags.
    More details can be found in the below link.

    Template Tags


    Regards


    Marc
    Member

    We had a company name change and when moving Download Pro to the new server everything cam over but the links do not work. When you try to download I get a file not found. Not sure if the link extensions are wrong or what. Do I need to change something on the new server? Any help is appreciated.

    #164179
    This reply has been marked as private.
    #164175

    Tanvir
    Spectator

    Hello,
    If you have “cache zip” option enabled, when another user downloads the same package, it serves the zipped file created earlier. But if you have the option disabled, every time a user clicks on the download link, it creates the zip again from the attached files, which is required when you attach dir with a package and upload files to that dir using FTP.

    By default, Cache files of WPDM are stored in wp-content/uploads/wpdm-cache directory
    You can check this options from Admin Menu ► Downloads ► Settings ► Privacyto clear cache
    Screenshot-3
    I hope it will solve the issue.

    If still the issue persists, please also provide temporary admin access of your website in a private reply with details about the issue.

    Thanks

    #164111

    Humayon
    Spectator

    Hello @infoadvermarketing-com-au,

    Greetings for the day!
    You can try with other third-party plugins however it might not be compatible/functional as we haven’t tested with other third-party plugin integration yet.

    However, in order to implement the above-mentioned functionality, you can mail your requirements to our customization team through customize@wpdownloadmanager.com
    or
    You may knock to the customized team through the below link as well.

    User Dashboard

    Hope that helps.

    Best Regards

    #164110

    Nayeem Riddhi
    Moderator

    Hello @ikram_dirujii,

    Hope you are well. Are there all page templates you have made in the same format, the page template format also can cause the issue with the download link URL. if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.

    Thank you and regards

Viewing 25 results - 2,126 through 2,150 (of 9,403 total)