I have the blocks plugin installed but I'm seeing this in pages. Need some help troubleshooting why I'm seeing this?
Hi,
Thank you for contacting us and I'd be happy to assist.
From your website's debug information, I see that the Toolset blocks plugin is active. Are you seeing any other error or warning in the browser's console or in the server's error logs?
You can temporarily turn on WordPress debugging and check the server's error logs for any other detailed errors or warnings.
( ref: https://wordpress.org/documentation/article/debugging-in-wordpress/ )
It would also be interesting to test this with all non-Toolset plugins disabled and a default theme like Twenty Twenty-One. If it's fixed, you can start adding the disabled items, one by one, to narrow down to a possible conflicting one.
I hope this helps and let me know how it goes.
regards,
Waqar
Here's a screenshot of browser errors.
debugging showed the following:
Notice: Undefined index: disable_all in /home/640613.cloudwaysapps.com/bzhdayjtph/public_html/wp-content/plugins/scroll-triggered-animations/frontend/init.php on line 2
Notice: Undefined index: disable_all in /home/640613.cloudwaysapps.com/bzhdayjtph/public_html/wp-content/plugins/scroll-triggered-animations-pro-extension/frontend/init.php on line 3
Thanks for writing back.
The errors are originating from the 'scroll-triggered-animations' plugin.
Have you tested with this plugin deactivated? And also with all other non-Toolset plugins deactivated, as suggested in my last reply?