Search Results for 'download link'

Viewing 25 results - 451 through 475 (of 9,351 total)
  • Author
    Search Results
  • #197491

    Tahasin
    Moderator

    Hello, Jarek

    I hope you are doing well and thanks for reaching out.

    Kindly use this settings Mask Download Link. By doing this, bots will not be able the find any public download link easily.

    Regards

    #197487

    In reply to: Unable to upload


    Davo Triskele
    Participant
    This reply has been marked as private.
    #197486

    In reply to: Unable to upload


    Tahasin
    Moderator

    Kindly share the package download link

    #197441

    Corentin CPCI
    Participant

    Hello and thank you for your answer :

    – It would be nice if one day, the “send again” option could be available.
    – Form lock is not in the list of “skip lock for loggedin user. Client still has to fill in the form even if he just did it for another document. I would like that he receives the download link of the other document by email without the need to fill the form again with his email.

    Thank you !

    #197420

    Nayeem Riddhi
    Moderator

    Hello Daniel D,

    Hope you are well. Thanks for writing to us. Are you using email lock for your packages? Please check the Mail Download Link option from Email Lock as I image attached

    2024-07-28-095157

    Please kindly check and let me know.

    Thank you and regards

    #197419

    Daniel D.
    Participant

    Hello,

    I have downloads enabled on my website after the user writes their email, that is, they enter their email, click on the download button and the file is downloaded.

    I would like, as you have provided me with your email, to be able to send you an automatic email so that I can send you the link to a Google Form survey. How can I do it?

    Thank you!

    #197359

    In reply to: Custom Login Page


    Sidratul Sohrat
    Spectator

    Hello,

    You can change the login page various links by changing file links from this directory wp-content\plugins\download-manager\src\User\views\login-form.php file. You can keep the file backup for any plugin update following this doc, https://www.wpdownloadmanager.com/doc/template-files/. Please check and let me know, if you have any queries.

    Thank you and regards

    #197333

    Nathan Thomas
    Participant

    Hello,

    I am doing some work to add old versions of package files to ACF fields but i can’t appear to get the download url for a package file, how can i do this?

    example of what i currently have

    $files = get_package_data( $post_id, 'files' );
    			if ( $files ) {
    				// Define the new row to add.
    				$new_row = array(
    					'title'      ► get_the_title(),
    					'date_added' ► gmdate( 'M d Y h:i:s A' ),
    					'files'      ► array(),
    				);
    
    				foreach ( $files as $key ► $file ) {
    					if ( isset( get_package_data( $post_id, 'fileinfo' )[ $key ] ) ) {
    						$new_row['files'][] = array(
    							'file_name' ► $file,
    							'file_type' ► get_package_data( $post_id, 'fileinfo' )[ $key ]['type'],
    							'file_size' ► get_package_data( $post_id, 'fileinfo' )[ $key ]['size'],
    							'file_url'  ► get_the_permalink( $post_id ) . '?wpdmdl=' . $post_id . '&ind=' . \WPDM_Crypt::Encrypt( $key ),
    						);
    					}
    				}
    
    				add_row( 'previous_versions', $new_row, $post_id );
    			}
    #197305

    Andrea Ratti
    Participant
    This reply has been marked as private.

    Thomas Gerber
    Participant
    This reply has been marked as private.
    #197289

    Andrea Ratti
    Participant

    Hi, we write you for an issue related to the password reset.

    We have this download center: https://polydentia.ch/download-center/ based on your plugin and we have an issue when we try to reset a password of an administrator user.

    When we try to reset the password we receive correctly the rest link in our email inbox, we can choose the new one but, when we try to confirm the new password it load an error that say that for this user we can’t change the password. We tested this issue with three different users all with administrator role and it happen for everyone.

    If we deactivate your plugin everything came back to work as usual.

    We try to check all the settings but we didn’t find anything, is there something that we have to check? Is there some settings that maybe we loose?

    This is a screen of the error that appear: https://ibb.co/mtW1CD6

    Let me know if you need some help.
    Thanks and best regards
    Mattia


    Thomas Gerber
    Participant

    I’m seeing strange behavior on my site since the latest update was installed. Some downloads are failing with “404 Errors”, but not all. Seems there may be an issue with the flat download URLs that are being generated that causes some file downloads to fail. If I disable the “Flat Download Link” option the issue is resolved. However, I would like this option enabled. Please advise, there is urgency with this issue.

    #197276

    In reply to: categories do not load


    Chileprevencion
    Participant
    This reply has been marked as private.
    #197259

    Corentin CPCI
    Participant

    Hello and thank you for the form lock feature. Is there a way to achieve the following :
    When someone has completed the form, then he is receiving the download link by email. Perfect !
    I want that if the same person (IP and session) :
    – click again on the download button on the document page, he should see “the download link has been sent to your email. Send again ?”
    – if he clicks on another document with same form lock, he shouldn’t need to complete the form again, but instead has the message “click here to receive download link by email for this document”

    Thank you very much for your help !

    #197258

    Corentin CPCI
    Participant

    Hello I just bought your plugin and I thank you for your great work. Using Download manager pro + Form lock.
    I have some issues about text strings that are not translatable (with loco translate). It is working for other text strings but some are missing : they do not appear in the list of translatable strings.
    So, could you please add possibility to translate the following strings :

    On the download page sent by email after a form lock (strings not available in loco translate) :
    – Expire in x hours
    – x downloads remains
    – Download
    – Go to Home
    – View Package

    Backend : On the popup for manual “Email Download Link” (from /post_type=wpdmpro) (strings not available in loco translate) :
    – Usage limit
    – Expire after
    – Mins
    – Hours
    – Days

    Backend : On “Generate Temporary Download Link” popup (strings not available in loco translate) :
    – Generate Temporary Download Link
    – Usage limit
    – Expire after
    – Generate
    – Click generate button

    AND On the email sent to Customer with download link, strings appear in loco translate but translating strings with loco translate is not working, it is not taken into account :
    – Thanks for Subscribing to … Please click on following link to start download:
    – Download button
    – Best Regards, Support Team
    These strings are not translated even with loco translate… I tried, but it is not changing the email content.

    Thank you very much for your help !


    Nayeem Riddhi
    Moderator

    Please check now. The issue was appearing for activating Flat Download Link from downloads setting. This option may not work properly for certain server setting. I have disabled the option. Hope that, everything is working properly as expected now. Please kindly check and let me know.

    Thank you and regards


    SHIV SINGH
    Participant

    For #1 I have created a page named downloads and add all downloads short code on that page
    and I have a question about this
    can I make a page where my all download will be listed without manually adding the short code in the same design as I am sharing URL with you

    Downloads

    For #2 Yes It looks same,
    you can check this in below link

    Downloads

    What I want is when I click on download button and downloading stated this popup should be closed automatically, for now I need to close this manually

    for #3
    Can we show some progress bar over the page when it is downloading
    like when I upload a file there is a progress bar that shows the downloading percentage

    #197237

    Nayeem Riddhi
    Moderator

    I think for this page https://themarylandhorsetrials.com/bred-to-event-classic/, there maybe conflict with other script for open download link in a new tab, however, for the same shortcode here is working properly as expected, https://themarylandhorsetrials.com/wpdm-test/. Please kindly check and let me know.

    Thank you and regards

    #197235

    In reply to: invalid download link


    Nayeem Riddhi
    Moderator

    You have set <strong>Link Expiration Period</strong> 3 minutes, after 3 minutes it will show invalid download link for locked packages, please check my attached image too,

    2024-07-17-173310

    Please kindly check and let me know.

    Thank you and regards

    #197229

    In reply to: invalid download link


    Michel de Graaf
    Participant
    This reply has been marked as private.

    Ilze Ievina
    Participant

    We are experiencing a strange error with multiple files that were uploaded yesterday.

    In total, 6 files were uploaded: 3 Software versions in German (package names starting with 2025, 2024, 2023) and 3 in English (also 2025, 2024, 2023). Each of these packages has an individual permalink that is correctly defined in the package settings. However, when one clicks on that link, the URLs for 2023 and 2024 are forwarded to version 2025 of the respective language.

    When using the embed shortcode, the download button works correctly and the correct file begins downloading. However, when one clicks on the file name link next to it, the same error happens.

    All of the older downloads are not affected by this error.

    Download Manager Pro Version 6.5.5
    Wordpress Version 6.5.5.

    #197219

    Nayeem Riddhi
    Moderator

    Hello Cheryl Microutsicos,

    Hope you are well. Do you want to open the download link in a new tab? If so, you can check this option from Downloads > Settings > General as I image attached,

    2024-07-17-104812

    Please kindly check and let me know.

    Thank you and regards


    Flipper1960
    Participant

    Hello,
    When i new user is registered for a download I recieve an email of the registration. When I click on the button “Edit User” I get a 404 page error now . This was never before. When I clicked on the “Edit User” button, I opened the page with the user settings and could change them.
    New user

    Please help
    Henri

    #197133

    Nayeem Riddhi
    Moderator

    For bulk adding link template you can check this add-on, https://www.wpdownloadmanager.com/download/wpdm-default-values/. And for other requirement, can you please elaborate on it? Please kindly check and let me know.

    Thank you and regards

    #197129

    Nayeem Riddhi
    Moderator
    This reply has been marked as private.
Viewing 25 results - 451 through 475 (of 9,351 total)