Hey there – I looked at your page, but I misunderstood you, sorry! (Your Blog page is missing a page title – like the word “Blog” or “News” above your posts feed – but I understand your issue better now, so thanks for clarifying!)
The display of the Posts page in this theme is normally controlled by the Home template, as you can see in the templates sidebar:
Displays the latest posts as either the site homepage or a custom page defined under reading settings.
To take a look at the Home template, please go to:
Appearance > Editor > Manage All Templates > Home
Does what you see there match what you see on your blog page?
It looks like your Header template part is currently empty so at some points maybe you accidentally deleted its default content:
<header class="wp-block-template-part"></header>
There are a few ways to fix this. One way is to delete the empty Header template part in the Home template, and then go ahead and insert the Header template part that contains your logo, navigation, etc. – the Header template part that you’re using within your Page template, in other words.
– I’ve replaced the “post excerpt” content block with “post content,” yet only an excerpt shows.
It sounds like perhaps you were editing a different template, not Home? Could you go ahead and try replacing Post Excerpt with Post Content in the Home template and let me know how it goes?
-
This reply was modified 1 year, 5 months ago by Kathryn Presner. Reason: fix code formatting