First, thank you for purchasing our theme!
This guide provides instructions for installation, help on getting started and extensive documentation of features. It is recommended you read it thoroughly to fully leverage the Strnix theme’s capabilities. We hope you will get a lot of flexibility with Strnix as much as we enjoyed developing it and continue to develop with new features!
To use Strnix WordPress theme you need to have a WordPress 4.0 (or higher version) site with PHP 7.2 or more and MySQL 5.0+ running on your hosting server. If you’ve already installed WordPress on your server and your site is up, that’s great. For help regarding WordPress installation, please see this WordPress Codex link.
Some more resources from WordPress Codex:
Recommended WordPress Server Environment
For the best experience, your hosting provider should support following server software databases and or web server modules. Anything less than this might cause slow WordPress installation response and can open your website to vulnerabilities.
Software | Recommended | Min Requirement | More info |
---|---|---|---|
PHP | 7.2+ | 5.2.4 | Php |
Recommended databases | |||
MySQL | 5.6+ | 5.0.15+ | Mysql |
MariaDB | 10.0+ | 10.0+ | MariaDB |
Recommended webservers and modules | |||
Apache | 2.x + | 2.x | Apache |
Nginx | 1.1 | 1.0 | Nginx |
The mod_rewrite Apache module | |||
HTTPS support |
Theme PHP Requirements
These are the recommended PHP requirements that need to be adjusted before installing the theme. If the requirements are not met some theme features and demo installs will not function properly.
PHP | Recommended |
---|---|
PHP Version | Minimum 5.6 - Perfect setup 7.2 or above |
memory_limit | 128M |
post_max_size | 32M |
max_execution_time Limit | 300 or above |
max_input_vars | 4000 |
upload_max_filesize | 32M |
These articles Might help you
How to Increase the Max Execution Time Limit?
How to Increase the Max Upload Size Limit?