Okay
  Public Ticket #1028841
Issue Uploading Theme
Closed

Comments

  •  2
    javadi90 started the conversation

    Hi there I am having an issue uploading my theme. When I uploaded it to my local host site using mamp I was able to upload the full package that includes visual composer. slider, etc. When I go to upload the full theme zip to my site url that is now through site ground, I am getting an error that says "

    The package could not be installed. The theme is missing the style.css stylesheet."



    Theme install failed.


    This is an issue because I can not find the plugins included and licensed with the Kalium package. I also want to use the demo content in the Kalium shop to build off of. Help would be greatly appreciated thank you! 

  • [deleted] replied

    Hi javadi90,

    This problem usually happens when you try to upload the main file that you downloaded, or if your PHP limits are lower that the themes require.

    1— Please watch this video and try to do the same:

    More: Kalium How-To Videos

    If you still get that message, then please check if your server meets the recommended PHP configuration limits as follows:

    • max_execution_time 180
    • memory_limit 128M
    • post_max_size 64M
    • upload_max_filesize 64M
    • max_input_time 60

    For more info visit this link Recommended PHP Configuration Limits.

    If you need more info, please don't hesitate to reply.