Topic Resolution: Resolved
  • Closed
  • Sandra Harrasser
    Spectator
    November 30, 2015 at 9:04 pm #22595

    I have the Alora theme I am trying to upload and my clients server has a max file size limit that Alora exceeds. Is there a way to trim the file? remove unneeded items to reduce the file size?

    Denzel Chia
    Moderator
    Posts: 2656
    December 1, 2015 at 9:20 am #22617

    Hi,

    You will need to resize and shrink your image until it’s within a file size acceptable by your web server.

    Or you can change the upload_max_filesize in your web server php.ini
    http://stackoverflow.com/questions/2184513/php-change-the-maximum-upload-file-size#answer-2184541

    This has nothing to do with Theme.

    Thanks!

    Leônidas Tavares Silveira
    Spectator
    Posts: 1
    February 6, 2016 at 4:06 pm #24087

    Thanks