WP Residence Help WP Residence Help

  • WPRESIDENCE
  • Video Tutorials
  • Client Support
  • API
Home / Getting Started / Server / Theme Requirements

Server / Theme Requirements

12995 views 0

CONTENT

  • Before Installing WpResidence
  • WordPress Requirements
  • WpResidence Theme Requirements
  • Minimum PHP Configuration Limits
  • Recommended PHP Server Modules
  • How to Check Your Hosting PHP Limits

Before Installing WpResidence

Before installing the theme, make sure the following steps are completed:

  • Choose a hosting provider that is optimized for WordPress. You can review our recommended hosts.
  • Register your own domain name. Your hosting provider can usually help you connect the domain to your hosting account.
  • Install WordPress on your domain. You can follow the official WordPress tutorial, although most WordPress hosting companies offer one-click WordPress installation.

WordPress Requirements

  • Make sure your hosting account meets the current WordPress requirements.
  • Install the latest version of WordPress from WordPress.org.

WpResidence Theme Requirements

To use the WpResidence theme, your hosting environment should meet these minimum requirements:

  • WordPress 6.7 or higher
  • PHP 8.0 or higher
  • MySQL 5.6 or higher
  • HTTPS (SSL) support is required. You can read more about HTTPS support in WordPress here.

Older PHP versions can cause fatal errors and are not supported by the theme or its integrated APIs. Using a recent PHP version is also important for better speed, security, and overall performance. If needed, contact your hosting provider and ask them to upgrade your server PHP version.

Common Error Example

Parse error: syntax error, unexpected T_FUNCTION in /wp-content/themes/wpresidence/libs/3rdparty.php on line 266

This error usually means your server is running an outdated PHP version. Please contact your hosting provider and ask them to upgrade your server to at least PHP 8.0, which is required for the current WpResidence theme version.

Minimum PHP Configuration Limits

For the theme and demo import tools to work correctly, we recommend the following PHP settings:

  • max_execution_time = 600 in php.ini
  • set_time_limit(600); in wp-config.php
  • max_execution_time = 600 in .htaccess, if your hosting allows this setting
  • memory_limit = 512M
  • post_max_size = 64M
  • upload_max_filesize = 64M

Recommended PHP Server Modules

  • XMLReader
  • cURL (installation guide) for features such as Google Login

How to Check Your Hosting PHP Limits

Even if you add higher values in wp-config.php, your hosting provider may still enforce stricter server-level limits, especially on shared hosting plans. In that case, the server values will override the values set in WordPress.

The easiest way to check your current PHP version and server limits is from your WordPress admin area:

  • Go to Tools → Site Health
  • Open the Info tab
  • Review the server details, including your PHP version and configuration values

Site Health

Getting Started

Related Articles

  • WPResidence Change-Log
  • Update WPResidence Theme & Included Plugins
  • How to Get Support
  • Get your buyer license code. Register / Activate License. De-register the license and register on another domain.

Help Categories

  • 18Agent, Agency & Developers
  • 5Blog Posts & Blog Lists
  • 38Elementor Shortcodes Built-In
  • 45FAQ
  • 15Footer
  • 5Getting Started
  • 37Header
  • 2IDX & MLSImport
  • 6Installation & Setup
  • 23Installation FAQ
  • 23Maps & Location Settings
  • 21Multi-Language Third Party Plugins
  • 6Other Third party Plugins
  • 19Pages
  • 4Payments & Monetization
  • 20Property Lists, Categories & Archive
  • 36Property Pages & Layouts
  • 31Search & Filtering
  • 162Technical how to | Custom Code Required
  • 8Technical: Actions and filters
  • 6Technical: Child Theme
  • 86Theme Options & Global Settings
  • 6Translations & Languages
  • 16WPBakery Shortcodes
  • 51WPResidence / WPEstate CRM
  • 50WPResidence 5.0 Documentation
  • 8WPResidence Elementor Studio
  • 50WPResidence Translate Plugin

Join Us On

Powered by WP Estate - All Rights Reserved
  • WPRESIDENCE
  • Video Tutorials
  • Client Support
  • API