The posts page, which is always index.php
(main template) of your theme, cannot be edited by neither, Guttenberg
nor Classic Editor
.
Create a child theme, and copy index.php
from your parent theme to the child theme. Then you can edit your child’s index.php
, using external text editor.
Related Posts:
- Gutenberg block editor – list of form components for custom blocks
- Define multiple Gutenberg editor widths
- Adding content in Gutenberg editor
- How to display full width block without toolbar?
- Editor width automatically reduced – text is wrapped after 1 character
- Gutenberg work with Bootstrap Shortcodes plugin
- WP 5 how to add_editor_style for both tinyMCE and Gutenberg
- Change the Theme in Jupyter Notebook?
- Enable Gutenberg on custom post type
- Extra TinyMCE editor strips and tags?
- Disable Visual editor for all users
- Gutenberg editor add a custom category as wrapper for custom blocks
- Why is the visual editor in WordPress limiting the width by wrapping the content?
- Editor removes tags
- Adding a rich text editor to Excerpt
- Avoid converting “>” to >
- Disable WYSIWYG editor only when creating a page
- Are there ways to make the Gutenberg editor wider? And the HTML-block higher?
- How to edit posts with the new wp_editor api?
- How can i add some static text above the editor?
- Add quicktag buttons to the HTML editor
- Force TinyMCE editor’s “Toolbar Toggle” to be automatically chosen & expanded
- Stop certain classes showing up in TinyMCE Advanced Style dropdown
- WordPress 4.6 link edit dialog is too rudimentary
- Disable the Code View in the content editor?
- Re Order Editor to be after meta box [duplicate]
- post editor changes & to &
- How to add button to post page WordPress 5.x
- Disable escaping html
- Completely disable editor
- If two users attempt to modify a page, does WordPress still work correctly?
- Add Shortcode inline inside Gutenberg block
- What’s the Best Way to Edit WordPress Files?
- Why is WordPress WYSIWYMG and how do I make it WYSIWYG?
- Filter post_content before loading in Gutenberg editor
- Add visual editor capability to custom excerpt window?
- Square brackets make WordPress ignore newline/paragraph
- Open posts in editor in the ‘Text’ mode by default
- Text cut off on save
- How to remove specific panels in the editor (Gutenberg) when editing a block (via right panel)?
- line break are not working when editing a post [closed]
- Making the Post/Page Content Editor Box Bigger?
- Showing only certain buttons on tinymice content editor
- Set default text for the editor in new posts
- How to apply editor filter to posts with a specific custom post type
- How to *disable* the post content editor
- Add option for editors through `register_setting`
- WordPress Rest API only returns content when posttype has editor capability
- Remove all table widths from editor content
- WordPress post editor crashes with Polyfill typo
- How do I fix my ‘Path’ field when editing pages via the Dashboard?
- Stop WordPress editor embedding links
- in network setup super admin has the tinyMCE buttons and the regular admin has not
- edit posts through front-end
- How to get value of selected page template in Gutenberg editor?
- How to get Text Selection in WordPress Editor
- Float images in content
- Good tutorial on how to make custom write panels in WordPress 3?
- Do not change the order of the tags in the editor
- Always paste as a text in visual editor
- Use MarkItUp as editor and not the default
- Restrict other Admins from using Editor in Admin Panel
- Editor doesn’t load properly on my self-hosted WordPress 3.3
- Can Rich Text features be configured per user?
- How to add notice text above Post Editor?
- Cannot access WordPress Appearance → Editor
- Edit the archive-{custom_page}.php via WP editor
- How to disable YouTube (and any other oembed) embeding in the editor
- Creating table layout in WYSIWYG editor
- Add default text to multiple wysiwyg editors
- Bulk edit contents of pages
- How to leave a line between paragraphs when writing text in the visual or text editor
- Customize Editor Styles
- WYSIWYG eating up first p in td
- How to Disable auto id attributes in Heading tag?
- Is there any simple way to remove Gutenberg editor H1 H5 H6 and change the label for the rest H2 H3 H4?
- Can the wordpress color palettes by changed through Javascript?
- How `window.wp.oldEditor` is being set in the editor?
- problem adding code into wp editor for https://wordpress.org/support [closed]
- Gutenberg Block with Select from JSON-File
- WordPress editor converted/deleted HTML entities code
- How can I register a custom “Text Pattern” (WP 4.3) for TinyMCE?
- Open ‘View Page’ Button in Editor in new Tab
- Opening Brackets Do Not Format to Paragraphs in Visual Editor
- WordPress editor spacing very unreliable
- wp_editor responsive?
- Making the Content Editor Box Bigger in 2013
- WordPress editor removes all the linefeed characters with WP-Markdown and Syntax Highlighter evolved
- wysiwyg is scrambled
- Why wordpress word count differs from Microsoft word and sites like wordcounter.net
- Is there a plugin that let you edit Posts and Comments in a front-end page?
- WP is not allowing me to post Macintosh .pages documents to my blog
- How to add custom table style for table block in gutenberg editor
- Intermittant problem saving posts
- Gutenberg consume wp-json data and reflect in frontend the content
- Visual Editor: Paragraph styles appear to one admin but not to others
- The simplest way to let clients edit pages
- Page/post editor with syntax highlighting [closed]
- Editor is shown at full width
- How do you stop WP from stripping code? [closed]