I am trying to: use the gutenberg editor on any Page. It works for custom posts, posts etc. but not regular Pages. I have narrowed it down to the plugin Toolset Types - disabling this plugin lets me once again use gutenberg on regular pages. When I was using the old Toolset Types free plugin (from 2018) I didn't have this problem. I am using the Posterity Dark theme by SKT themes.
Possibly connected, when I click "Edit Template for Pages" I get this error:
There has been a critical error on this website. Please check your site admin email inbox for instructions.
Please note this is a preproduction website, so although it is listed as newchaisaiseattle.com, the site is actually just here: 143.198.107.59. To access this site, you will have to add an entry to your HOSTS file to map it, e.g.
143.198.107.59 newchaisaiseattle.com
Because the gutenberg editor is unavailable, I am unable to use your plugin to create a view on my website, which was the reason for buying the plugin.
Thank you sir! The editor does appear now.
However, a new complication: now no content appears on any regular Page (e.g. the home page, hidden link) beneath the banner. After narrowing it down, it appears to be the Toolset Blocks plugin. If that plugin is deactivated, then content reappears on the front page, but of course disappears from the custom content pages (e.g. hidden link). Could this be because the blocks from SKT themes are not compatible with the Toolset?
In fact the problem is worse, in that whenever I click Edit Page on any Page I get a critical error. Disabling the plugin Toolset Blocks means the error does not reappear.
Yes - I can see it throws the critical error message when I try to edit the home page or edit content tempalte.
I would like to know have you created the content template to display single page? If no, you should try to simple delete it and check if that helps you to resolve your issue.
I checked using FTP access but unfortunately I could not able to connect to server using the FTP access details you shared so I do not know whats causing this issue.
What if you check your server and error logs? Do you see anything related to Toolset?
Hello,
I think you created the content template for a single page earlier, correct me if I'm wrong. How do I delete it? When I try to edit it from the toolset plugin UI, it throws the critical error. But if I disable the toolset Blocks plugin and try to edit it, it says I don't have permission. Note that if I disable all plugins except yours, and change to the default WordPress theme (twenty twenty), I still hit the critical error. Just to make sure, your tools work with the latest WordPress 5.8 released two weeks ago?
I am able to access FTP through a Windows command line interface now, using your toolset-ftp username/password. See screenshot attached. However, I cannot access via 3rd party tools and I can't figure out why. I think it has something to do with apps setting the default directory. So please try simple command line access.
For log files, I ran grep -i toolset \var\log\* and found nothing. Is there another place I should look?
Command line will not help much as it will not offer any GUI to access the log files etc..
You can delete the content template from here: hidden link
I already unassigned the content template from the Page post type and now I can see home page is loading at least some content:
- hidden link
But the strange thing is that I could not able to edit the page yet. Could you please check by deactivating all other non-Toolset plugins - Do you see any difference? If no:
- Could you please check with hosting authority and check with them whats casing the issue and share the error log?
Hello,
I disabled all plugins except Toolset Blocks, and the critical error happens when editing the home page.
I then changed to the default (twenty twenty) theme, and the critical error still happens, so it is not the theme.
Then I enabled all plugins but disabled Toolset Blocks, and I can edit the home page. So it is not another plugin.
Then I changed the editor for Pages to classic editor, enabled Toolset Blocks, and now I can edit the home page.
So there is clearly an incompatibility between Toolset Blocks and the Gutenburg editor on this system.
You have the system profile already but this is WordPress 5.8 running on Ubuntu 20.04 with all the latest updates. This is a DigitalOcean droplet, so there is no hosting authority. Please confirm this is a supported environment.
I just created a new WordPress 5.8 website on a new DigitalOcean Droplet (Ubuntu 20.04) and did the following:
1. installed nothing but the Toolset plugins. Test: can edit pages using Gutenberg.
3. installed FG Drupal to WordPress Premium (importer for content from Drupal to WP). Imported content from old Drupal site. After import, in Toolset Dashboard, under Pages it says
"Your theme’s template file single.php for displaying Page items is missing custom fields."
and the editor has reverted from Block Editor to Classic Editor (I did not make that change, it changed itself)
Editing the template file single.php results in critical error, and editing any page in Gutenberg results in critical error.
Disabling Toolset Blocks allows me to edit pages in Gutenberg.
Deleting all imported content fixes the above problem.
So there is something after the import of content from a Drupal site which conflicts with your plugin.
I will next do selective import to see which content is conflicting with your tool.
As you are adding custom content from drupal its we can not say what content causing the issue and you will require to run few test and find out the content that causing the issue.
I have narrowed the cause to the import of the Pages type. Once I import pages, I get the following uncaught error (:
[13-Aug-2021 17:38:22 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_value_filtered() on null in /var/www/html/wp-content/plugins/types/application/models/field/type/checkbox/view/frontend.php:35
Stack trace: