• Resolved delh

    (@delh)


    WordPress version: 4.4.1
    Plugin version
    :2.6.2
    Link to my site:https://www.healingfrequenciesmusic.com/

    I expected the plugin to do this:I’m trying to upload new sample files and it’s saying that my maximum upload is 2 MB

    Instead it did this: It won’t upload files unless they’re less than 2 MB

    Here’s what I’ve tried so far: I’ve gone into the program to see if there’s a download I missed somewhere. Apparently, the 2.6.2 version is not yet supported by the most recent version of WordPress. All of the other audio files that I have are larger than 2 MB so I’m not sure why this issue is happening now.

    I’ve also gone into the forum looking to see if I simply need to upgrade to the pro version but I can’t find anything that says there’s a limit on file sizes.

    https://www.ads-software.com/plugins/html5-jquery-audio-player/

Viewing 1 replies (of 1 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    Hi delh, the upload limit of 2MB is something that is set on your server, as opposed to an issue with the plugin itself. If you have access to edit php.ini you can up the limit like this:

    memory_limit = 64M
    upload_max_filesize = 64M
    post_max_size = 64M
    max_execution_time = 300
Viewing 1 replies (of 1 total)
  • The topic ‘Program won't upload files larger than 2 MB’ is closed to new replies.