editor - Wordpress Gutenberg home page "edit Page" option missing

admin2025-06-05  2

I try to understand customising of default theme, in my case twenty nineteen. After I create a new page on the top horizontal bar there is an option "Edit Page" visible. Why that option is missing on the bar for home page?

What is the best way to customise the home page?

Home page:

New page:

I try to understand customising of default theme, in my case twenty nineteen. After I create a new page on the top horizontal bar there is an option "Edit Page" visible. Why that option is missing on the bar for home page?

What is the best way to customise the home page?

Home page:

New page:

Share Improve this question asked Dec 15, 2018 at 17:04 SzkotSzkot 52 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

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.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749095426a316323.html

最新回复(0)