After the install of the pro version i'm not able to edit all my UE Widgets. If i disable the pro version and reactivate the free version it works. How can i fix it?
Hi Justin please try this to increase memory like this
There are two places you need to increase memory.
1. In the WP Config file add this line:
define('WP_MEMORY_LIMIT', '512M');
2. In your PHP settings change PHP.ini
This can usually be done via Cpanel or by contacting your hosting provider.
You should increase this setting to the maximum available.
After the install of the pro version i'm not able to edit all my UE Widgets. If i disable the pro version and reactivate the free version it works.
How can i fix it?
Hi Justin please try this to increase memory like this
There are two places you need to increase memory.
1. In the WP Config file add this line: define('WP_MEMORY_LIMIT', '512M');
2. In your PHP settings change PHP.ini This can usually be done via Cpanel or by contacting your hosting provider. You should increase this setting to the maximum available.