I faced the following issue: Can't remove Sidebar from the Posts page (in the native way without using plugins)
My steps:
We have 3 pages: Home, Blog, Contact
- Copying index.php - index-blog.php. Add to the new file Template name:blog and remove get_sidebar();
- Go to WP admin, Open pages - choose Blog - Edit - Templates - apply blog template (Sidebar is hidden on the Blog page)
- Go Settings - Reading. Choose Posts Page - Blog.
- Go back to the site - Blog page - Sidebar is shown.
Can assume there is an issue with files' hierarchy, but have no clue where I've made a mistake. Asking you to advice in this question
Thanks a lot in advance!