开发者 | WPRealizer |
---|---|
更新时间 | 2024年10月6日 13:39 |
PHP版本: | 7.2 及以上 |
WordPress版本: | 6.6 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/unlock-addons-for-elementor
directory, or install the plugin directly through the WordPress plugins screen.Simply install and activate the Unlock Addons plugin. Then, while editing any page with Elementor, search for the Unlock Addon widgets in the widget panel.
This issue is likely related to your server's PHP settings. You can fix this by increasing your PHP memory limit from the wp-config.php
file or php.ini
file. If you are unsure how to do this, contact your hosting provider and ask them to increase the following settings:
– PHP memory_limit
= 512M
– max_execution_time
= 300