• Resolved jernatety1

    (@jernatety1)


    I decided to set up a blog on my site. Everything is fine with the site as far as titles go on the pages. On the blog posts though no titles show?

    I’ve checked reading,writing,discussion. I’ve searched on here and google to see if anybody else is having the problem. No such luck.

    http://www.mywebsite.com

    Maybe it’s not supposed to have titles, I don’t know this is a first using this template for me.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • There are no title because you’ve hidden the title by adding:

    .entry-header h1 {
        display: none;
    }

    to the theme’s stylesheet.

    Thread Starter jernatety1

    (@jernatety1)

    Strange. I don’t recall doing that. I appreciate your help @esmi. All fixed 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Twenty Eleven Theme: No blog titles?’ is closed to new replies.