Light Dark

*to close search form press ESC or close toggle

Norto – Creative Portfolio WordPress Theme
Norto – Creative Portfolio WordPress Theme
19 Articles Version 3.1
Getting Started

Server Requirements

Home Docs Norto Getting Started Server Requirements

To ensure that you can install and use the theme effectively, please make sure your server meets the following minimum requirements:

  1. WordPress Version: The theme requires WordPress version 5.0 or higher to function correctly.
  2. PHP Version: Your server must have PHP version 8.0 or later installed. You can check your PHP version by accessing your hosting control panel or by creating a simple PHP script to display the version. To create a PHP version-checking script, follow these steps:
    • Create a new text file using a plain text editor.Add the following code to the <?php phpinfo(); ?>Save the file with a .php extension (e.g., phpinfo.php).Upload this file to your server using FTP or your hosting control panel.Access the file through your web browser (e.g., http://yourdomain.com/phpinfo.php).Look for the PHP version information displayed on the page.
    If your PHP version is below 8.0, please contact your hosting provider to update it to the required version.
  3. MySQL Version: The theme requires MySQL version 5.6 or higher. This is a standard database system used by WordPress to store your website’s data.
  4. HTTPS Support: It is highly recommended to have HTTPS enabled on your server. This not only enhances security but also ensures that your website functions correctly.
  5. PHP Memory Limit: Your server should have a minimum PHP memory limit of 128MB. This limit is important for handling complex tasks and larger files in WordPress.
  6. Max Upload Size: The maximum upload size for files should be set to a minimum of 32MB. This ensures that you can upload media files, such as images and videos, without encountering issues.
  7. Max Input Vars: The max_input_vars directive should be configured to a minimum of 1000 or higher. This setting affects the number of variables that can be accepted in a single request. It’s essential for handling form submissions and theme options.
  8. Execution Time Limit: The max_execution_time setting should be set to at least 120 seconds. This allows WordPress to complete tasks without interruption, especially when processing larger tasks or imports.
  9. Post Max Size: The post_max_size directive should be configured to a minimum of 48MB. This value affects the maximum size of data that can be sent in a POST request, which is important for handling form submissions and larger content.

By ensuring that your server meets these minimum requirements, you can enjoy a smooth and trouble-free experience with the theme. If you encounter any issues related to server requirements, please consult your hosting provider for assistance.

Built-in Server Info

If you open your Item Dashboard -> Status, you can find a Server Info tab there, which will automatically check all these values and ideally mark them all in green. If some of them are highlighted in yellow, it may lead to minor inconveniences such as slow website loading or incomplete demo import. However, if some of them are highlighted in red, you should fix this to avoid more serious problems related to not meeting the minimum requirements.

Server Info

Didn't find the answer to your question?

Let us help you find the solution you're looking for.

Submit a Ticket