Theme is not installed properly

Home Forums IT Consultant Support Theme is not installed properly

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #229337
    Yuan ChengYuan Cheng
    Participant
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: April 29, 2025

    I purchase full SKT theme today. But when I tried to upload it, it gives the error message saying the file size is too large. When I try to use one theme, it mixes with an old theme I installed.

    #229341
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31198
    • Total: 31198
    Member since: August 16, 2013

    Hi,

    This is a execution time issue or memory limit issue kindly set execution time and memory limit as given below

    max_execution_time = 300
    max_input_time = 1000
    memory_limit = 256M
    post_max_size = 64M
    upload_max_filesize = 64M
    upload_max_size = 64M

    If you have install a theme and again you install this theme it’s overwrite on old theme.

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.