Logo Logo v2.1
Image Description Image Description

No Results

  • Get Support
  • Preview Demo
Logo Logo v1.0.0
  • Documentation
  • Introduction
  • Theme Requirements
  • Installation
  • Theme Installation
  • Plugin Installation
  • Demo Installation
  • Page
  • Create a New Page
  • Build Page using Elementor
  • Page Title
  • Site Configuration
  • Header
  • Footer
  • Contact Form
  • Contact Form
  • Post
  • Create Post
  • Post Category
  • Widget
  • Add & Edit Widget
  • Elementor
  • Edit With Elementor
  • Elementor Widgets
  • Support
  • Support System

Theme Requirements

To use Agenvix, make sure your hosting provider is running the following software:

  1. WordPress 6.7 or higher.
  2. PHP 7.2 or greater. WordPress officially suggests to use PHP 8.3.
  3. MySQL 8.0 or greater.

Recommended PHP Limits

Many issues that you may run into such as: white screen, demo content fails when importing, empty page content and other similar issues are all related to low PHP configuration limits. The solution is to increase the PHP limits. You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:

  • max_execution_time 180
  • memory_limit 128M
  • post_max_size 64M
  • upload_max_filesize 32M
  • max_input_time = 60
  • max_input_vars = 3000

Also consider upgrading your PHP version to the latest version , the newer the better.