Viewing 1 replies (of 1 total)
  • Plugin Author ryan

    (@ryanwppluginproscom)

    Hi,

    add this to top of wp-config.php
    define(‘WP_MEMORY_LIMIT’, ’64M’);

    if it does not work, try to create a php.ini file and copy and paste the following rules:

    upload_max_filesize = 64M
    post_max_size = 64M

    then upload the php.ini file at the site root

    Try also to have it as 128M if it still not enough

    If all options above is still not working, contact your Hosting provider

    Feel free to open a ticket at:

    Our new help desk.
    https://support.calpresspro.com

    Email us
    [email protected]

    Thanks,
    Ryan

Viewing 1 replies (of 1 total)
  • The topic ‘PRO: Exceeds Upload Max Filesize Directive’ is closed to new replies.