Search Results for 'all downloads'

Viewing 25 results - 1,226 through 1,250 (of 4,412 total)
  • Author
    Search Results

  • Ikram Dirujii
    Participant

    Sir, you can see the difference between old and new versions, I did not say that ads are completely not showing but ads are showing less than the old versions. my yesterday Adsense page CTR was 2.97% and today is 2.11%
    also sir I’m mentioning all the problems after the new update please check it one by one.

    1- if Version is empty so it is not showing empty it is showing [Version]
    2- PAckage Size is not working for those files which I imported from my sever through Bulk import feature.
    3- if downloads Count=0 then it is showing the [download_count] text.
    4- if view count=0 then it is showing the [view_count] text.

    5- the other big problem is that I am using custom code from wpdm_all_package which you created for me. with that Responsive table I am using the Page_url instead of the download link. when the user click on the download button it is opening package page in new tab. so in this update when I am replacing that wpdm-all-downloads.php code. then the table goes hide. sol please set the new update table for me according to my old wpdm-all-downloads.php file. when the user clicks on the download button it shall open the package URL in a new tab.
    also, that new update responsive table has no scroll to top feature. when user change the page the table shall go to the top

    exemple link
    my Old Wpdm_all Downloads PHP file

    View post on imgur.com

    • This reply was modified 4 years, 2 months ago by Ikram Dirujii.
    #156093

    Nayeem Riddhi
    Moderator

    Hi @stefano8663,

    I am trying to edit this page for watching the adjustments, https://www.irsa-stringers.com/downloads/, but showing this error while editing as I image attached, other pages editing is working fine

    Image 2021-07-04 at 11.34.08 PM

    please have a look at this and check your PHP log error info. and please update all WPDM add-ons to keep the working with the latest version of WPDM plugin

    Thank you and regards

    #156091

    stefano8663
    Participant

    Nayeem, please have a look at the page https://www.irsa-stringers.com/downloads/

    You will see everything is gone!

    At the top of the page when I log in I see “Congratulation! You are using Download Manager 6.0.0
    This is a major update. You must update all Download Manager add-ons too, to keep them compatible with Download Manager 6.0.0”

    I have no idea how to update all Download Manager add-ons, and in any case I don’t know if that’s the reason of the error.

    • This reply was modified 4 years, 2 months ago by stefano8663.
    #156086

    Ian Wild
    Participant

    Hello there, I have exactly the same issue: I have just updated to version 6.0.0 and the Downloads dashboard menu item has disappeared completely. If you find a fix for this could you publish this (or let me know privately) as I too need a fix very fast! Thanks in advance, Ian.

    So sorry everyone. My issue was actually caused by server settings and the update has now worked for me.

    Many thanks.

    • This reply was modified 4 years, 2 months ago by Ian Wild.

    Nayeem Riddhi
    Moderator

    Hi @trikdis,

    Please use this Pastebin code,

    https://pastebin.com/4bAmZ6WA

    I have added the below lines downloads/tpls/wpdm-all-downloads.php file in line number 295

    $data['download_link'] = "<a target='_blank' class='btn btn-primary' href='".get_permalink($data['ID'])."'>"."Download"."</a>";
    $download_link = $data['download_link'];

    commenting out this line

    // $data['download_link'] = \WPDM\Package::downloadLink($data['ID'], 0, array('template_type' ► 'link'));

    I hope it should open a new tab for the related packages

    and for making back up the file for the next update, please follow this doc, https://www.wpdownloadmanager.com/doc/template-files/

    thank you and regards

    • This reply was modified 4 years, 2 months ago by Nayeem Riddhi.
    #155942

    Tanvir
    Spectator

    Hello @wario,

    Sorry to hear about the issue.

    By enabling the single file download option. In a package, you can add multiple files ( as many as you want ), at from front-end when a user downloads this package, they will get a zip file containing all attached files, but if you enable Single File Download, a user also will be able to download any single file from attached files( Demo ), but when you enable individual file download option, you also need to use [file_list] or [file_list_extended] tag with your link or page template to show the file list with a download button at front-end, and templates are explained here.

    Please let me know if the problem persists.

    Thanks


    Aivaras Gudauskas
    Participant

    Hello, I have a problem that I can’t make the download open in a new window or tab. I’m using wpdm_all_packages shortcode.
    Also, I’m using bootstrap 4 and tried to add code metioned from other forum topic thread which is similar to mine. I added into downloads/tpls/wpdm-all-downloads.php this line: $data['download_link'] = "<a target='_blank' class='btn btn-primary' href='".get_permalink($data['ID'])."'>"."Download"."</a>"; but nothing happens.

    #155903

    Andy Bierman
    Participant
    This reply has been marked as private.

    chinolz
    Blocked
    This reply has been marked as private.
    #155723

    AndreasB
    Participant

    Hi,

    we use wpdownloadmanager 5.4.1, wpdm-amazons3 3.0.2, php7.4 and wordpress 5.7.2.
    Now we have some problemes with s3.

    When a customer starts a download, he get the following message in the front end: There has been a critical error on your website.
    In the backend the s3 buckets are no longer loaded.
    The following entry can be found in the WordPresslog:
    PHP Warning: Cannot modify header information – headers already sent in /var/www/vhosts/dm-harmonics.com/httpdocs/staging/wp-content/plugins/download-manager/libs/class.Session.php on line 28
    We disabled all plugins, but the error persists.
    It seems to be a problem with the s3 plugin.
    Here is an example:
    https://dm-harmonics.com/staging/?wpdmpro=chakraenergie-aktivierung-audio

    Everything works normally in Download Manager 4.6.0.
    Unfortunately, the downloads are not offered here via https,
    why you can no longer download on Chrome.

    Tank you very much.

    #155658

    Topic: Problems


    marco mirabito
    Participant

    Hello, I still have some problems, once the site has been transferred to the domain http://www.businessonweb.it the downloads no longer work. For example, the file “BOW Manuale d’installazione per Arca Evolution – client” that we uploaded today we cannot download it. The message you see attached appears. Could it be that the problem is that it is hosting windows?

    Best regards and sorry for my english

    Marco


    Aivaras Gudauskas
    Participant

    Hello, I have the same problem. Could you help me?
    I tried the same code line but nothing happens. Something missing from my case :).
    Here is the page:
    https://www.trikdis.com/all-downloads/

    #155600

    In reply to: WPDM taxonomy issue


    martin
    Member
    This reply has been marked as private.
    #155599

    Nayeem Riddhi
    Moderator

    Hello, @yumaworks

    Has the problem been resolved on your side? please let me know. And from WPDM Free 3.1.20 and WPDM Pro 5.3.7, we have changed the file type validation process during file upload and download. Now, you have to white file types to allow them to upload or download. You will find the option at Admin Menu ► Downloads ► Settings ► Basic Settings Tab ► Upload Settings section. Hearing back from you

    Thank you


    Victor van Wulfen
    Participant
    This reply has been marked as private.

    Victor van Wulfen
    Participant

    Follow-up post: There are a LOT more problems.

    1. Old membership plans, used for testing but since deleted (and the trash emptied) are retained and will show in the Allow Access selection list. Yes, browser cache and history cleared.

    2. User Signup Notification (To: Customer) are not sent, while User Signup Notificatin (To: Customer) are sent.

    3. Downloads do not start when using Google’s Chrome browser. The lazy download progress bar runs, but then nothing happens.

    4. Download buttons are hidden from website visitors who are not logged in. While this is a way of protecting the downloads, I want the download buttons to always be visible, while working only for registered visitors. In other words, an unregistered visitor should be able to click a button but should then receive the warning “You must be registered to download”. Currently, visitors see pages with a lot of blank space because the download buttons are not displayed. That is undesirable because anyone visiting should be able to see what is available for download, with the actual download of course only being available to registered visitors.

    I hope you can fix all of these troubles as currently the Membership Pro plugin is not doing anything for me.

    #155485

    Shahjada
    Keymaster

    Hi,
    All of your downloads should work fine now.

    #155483

    Deirdra Bartholomew
    Participant

    I don’t think we moved from the paid version to the free version.

    All of the downloads had been working and uploaded to the download section of the website. However, they appear to have disappeared. I’ve only noticed this since the update of the plugin.

    #155452

    Deirdra Bartholomew
    Participant
    This reply has been marked as private.
    #155322

    Dorette Gouws
    Participant
    This reply has been marked as private.
    #155302

    Patrick Keefer
    Participant

    I am trying to achieve this with with the elementor addon which lists ALL DOWNLOADS TABLE as a feature as well but I can not get it to configure like your screen shot.

    Elementor Addons

    Can you provide me with instructions on how to implement ALL DOWNLOADS TABLE in elementor with a dropdown for categories.

    #155250

    In reply to: File Manager Add On


    Nayeem Riddhi
    Moderator

    Hi @operationsagilevelocity-com

    Hope you are well. From now, You won’t need to install it separately anymore, WPDM has it integrated as Asset Manager. you shall find the option from Downloads> Asset Manager as I image attached,

    Image 2021-06-15 at 9.14.28 AM

    let me know, if it helps you

    thanks


    Tanvir
    Spectator

    Hello,

    In pending posts, admin can view a package of another user if the user sets the allow access option to specific user roles.

    user-dashboard

    However, you can set it from settings.

    If you select the user for Allowed User Roles to Create Package From Front-end which is located under Dashboard>Downloads>Settings>Frontend Access then only the user will be able to create and manage their own packages, they will not see other packages.
    Have a look at this.
    c92c039b-f236-43ea-bcf6-c6ba317978c8

    However, selected roles for the option Front-end Administrator Roles will be able to create the package and manage all packages from the front-end.

    Hope you understand.
    Thanks.


    Thomas CARLIER
    Participant

    Hello,

    I hope you are all doing well and that you might be able to help me witch my problem.

    Everything was working great for my client, I made some files protected by email and other by admin request, and since last week, even if someone asks for a file, it does not work, for a simple mail blocking, when you submit your mail, there is a moving circle that appears and keeps turning but the person never gets the e-mail with the file.

    Second, if you ask for an admin validation, in the Action/Status collum, if I click approuve, same thing happens and two circle keeps turning with never sending the file.

    I’m on WordPress 5.7.1 with Download manager 5.4.0

    Thanks for your help.


    Nayeem Riddhi
    Moderator

    Hi @hunterbevan,

    Most of your downloads are coming from unknown IP and Guest users, you can protect your downloads by keeping the allow access role for certain packages, you may also can Block certain IPS, Emails from Downloads > Settings > Basic > Verification Settings. I hope those may help you

    thanks

Viewing 25 results - 1,226 through 1,250 (of 4,412 total)