• Resolved dhamphir

    (@dhamphir)


    It wasn’t there before, but suddenly the names of the pages are suddenly showing up on the page just below the breadcrumb navigation. I don’t know what I did to make that appear, but I don’t like it and want it to go away.

    For example:

    Dhamphir’s Den ? Other

    Other

    Any help would be appreciated.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Please provide a site link, list your theme and plugins in use for this. Without, we would tasked to even guess.

    Thread Starter dhamphir

    (@dhamphir)

    Sorry about that. Here they are:

    site link: https://www.dhamphir.com
    theme: mantra
    installed plugins : AmberPanther WP Include File, CMS Page Order, Jetpack by WordPress.com, Ultimate TinyMCE, and Viper’s Video Quicktags

    The html that is output is

    <h2 class="entry-title">

    I would add to the very bottom of my stylesheet

    h2 .entry-title {
    display:none;
    }

    and be done with it.

    Thread Starter dhamphir

    (@dhamphir)

    Okay I copied and pasted that in at the bottom of the css stylesheet… nothing changed.

    Of course, since I’m no programmer and a complete n00b, I may not have put it in the right place??

    Thread Starter dhamphir

    (@dhamphir)

    Poking around I found a page template. I found the h2 cloass="entry=title"> there and removed it. It seems to have done the trick.

    Thanks for the help.

    Good job and you are quite welcome.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘page name suddenly appearing below breadcrumb nav’ is closed to new replies.