• Resolved crobley

    (@crobley)


    Hey guys,
    Im using the twentyten theme and everything works fine except when you click the title of a blog post the title disappears on the next page.

    Here is the website link: https://www.nnhi.net/
    Here is the blog page: https://www.nnhi.net/?page_id=198
    Click the title “Are you ready for ski season?” and you’ll notice the title disappears.

    Any ideas?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter crobley

    (@crobley)

    Anyone? What files do the blog post pages depend on? Maybe I can sift through them to see if I can find whats wrong.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    That’s not the TwentyTen theme. It was, once, but you clearly heavily edited it.

    DO NOT update the theme in the twentyten folder. This WILL be overwritten when you upgrade WordPress and you will be VERY unhappy. Make a Child Theme — https://codex.www.ads-software.com/Child_Themes

    What changes did you make to single.php?

    (oh and don’t bump, it’s against forum guidelines)

    Thread Starter crobley

    (@crobley)

    Perfect, thats what I was looking for.
    When I was trying to remove the Page names from the actual pages themselves I removed:
    <h1 class=”entry-title”><?php the_title(); ?></h1>
    From single.php.

    Re-added it back in and it works fine now. Thanks for the help, and sorry for the bump!

    Oh and thanks for the info on the Childtheme. That will help me a lot since I basically change everything.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blog post titles disappearing?’ is closed to new replies.