Unable to update pages
Hi Everyone,
The Website in question is https://angelfoundationforlearning.org/
3 pages created in Brizy will not update once a change has been made to those pages.
Only 3. The rest of the pages update without any problems. Can anyone shed some light?
Brizy 2.5.8
and Brizy Pro 2.5.4 are installed.
Tried deactivating all plugins and nothing seems to want these pages to update.
Thanks...
-
Hi Gus,
Thank you for reaching out to us.
From my observation, the issue seems to be related to the number of page revisions.

To address this, I recommend trying the steps outlined in this link to see if it resolves the issue:
https://www.elegantthemes.com/blog/wordpress/how-to-manage-wordpress-revisions-to-optimize-site-performanceThe article provides a manual method for limiting page revisions using PHPMyAdmin, or you can use WP Optimize for a simpler approach.
If this isn’t the issue, please also consider updating your server settings to the following:
max_execution_time: 300
max_input_vars: 300
memory_limit: 512M (or higher)
post_max_size: 128M
upload_max_filesize: 32MWhile you can skip some of the other directives, the most important ones are 'post_max_size' and 'upload_max_filesize', as they limit the maximum file upload size and the total size of POST requests, respectively, which can affect saving pages on WordPress.
Please contact your hosting provider for assistance in updating these directives, or you can do it yourself if you have access to cPanel. Go to "Select PHP Version" and then to "Options," where you can find and modify these settings. After making the changes, please return to your page and check if the issue persists.
Give this a try and let me know the outcome.
Best regards,
Ariel H.0
Please sign in to leave a comment.
Comments
1 comment