Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #371422

    Hi, I wanted to see what my site would look like with the breadcrumbs but they aren’t showing up…

    I clicked the box under the Enfold theme options but still nothing, the pages are all set to the Enfold default…

    #371594

    Hey mcraig77!

    Please edit your page and make sure that you chose to display title and breadcrumbs under Layout section. If that too does not work, please post a temporary admin login here privately so we can look into it

    Cheers!
    Yigit

    #371828
    This reply has been marked as private.
    #371833

    Hi!

    Login credentials do not work on my end. Can you please check them once again please?

    Best regards,
    Yigit

    #371838

    try again, i realized that I sent you the credentials before i hit send.

    #371839

    Hi!

    Breadcrumbs and title are not displayed when header is set to Transparent. Please edit your page and choose to display “No transparency” for the header and breadcrumbs will show up, i tested.

    Regards,
    Yigit

    #371842

    Weird – Is there no way to have the breadcrumbs with the trasparent header? is there a way to just show breadcrumbs not the page title? or make the titles smaller?

    #371947

    Hey!

    1- No, because logo and menu items would overlap breadcrumbs when used with transparent header.
    2- Please choose to display both and then add following code to Quick CSS

    h1.main-title.entry-title {
    display: none;
    }

    3-

    h1.main-title.entry-title {
    font-size: 20px!important;
    }

    Cheers!
    Yigit

    #371995

    Thanks, any way of making the breadcrumbs all caps? and also a bigger size font?

    #371997
    This reply has been marked as private.
    #372142

    Hi!

    1- Please add following code to Quick CSS

    .title_container .breadcrumb {
    font-size: 18px;
    text-transform: uppercase;
    }

    2- Please edit your page and click “Screen Options” on the right top corner and check “Custom Fields” then scroll below your content and make sure that header is set to YES, it could be set to NO currently.

    Regards,
    Yigit

    #372286
    This reply has been marked as private.
    #372322

    Hey!

    Please review your website. Header was set to no – http://i.imgur.com/ISzE1KS.png

    Regards,
    Yigit

    #547431

    Hey guys,

    By now it’s almost 2016, any change on the fact that breadcrumbs don’t show if you use the transparent header? ;-)
    Or is there a plugin that changes that maybe?

    grt B

    #548825

    @Borissimo
    No idea why you say “By now it’s almost 2016”. Anyway, can you provide us a link where we can inspect your breadcrumbs in question please? then we can provide you a code for hiding them.

    Regards,
    Andy

    #548860

    Hey Andy,

    Nothing bad meant here, it was with a smiley ( ;-) ) behind it :-)
    I said that, because I read in the forums that this request was already there since 2013 ;-)

    And I don’t want to HIDE them, I want to SHOW them!! Only with a transparent header uptil now, that’s not possible your colleagues said…

    grt Boris

    #548881

    Hey!

    Please try the workaround Elliott posted here – https://kriesi.at/support/topic/transparent-header-layout-issues/#post-544853

    Cheers!
    Yigit

Viewing 17 posts - 1 through 17 (of 17 total)
  • You must be logged in to reply to this topic.