• Hello, I am using Twenty Twelve them and sometime ago I used some code to hide the titles from Pages only. I think it’s a function because when I used the inspector I see the code commented(on every page):

    <header class="entry-header">
       <!--<h1 class="entry-title">Classes</h1>-->
    </header>

    Any idea on which file should I look to revert that function?

Viewing 5 replies - 1 through 5 (of 5 total)
  • A site link may help us help you with this issue. Otherwise, it will prove most difficult to.

    That said, most likely such edits would have occurred in your activated theme’s functions.php file or using a theme provided option or plugin.

    if you really want that theme, just re-upload and re-activate.. but then again, you should have at least moved on to another theme which will not display that issue

    Thread Starter zefs

    (@zefs)

    The theme is just a customized Twenty Twelve. I also thought it was on functions.php but can’t find anything related. Here’s the website:

    https://www.archeage-hellas.eu

    Moderator keesiemeijer

    (@keesiemeijer)

    Did you look in content-page.php?

    Thread Starter zefs

    (@zefs)

    Yeah, it was on content-page.php as you said. Funny, because I searched on every file using ctrl+f on browser but it didn’t grab it.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Re-enable hidden page titles.’ is closed to new replies.