breadcrumb problem

  • Author
    Posts
  • #15206
    Hervé

    Hi,
    There is only one categorie visible for all the world.
    I do not want articles from other categories are visible.
    Unfortunately link right: “test1>>” is visible in the breadcrumb
    http://unemonnaielyonnaise.alterweb.org/la-gonette-arrive-lyon-lettre-dinfos-decembre-2013/
    1/ Is it possible to hide the link in breadcrumb
    2/ Is it possible to hide the breadcrumb
    Thanks
    Sorry for my bad english

    #15546
    Hervé

    Hello
    Is what I am in the right forum?
    Is this a question that requires a change and therefore paid support?

    #15684
    Zed
    Cryout Creations mastermind

    Mantra provides the option to hide the breadcrumbs. It’s titles “Breadcrumbs” and it’s the first option under the theme’s Graphics Settings.

    The previous/next posts links are not part of the breadcrumbs and there’s no option to control those. Still, they can be hidden using custom CSS (note that there are two prev/next navigations, one above the post and one below it):

    #content #nav-above, #content #nav-below {
        display: none;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #15738
    Hervé

    Hello,
    Thank you for the fast and efficient support.
    Can you help me to finish this site on the other 2 issues:
    http://www.cryoutcreations.eu/forums/t/presentation-page-2
    http://www.cryoutcreations.eu/forums/t/hide-the-text
    Thanks

    #15923
    David

    Thanks for adding in the previous/next snippet, Zed. I like the breadcrumbs but was finding it cluttered at the top of the post. The bottom links, after reading, suit me fine.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘breadcrumb problem’ is closed to new replies.