• Resolved SkyNetworks

    (@skynetworks)


    Hi Everybody.

    Just looking for some guidance really. My entire website runs on WordPress with a static front page and a separate blog page that groups together all my blog posts in reverse chronological order. Pretty standard stuff.

    On the blog page, I’ve managed to change the page title so it says ‘Blog: Comment & Opinion’, with posts listed below, showing their individual post title. And when you click on an individual post, the page title changes from ‘Blog: Comment and Opinion’ to the title of the actual post (which is what I want). But the individual post title is then replicated below as part of the standard blog post format.

    Ideally I’d like to be able to remove or amend that, but not sure if that will interfere with the parent ‘Blog’ page which correctly lists all the blog posts under their blog titles. I’m also not sure what I should replace it with, or if I should just leave it.

    Would welcome any advice please?

    Thanks,
    Lance.

    PS: This might make more sense if you visit the site, click on ‘Blog’ and then click on a random blog post.

    https://www.retelevise.com

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter SkyNetworks

    (@skynetworks)

    Thanks, but I don’t think this is a theme-specific issue. I’m really just seeking some feedback on whether I change the title on blog posts or not, regardless of the theme. Does that make sense?

    Hey SkyNetworks,

    Nice looking site there!

    I just downloaded zeefocus and had a look. I think you need to delete line 14:

    <span class="post-title"><?php the_title(); ?></span>

    from the loop-single.php file. I think that should do the trick.

    Good luck!

    Make sure that you are using a child theme to make changes to theme files, otherwise all your changes will be lost when the theme is updated.

    And BTW, yes, this is a theme issue and should be on the theme’s own forum so that other people can make use of it.

    Thread Starter SkyNetworks

    (@skynetworks)

    Thanks Terry – really appreciate it!

    You too WPyogi. Will post in the ZF section in future …

    Cheers!

    Thread Starter SkyNetworks

    (@skynetworks)

    Terry – that’s worked a treat!! Thanks again!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Blog Post Title’ is closed to new replies.