Got a certainty in disabling the Gutenberg editor while, file =>/classes/Course_Settings_Tabs.php
line 16 :
$isGutenberg = 0;//apply_filters('use_block_editor_for_post_type', true, 'courses');
while the developers give us an update
I hope it helps someone.
`Got a certainty in disabling the Gutenberg editor while, file =>/classes/Course_Settings_Tabs.php
line 16 :
$isGutenberg = 0;//apply_filters(‘use_block_editor_for_post_type’, true, ‘courses’);
while the developers give us an update`
I tried this but it didn’t work for me though.
Thank you, it works for me!
Thanks! Works for me too!
It works in part! The error message in the log is gone. But the site is slow at times… it takes too long to respond or it takes too long to save something in the database.
I have other sites on the same server that are not slow. Only difference is that they don’t have the tutor installed.