terrylinooo / githuber-md

Markdown editor plugin for WordPress.
GNU General Public License v3.0
610 stars 89 forks source link

Classic editor replaces Gutenberg editor for post types that are not selected for the markdown editor #292

Closed tamerxkilinc closed 1 year ago

tamerxkilinc commented 1 year ago

When the plugin is activated and you want to create a new post of a post type which is not selected to have the markdown editor, the Gutenberg editor is replaced with the classic editor.

To reproduce

Steps to reproduce the behavior:

  1. Install and activate the plugin
  2. In the settings, make sure the plugin is not selected with one post type (e.g. blog post)
  3. Create a new post of this post type (e.g. Create new post)
  4. You can now see the classic editor instead of the Gutenberg editor on the post creation page

Expected behavior

When the markdown editor is not selected for a post type, the expected behaviour would be that the plugin has no impact on the post creation and edit pages of those post type's posts.

Screenshots

Bildschirmfoto 2022-09-26 um 13 32 31

Server environment

User environment

Additional context

We tried to activate and deactivate several options like ,,Markdown Switcher" or ,,Markdown to HTML converter", but nothing helped solving the issue.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 2 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.