System Requirements
Ensure your server meets these requirements for optimal performance with WPBits Addons for Elementor.
Minimum Requirements
Section titled “Minimum Requirements”PHP Version
Section titled “PHP Version”- Minimum: PHP 7.0
- Recommended: PHP 7.4 or higher
- Best: PHP 8.0+
Memory Limit
Section titled “Memory Limit”- Minimum: 128MB
- Recommended: 256MB or higher
- For large sites: 512MB+
WordPress Version
Section titled “WordPress Version”- Minimum: WordPress 5.0
- Recommended: Latest stable version
Elementor Version
Section titled “Elementor Version”- Minimum: Elementor 3.0
- Recommended: Latest stable version of Elementor
Server Configuration
Section titled “Server Configuration”Required PHP Settings
Section titled “Required PHP Settings”Update these PHP configuration values if needed:
| Setting | Minimum Value | Recommended Value |
|---|---|---|
memory_limit | 128M | 256M |
max_execution_time | 30 | 300 |
max_input_time | 60 | 300 |
post_max_size | 8M | 64M |
upload_max_filesize | 2M | 64M |
How to Increase PHP Limits
Section titled “How to Increase PHP Limits”Via php.ini:
memory_limit = 256Mmax_execution_time = 300max_input_time = 300post_max_size = 64Mupload_max_filesize = 64MVia .htaccess:
php_value memory_limit 256Mphp_value max_execution_time 300php_value max_input_time 300php_value post_max_size 64Mphp_value upload_max_filesize 64MVia wp-config.php:
define('WP_MEMORY_LIMIT', '256M');define('WP_MAX_MEMORY_LIMIT', '512M');Browser Requirements
Section titled “Browser Requirements”Supported Browsers
Section titled “Supported Browsers”WPBits works with all modern browsers:
- Google Chrome (latest version)
- Mozilla Firefox (latest version)
- Safari (latest version)
- Microsoft Edge (latest version)
Admin Dashboard
Section titled “Admin Dashboard”For the best Elementor editing experience:
- Use a modern browser with JavaScript enabled
- Enable browser caching
- Use latest browser version
Plugin Compatibility
Section titled “Plugin Compatibility”Known Compatible Plugins
Section titled “Known Compatible Plugins”WPBits works well with:
- Elementor (free and Pro)
- WooCommerce
- Contact Form 7
- Popular caching plugins
- Popular SEO plugins (Yoast, Rank Math, etc.)
Potential Conflicts
Section titled “Potential Conflicts”Some plugins may cause conflicts:
- Other Elementor addon plugins (test carefully)
- Page builders other than Elementor
- Heavy security plugins that block scripts
- Aggressive caching that prevents dynamic content
WordPress Multisite
Section titled “WordPress Multisite”WPBits supports WordPress Multisite:
- Network activation is supported
- License activation per subsite (Pro version)
- Multisite license required for network-wide usage (Pro version)
WooCommerce Requirements
Section titled “WooCommerce Requirements”For WooCommerce widgets (Grid Master, Carousel Master):
- WooCommerce: 4.0+ (latest recommended)
- Product Images: Properly configured product thumbnails
- Permalinks: Pretty permalinks enabled
Checking Your Environment
Section titled “Checking Your Environment”Using WordPress Site Health
Section titled “Using WordPress Site Health”- Go to Tools → Site Health
- Click Info tab
- Review:
- Server section for PHP version and limits
- WordPress section for version info
- Active Plugins for compatibility
Using WPBits Settings
Section titled “Using WPBits Settings”Some WPBits versions include a system info page:
- Go to WPBits AFE → System Info (if available)
- Review system requirements check
- Address any warnings or errors