Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #696417

    On category pages the breadcrump goes a little crazy. All is well in a standard post. But if you click on the category in the breadcrumb the Blog link will appear twice in the breadcrumb:

    You are here: Home / Blog / Blog / Product News

    Any idea?

    Best,
    Elmar

    • This topic was modified 7 years, 5 months ago by El.
    #696474

    Actually I found a solution. Here it is in case anyone runs into this:

    /* Fix Breadcrumb on Archive and Category pages */
    .archive .breadcrumb-trail > span:nth-child(4), .archive .breadcrumb-trail > span:nth-child(5) {
    display: none !important;
    }

    #696484

    Hey!

    Glad you figured it out and thank you for sharing your solution!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Enjoy your weekend!

    Regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Breadcrump Hickup’ is closed to new replies.