Brizy WordPress Plugin NOT working... (save option is broken, template also broken...)
Hello support team,


-
Hi Catalin,
Thanks for reaching out. It looks like you've also submitted a private ticket, and one of my colleagues is already taking a look at your site. You should hear back from them soon. I'm going to close this community support thread to avoid any confusion.
Best,
Ariel H.0 -
I have the same problem, Brizy and Brizy Pro Wordpress plugin (latest version) doesn't work at all. I had to downgrade to Brizy version 2.4.45
0 -
Hello Emiliano,
ModSecurity software in cPanel started blocking requests from the latest Brizy versions. Please follow the steps below to prevent blocking of Brizy requests if you are using cPanel and have enabled ModSecurity.

Kindly add these lines to your .htaccess file in your website root. You can add it just before the "# END WordPress" line.
<IfModule mod_security.c>
SecRequestBodyLimit 4194304
SecRequestBodyNoFilesLimit 2097152
</IfModule>Once you have added the above lines, your .htaccess file may look like this

Additionally set the post_max_size to at least 2MB following the process outlined at https://jmp.sh/mwKumdG6 and check if you are able to update Brizy pages with latest Brizy versions activated.
0
Please sign in to leave a comment.
Comments
3 comments