最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

Unable to disable Gutenberg with plugin Classic Editor or Disable Gutenberg

matteradmin8PV0评论

I updated my Wordpress to version 5.0

After updating, I install "Classic Editor" plugin to replace Gutenberg.

The post editor changed to Classic Editors.

Today I received a mail my site is updating to Wordpress 5.0

My post editor became Gutenberg.

I checked the setting is Classic Editors, but it still Gutenberg.

I tried "disable Gutenberg" plugin and activated it.

No changes to my post editor, it still Gutenberg.

How to change it back to Classic Editor?

I updated my Wordpress to version 5.0

After updating, I install "Classic Editor" plugin to replace Gutenberg.

The post editor changed to Classic Editors.

Today I received a mail my site is updating to Wordpress 5.0

My post editor became Gutenberg.

I checked the setting is Classic Editors, but it still Gutenberg.

I tried "disable Gutenberg" plugin and activated it.

No changes to my post editor, it still Gutenberg.

How to change it back to Classic Editor?

Share Improve this question asked Dec 14, 2018 at 2:27 Kho KenixiexKho Kenixiex 651 silver badge8 bronze badges 1
  • how does your page-overview look? each page has a little description now if block or classic editor is active. – André Kelling Commented Dec 14, 2018 at 9:59
Add a comment  | 

1 Answer 1

Reset to default 1

On the new WordPress 5.0 update, I was able to switch between the classic editor & Gutenberg without installing the "Disable Gutenberg" extension. Looking at the release notes for the "Disable Gutenberg" plugin, it states:

"Do not use Disable Gutenberg with other plugins (like the Classic Editor plugin) that also disable or replace Gutenberg. Why? Because it may cause loading of redundant scripts, which may in turn lead to unexpected/untested results."

You stated you are running the Classic Editor plugin with "Disable Gutenberg". This is the conflict. Otherwise, clear your cache in the CMS & browser to see if it makes any difference.

Solution:

  1. Without installing the "Disable Gutenberg" plugin, navigate to the classic editor settings at: /wp-admin/options-writing.php#classic-editor-options

  2. Under the settings for "Default editor for all users" use the buttons to toggle between 'Classic Editor' & 'Block Editor' (Gutenberg). Save the settings & reload the page.

Post a comment

comment list (0)

  1. No comments so far