Hi All,
Gutenberg works fine though. I disabled all plugins. Reset Bricks Options. De- and reinstalled Bricks.
All to no avail. Even newly created articles and pages will not be editable in Bricks.
Thank you…
Hi All,
Gutenberg works fine though. I disabled all plugins. Reset Bricks Options. De- and reinstalled Bricks.
All to no avail. Even newly created articles and pages will not be editable in Bricks.
Thank you…
Hi Jörg,
Thanks so much for your report!
Have you already taken a look at the known issues? An empty canvas can have several reasons:
Did it work “before”? If none of the known issues help, please send us your access data to help@bricksbuilder.io.
Best regards,
timmse
Hi Timmse,
thank your for the reply. Yes, I read these known issues. They don’t apply.
Thanks,
Jörg
You haven’t yet, have you?
BTW, it worked perfectly alright before. I will send you the URL, login and password to help@bricks.io
Thanks in advance!
Jörg
I’ve setup WP for debug:
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );
define( ‘WP_DEBUG_DISPLAY’, false );
@ini_set( ‘display_errors’, 0 );
define( ‘SCRIPT_DEBUG’, true );
All I got was:
PHP Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /www/htdocs/REMOVED/wordpress/wp-includes/widgets.php on line 1626
Hi All,
the Bricks Builder Support Desk noticed an error on the Browser Console:
The loading of "https://ixyz.com/wordpress/tempLate/footer/?bricks=runabrickspreview in a frame is denied by “X-Frame-Options” directive set to “deny”. [Learn More]
I’ve commented out the line “Header set X-Frame-Options „DENY” from the .htaccess. I had introduced stronger security previously on this site before but wasn’t aware of the implications for Bricks Builder.
It is working again!
Thank you Bricks Builder Support!