Search Results for 'download link'

Viewing 25 results - 2,401 through 2,425 (of 9,349 total)
  • Author
    Search Results
  • #158468

    Humayon
    Spectator

    Hello @promultis,
    The issue is happening due to the permalink structure I think as I have failed to access the WordPress error log due to file permission.
    Because I have created a test page and it’s working fine.
    As you have created the same page with the same permalink which conflicts with WPDM base URL like this.
    Also, after changing the permalink structure to plain like this the Download page is working fine.
    Hope you got my point.
    Thank you

    #158457

    GoldenMoon
    Participant

    If you go to Downloads -> Templates -> Link Templates
    and if you check each previews for each of the templates you would see that all of them except a few hyperlinks. Only ones which have [title] instead of [link] defined in the template do not show it.
    So is there any in which I can remove it

    #158448

    Emily Griffin
    Participant

    I followed this link but it seems it isn’t working:

    How to add modal popup login form in your WordPress site

    #158441

    Betty Arnold
    Participant
    This reply has been marked as private.

    NICOLAS FERNANDEZ
    Participant

    Hello,

    I was not referring to the direct download link within wordpress. but to the possibility of copying the download link on the web once the user is logged in and then trying to download without being logged in.

    logged in

    without logging in

    I understand that it is difficult for it to happen, because I register the users and what I am telling you should not happen. but that the message does not have permission comes out, it is an indicator that this file exists, if someone unauthorized tries to download it. if it were redirected to the 404 page it would be an indicator that that file or page does not exist.

    Another thing is the direct download links that you tell me. in that case not allowing access to wordpress should be enough.

    regards

    #158383

    Edouard Boisset
    Participant

    Hello,

    We have just updated to 6.0.5 and the problem has been fixed ! Thank you very much.

    Is it possible to also set “Reset Filter” (screeshot in answer above) as a translatable text ?

    \download-manager\src\Package\views\all-packages-shortcode.php L.68
    

    From :

    $("div.wpdmdt-toolbar .dataTables_filter").append('<a href="<?php the_permalink(); ?>" class="btn btn-secondary ml-3" style="margin-top: -5px;border: 0;">Reset Filter</a>');
    

    To :

    $("div.wpdmdt-toolbar .dataTables_filter").append('<a href="<?php the_permalink(); ?>" class="btn btn-secondary ml-3" style="margin-top: -5px;border: 0;"><?php _e("Reset Filter",'download-manager'); ?></a>');
    

    Thanks

    #158358

    Nayeem Riddhi
    Moderator

    Hi @galois,

    I have found your issue regarding the Email Download Link, soon you shall be updated

    Thank you and regards


    Nayeem Riddhi
    Moderator

    Hello @sanka33,

    Hope you are well. Are you trying to get such Master Download Link as I image attached,

    generate_link

    Thus you shall get the interface like this,

    Image 2021-07-23 at 11.13.54 AM

    please let me know if it helps you

    Thank you and regards


    NICOLAS FERNANDEZ
    Participant

    Hello,
    Is it possible to prevent the txt from being downloaded by saying that the download is not allowed if someone copies the download link and tries to download without being logged in?
    yes it is possible, I prefer that it generates a 404 error as if that content did not exist.

    Thanks for everything.
    Greetings.

    #158339

    In reply to: Email Template


    Nayeem Riddhi
    Moderator

    Hello @misterspok,

    Sorry for the late reply. Yes, there is an action hook regarding email_download_link, please check here, https://www.wpdownloadmanager.com/doc/action-reference/wpdm_before_email_download_link/

    And glad to hear that, your problem has been resolved

    Thank you and regards

    #158251

    In reply to: Multilanguage file


    Tanvir
    Spectator

    Hello,

    Hope you are well.
    I have just checked the example link. They used direct file link as download link. It is an unsecured way to make downloads of files. You can follow this but you dont need WPDM for that.
    However, you can follow these shortcodes of WPDM to check different views of WPDM tables. I would suggest to use Language names in title/description in the download packages.

    Thanks

    #158247

    In reply to: Previews Issue


    Goran Kuke
    Participant
    This reply has been marked as private.
    #158241

    In reply to: Previews Issue


    Goran Kuke
    Participant

    Hello Shahjada

    1.In regards to Digital Products is there a way to show a price & maintain having the download link button at the same time as i am trying to adapt WPDM for a different purpose than you designed it for. I would like to show clients there estimates when i post them on WPDM, I would like to have the price of the quote showing in the page template & also give the option to download the quote. Im sure it is only the matter of fudging one of the codes in the Digital Products plugin but i am not sure which on if you could show me i can do it in my file manager & modify it there this would be greatly appreciated if you could assist here is a link to the page i am setting up to give you some idea what i am trying to accomplish
    https://elconprojects.com.au/download/vaughan-civil/

    2.I am having problems with WPDMN Page Templates after my latest Elementor update it is crashing my elementor saved templates I can not access them unless i deactivate the WPDM page templates plugin can you please help

    Thanks
    Error Message

    • This reply was modified 3 years, 10 months ago by Goran Kuke.
    #158240

    twomuch
    Member
    This reply has been marked as private.
    #158239

    twomuch
    Member
    This reply has been marked as private.

    twomuch
    Member
    This reply has been marked as private.
    #158149

    Humayon
    Spectator

    Hello,
    Thank you for letting us know about it.
    However, we have some useful template tags as well which might help you too. Please check this documentation link.
    With Regards

    #158137

    Matias Volpe
    Participant
    This reply has been marked as private.
    #158121

    In reply to: Fatal Error


    Shahjada
    Keymaster
    This reply has been marked as private.
    #158120

    In reply to: Fatal Error


    kiddo worksheets
    Participant
    This reply has been marked as private.
    #158097

    In reply to: Link Template


    Tanvir
    Spectator

    Hello.
    It is possible in pro version. Please check this.
    Thanks

    #158078

    Tara Mac
    Participant

    Is there a way to add a preview/view link onto the [file_list] shortcode?

    So there is a view button and a download button
    [View] [Download]


    Humayon
    Spectator

    Hi,
    You can remove a previously linked domain by following the below docs.

    License


    Thank you

    #158044

    Peter Peck
    Participant

    When I use….
    [wpdm_search_result init=0 template="link-template-default" cols=1]

    and input a search word to the text box…..I get….

    Warning: Division by zero in /home/customer/www/(my website).info/public_html/wp-content/plugins/download-manager/src/Package/Shortcodes.php on line 239

    It used to work fine. If I roll back (approx) 1 month of backups, it works. But seems now not with all the updates. All my WP is updated and I’ve tried turning off all other plugins.

    I will PM my login details.
    Thanks in advance for any thoughts!


    serkan tekbas
    Participant

    Hello,

    When i send a download link to my customers with the download file, they have received this error:

    Warning: Illegal string offset ‘pid’ in /home/example/public_html/wp-content/plugins/download-manager/src/Package/Hooks.php on line 56

    Can you please help me about it?

    I use php 7.4 and nothing updated on my website. It’s just happened suddenly.

    Regards

Viewing 25 results - 2,401 through 2,425 (of 9,349 total)