Search Results for 'download link'

Viewing 25 results - 401 through 425 (of 9,316 total)
  • Author
    Search Results
  • #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.
    #197096

    Michel de Graaf
    Participant

    Several people who get the mail to download a pdf are getting an error “invalid download link”.

    Others can download it correctly.

    How does this come? and how to solve?

    We now already have 3 mentions of an invalid download link.

    Within the subscribers list I see that these persons has as action/status “Aproved” And others have “Downloaded”.

    Now 15 out of the 55 have Approved and not Downloaded as satus. Does this mean that the url for downloading is not working for all these 15 persons?

    #196994

    Sylvia Lee
    Participant

    Hi my S3 plugin is not working.

    When trying to download any existing file from S3 getting this error:
    Error in call to API function “files/get_temporary_link”: Invalid authorization value in HTTP header/URL parameter

    When checking in the admin page the S3 manager listing is loading forever with the following error:

    /wp-admin/admin-ajax.php?action=exploreBucket&__s3picker=1:1

    Failed to load resource: the server responded with a status of 500 ()


    Shane Glendinning
    Participant

    After PHP from 7.4 to 8.1 my site dispayed a a critical error apparently due to a very old version of Download Manager (4.5.3 by Shaon). After installing and activating the current version 3.2.96 there is no package link. There is some what appears to be a random name of a php file. “54171f5f9aa9e.php” and no link. Here is the link to a package https://greenbugenergy.com/download/dobson-dam-notice-of-commencement . Please advise how to get the links to my packages working again. Thank you in advance.

    #196975

    In reply to: Initial parent page


    Nayeem Riddhi
    Moderator

    With call to action 4 link template and category slugs with this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/, the appearance you can get like this, https://wpdmpro.w3eden.com/category-shortcode/. Please kindly check and let me know.

    Thank you and regards

    #196973

    In reply to: Initial parent page


    Geoff Cox
    Participant

    So lets say I would like to use the link template “call to action 4” so that my downloads page listing looks like the “Call To Action 4” example on https://try.wpdownloadmanager.com/ready-to-use-templates/

    and I would like to show downloads from category slugs “category-1” and “category-2” and show them in a grid totalling no more than 12 at a timer with pagination.

    What would that shortcode look like?

    Geoff

    #196969

    Tommaso Ulivieri
    Participant
    This reply has been marked as private.
    #196960

    In reply to: Initial parent page


    Geoff Cox
    Participant

    Nayeem, where will I find the template IDs to use?
    Your “link” templates are for individual downloads on and your “page” templates are for the download detail screen.
    Where are the templates for the listing page itself held and where do I find their IDs?

    Geoff

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