I have a website, groundwaterexchange.org, which was built in toolset. At the time, my web developer installed a page builder, Thrive, which caused numerous conflicts. I want to make some changes to those pages now and my original web developer who built the website is no longer around.
So in digging around, I see that Toolset is supposed to work with the new Gutenberg editor, so I'm thinking problem solved. So I am trying to rebuild these pages in Gutenberg. They are information pages, each one different then the other, so I want to build them individually. Ideally in Gutenberg. So I created a test site, started a new page in Gutenberg, but when I preview or publish, the page is blank.
I deactivated all the plugins and it worked. Then I activated the Toolset plugins and it failed. So there appears to be a conflict still with Toolset and the Gutenberg editor. I was hoping that I could just leave the Toolset part of the website alone and just build these information pages around it, but there still seems to be some conflict.
Can you help?
Hello,
Yes, the latest Toolset plugins are supposed to compatible with WordPress built-in Blocks editor(Gutenberg).
And the problem you mentioned above is abnormal, if you see a blank WordPress page, it means there are some PHP errors in your website.
Please check these:
1) Make sure you are using the latest version of Toolset plugins, you can download them here:
https://toolset.com/account/downloads/
2) please deactivate all other plugins, and switch to wordpress default theme 2020
3) Also check if there is any PHP/JS error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/#php-debugging
And share the PHP debug logs.
Hi Luo,
OK, I managed to edit my wp-config file, inserted the text.
I also deactivated all plugins, switched the theme to 2020, activated it, and the page displayed. Then I activated just the Toolset plugins, the page did not display.
Here is what was in the log:
[29-Jul-2020 21:16:33 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /var/www/vhosts/groundwaterexchange.org/test.groundwaterexchange.org/wp-content/plugins/cm-rss-aggregator-pro/plugin/notices/AdminNoticeManager.php on line 19
[29-Jul-2020 21:16:33 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /var/www/vhosts/groundwaterexchange.org/test.groundwaterexchange.org/wp-content/plugins/favorites/app/Bootstrap.php on line 83
[29-Jul-2020 21:17:37 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /var/www/vhosts/groundwaterexchange.org/test.groundwaterexchange.org/wp-content/plugins/cm-rss-aggregator-pro/plugin/notices/AdminNoticeManager.php on line 19
[29-Jul-2020 21:17:37 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /var/www/vhosts/groundwaterexchange.org/test.groundwaterexchange.org/wp-content/plugins/favorites/app/Bootstrap.php on line 83
OK ... now what? (I must let you know, I hardly know what I am doing!)
Thank you for your help!
The debug logs you provided above do not show any related PHP errors, and there should be more other PHP error.
Please provide the full PHP debug logs, if you need assistance to get the PHP debug logs, please provide your website credentials + FTP in below private message box, also point out the problem page URL, thanks
I have changed your post to private, it is not safe to share those information publicly.
And I have tried both website credentials and FTP access, all of them are not valid, please check it, make sure them are valid.
Private message box enabled again.
Thanks for the details, I can login your website.
Please edit the problem page you mentioned above:
hidden link
In section "Template Layout", you are using option: Layout for Pages, edit that layout:
hidden link
This is an empty layout, and conducts the problem you mentioned above
If you don't need that layout, you can click link "Stop using this Template Layout".