Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #205690

    I’ve turned off the page title / breadcrumb navigation in my blog page settings but it’s still showing up. I’ve tried it in multiple browswers. Any ideas?

    #205760

    Hey cfleury!

    Sounds like the blog page is the one set from the theme options which makes the “blog” page you choose really only act as a placeholder. See: http://kriesi.at/documentation/enfold/setting-your-home-and-blog-pages/

    What you can do is change the blog page to a regular page and deselect it from the theme options or if you can provide a link to your blog page we can remove it via css without having to modify any theme settings/options.

    Cheers!
    Devin

    #205776

    Thanks for the help……..Here’s the temporary blog link:

    http://chrisfleury.wpengine.com/blog/ (hosted on WPengine)

    Is that all you need?

    Regards,

    Chris Fleury

    #205834

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .blog .title_container { display: none; }

    Cheers!
    Yigit

    #206231
    This reply has been marked as private.
    #206245

    Hey!

    Please try to insert the entire url ( http://www.facebook.com/chrisfleury ) into the social icon url field (Enfold > Theme Options).

    Cheers!
    Peter

    #206261
    This reply has been marked as private.
    #206265
    This reply has been marked as private.
    #206269

    Hi!

    Please edit the first code and use as following

    .single-post .title_container, .blog .title_container { display: none; }

    Best regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Breadcrumbs and page name won't go away even though I turned them off’ is closed to new replies.