Also can you check your php error logs to see if anything is showing there?
Here is how console log looks like:
View post on imgur.com
Hmm can you see what’s in your PHP error logs?
Ben
I am not sure whether this is what you need:
This page uses the non-standard property "zoom". Try using calc () on the appropriate property values, or using transform along with transform-origin: 0 0.
My WordPress is running from Amazon Lightsail instance.
Where can I find the PHP error log file?
Hi,
That isn’t an error, that is more of a css notice. Your PHP error logs are usually in a “debug” file in the wp-content folder but for each host it can be different.
Ben
My php-errors.log file is empty.
I found it in the following directory:
/opt/bitnami/apps/wordpress/htdocs/wp-content/elm-error-logs
I would guess that is not the correct file. “elm-error-logs” seems like something separate to me.
Are you the host? Or do you have support with your hosting you can reach out to because they can help you by looking at the way PHP is setup to determine the logs.
I don’t have any suggestions without knowing more about your setup, I can’t recreate and your error in the console doesn’t make sense.
Something you could also check, with Kadence Blocks deactivated edit your page and make sure you don’t have any reusable blocks inside of itself, that can create endless loop issues.
Ben
I am running WordPress 5.7.1 on Ubuntu 18 instance (Amazon Lightsail).
My PHP version is 7.3.14.
What do you mean by
reusable blocks inside of itself
?
My website is running smoothly. Just when I try to edit any page (with Kadence Blocks plugin activated), I see blank screen.
Are you the host? Or do you have support with your hosting you can reach out to because they can help you by looking at the way PHP is setup to determine the logs.
Recently it became a lot easier to accidentally add a reusable block inside itself in the editor when you add a reusable block and then edit it live in the editor you could accidentally add itself again which would create an endless loop. I bring this up because at least two other users had this issue.
It’s the only thing I can think of as a possibility because I can’t recreate a blank page.
If you manage your reusable blocks can you make sure non have been added inside itself or another reusable block?
Ben