I'm trying to help a nice client with some updates on her garden blog. Namely, I want to move the <<previous next>> feature above the comments.
But in the admin, there's no page named blog or anything like it. I've looked at every page there, and no blogs.
On the actual website, the blogs are visible on the home page, but to read it, you click directly into that post, so there's no canonical structure to clue me in. (And there's not a separate page for each blog in the admin Pages section.)
Additionally, when I click on "Posts" in the admin, I only see Categories and Tags. Where are the posts? I've never seen this before.
There are no plugins for Gutenberg, Elementor, or Divi. Here's her admin:
This client is not particularly tech-saavy, and my WordPress skill is a 3/10, so go easy on me, please. 🙂 Help?
The designated blog page is in Settings > Reading. You select it from the dropdown there. Posts go to the blog page. And they can be categorized by applying a Category to each post.
As far as the template you would need to edit for that blog page to move the <<previous and next>> feature above the comments, you can figure out what the template is by installing a plugin called Show Current Template and then navigating to the blog page and reading what the template is from the admin bar at the top of the page. Then, you need to open that template in an editor like VS Code and move the code you want to where you want it.
>*Additionally, when I click on “Posts” in the admin, I only see Categories and Tags. Where are the posts?*
Did you actually *click* on the “Posts” menu?