Why are my WordPress template-part file edits ignored after I used the Site Editor?
That’s normal with a block theme: once you save a template part in the Site Editor, WordPress stores a customized version in the database and it takes precedence over the theme’s `/parts/...html` file. So editing the file afterward can look like it’s being ign…
0 helpful votes