Viewing 7 replies - 16 through 22 (of 22 total)
  • Thread Starter thestealthyfox

    (@thestealthyfox)

    Either or – I can edit or I can upload via FTP.

    Thanks Mike.

    Try to figure out which file in your theme is the one for your pages. I’d guess it’s page.php. What you can do is add a word, like your name, to the file, probably immediately after this code:

    <div id="content">

    So you’d end up with something like:
    <div id="content">MIKE-WAS-HERE

    Then save your change, and reload the news-tem page. If your phrase appears near the top of the page, that is probably the template file that is used to build that page.

    Thread Starter thestealthyfox

    (@thestealthyfox)

    The theme that the Blog Overall page uses is index.php

    I’m assuming the home page pulls from there too, hence why the blog posts are omitted from both.

    Does that sound right?

    Yes, that sounds right. Is “news-tem” a Page? And is there a page.php file in your theme files? Are “Approach” “Work” and “Get in Touch” also Pages? Which template are they using?

    Thread Starter thestealthyfox

    (@thestealthyfox)

    There isn’t a page template – for the other pages they use a template called ‘content’.

    The home page is a page which uses the template homepage page.

    Then news is under blog overview which pulls from index.php.

    Hi, I’m sorry, but I’ve been swamped and didn’t have time to work on this over the weekend. I’m heading out for a road trip, so can’t work on it until Friday. What I was going to try to do is hand-craft the query to exclude and include the correct categories in the template for each page. So that would work for your site, but wouldn’t be a plugin.

    I’m sorry for the delay, Mike

    Thread Starter thestealthyfox

    (@thestealthyfox)

    Thanks Mike, I appreciate your help with all of this anyway! It’s baffling me!

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Post category vanished from blog page’ is closed to new replies.