Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #980206
    Alex
    Participant

    Hello,

    I had breadcrumbs turned off. Today I decided to turn them on. I went to Customizer, Header section and then turned them on. But still I can’t see them:

    http://playingwriter.com/ru/knigi/govard-fillips-lavkraft-pamyat/

    Can you help me?

    Thanks.


    Alex

    #980257
    Thai
    Moderator

    Hi Alex,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link login to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #985639
    Alex
    Participant

    Hello,

    Sorry, but I think the problem was that I hid the page title via page settings and therefore I couldn’t see the breadcrumbs since they’re in the title, right?


    Alex

    #985791
    Joao
    Moderator

    Hi Alex,

    If you would like to have the breadcrumbs without the page titles.

    Do not select disable page title, but write this code on your Appearance / Customizer / Custom / CSS

    .x-landmark {
      display: none;
    }

    This way your breadcrumbs will work but none of your page titles will appear.

    Hope that helps,
    Joao

    #986164
    Alex
    Participant

    Thank you!

    #986318
    Rupok
    Member

    You are welcome!

  • <script> jQuery(function($){ $("#no-reply-980206 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>