Viewing 4 replies - 16 through 19 (of 19 total)
  • There are several solutions.

    You can unhook the header function as I explained above. You can plug the storefront_page_header() function to include a query on the page template. You could overwrite content-page.php in your child theme and do a similar thing. You could filter the_title.

    All of these solutions involve some coding knowledge / setup. The plugin will solve the same problem without touching code.

    maybe this…

    .entry-title { display:none; }

    OK, I have the same problem, since I got wordpress version 4.1 and updated twenty ten theme. I changed themes, created child themes.
    Wordpress takes the entry title from the name of the page I use at the Navigation menu.

    Will now try to put in child style.css (which I copy and paste from parent).
    (I use Child Theme Configurator which alsow allows you to edit files)

    At the moment I am trying with Griffin theme.

    My site is https://www.mtcomputacion.com.ar, not intended to be a blog.

    Before updates, I had no entry titles.

    Somebody can help? Thanks in advance,
    Maria

    Changed theme, but solved the problem with Griffin Child!

    Thanks
    Maria

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Hide page title on the front page’ is closed to new replies.