When I activate the static blocks, the site presents error 500. I have already increased the memory limit (512M) and optimized PHP and NGINX for performance.
I use the latest version of the Theme and plugins.
I have already deactivated all third party plugins and left only those necessary for the theme enabled.
Folder permissions are at 755 and 644 files.
I’ve already added define (‘WP_MEMORY_LIMIT’, ‘512M’);
define (‘WP_MAX_MEMORY_LIMIT’, ‘512M’);
My server has: Four colors, 8 GB (guaranteed) Memo and 200 GB
100% SSD.
But, the problem remains.
What else can I do to fix the problem?