2.1 - Theme Installation
Minimum Server Requirements for Theme Installation
Setting
Recommended Value
Why It’s Needed
upload_max_filesize
64M or higher
Allows large theme/demo files to be uploaded.
post_max_size
64M or higher
Handles total size of uploads plus form data.
memory_limit
256M or higher
Prevents memory exhaustion errors during import.
max_execution_time
300 or higher
Gives enough time for large demo imports.
max_input_vars
3000 or higher
Ensures all theme options can be saved properly.
2.1 Theme Installation
Download the theme ZIP file from your ThemeForest account.
Log in to your WordPress dashboard.
Navigate to: Appearance > Themes > Add New > Upload Theme
Upload the
one.zip
file.Click Install Now and wait for the installation to complete.
Click Activate to activate the theme.
Last updated