There has been a critical error on your website.
Are you using Bricks Extras?
There are some reports that it is causing a conflict.
Not using Bricks Extras
Why do I have to force the length of the reply?
Body is too short (minimum is 20 characters)
There could be a plugin conflict. Check the email WordPress sent, you can get the hint from there.
1.5-RC doesn’t have such an issue(no issue at my end). Please check if it conflicts with other plugins.
Here it worked after disabling BricksExtras.
Quick fix if encounter white screen or fatal error in 1.5rc. (Not causing by other plugins)
Code changes in
themes/bricks/template-parts/content.php
Line 23: replace as
$query_vars[‘post_type’] = [$post_type];
Line 80: replace as
Bricks\Frontend::render_content( [], $attributes, $html );
It’s fixed now with BricksExtras 1.0.5.