Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #563442

    Hi there,
    I have to use the breadcrumb like this
    Sie befinden sich hier: Startseite / Gewerbliche Ausbildung / Mechatroniker/in
    the “Gewerbliche Ausbildung” does not exist and I use it only for structuring content. Is there a way to address “Gewerbliche Ausbildung” and disable the link.
    It is always the second part in the breadcrumb which I have to disable.

    thanks a lot for your help

    #563624

    Hi flippingrocks!

    Is that a category? A parent page? Go ahead and send us a link to your page so we can take a look.

    Cheers!
    Elliott

    #563784

    Hi Elliott,

    thanks for your help – actually it is neither a category nor a parent page but rather a text-link for the mega-menu (go to the mega-menu on “Ausbildung in the main navi) which got disabled by css to be clickable.
    Pls see the login details below

    thanks a lot

    #564631

    Hey!

    this is not an admin account. Let us know when we can access your backend as administrator.

    Best regards,
    Andy

    #564635

    sorry – you are an admin now
    thanks

    #564932

    Hi!

    It seems like you have removed it from your breadcrumbs as i see it as “Sie befinden sich hier: Startseite / Mechatroniker/in”. If you removed it temporarily and would like to have it back and disable the link, please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single-portfolio .breadcrumb-trail a:nth-child(3) {
        pointer-events: none;
    }

    Cheers!
    Yigit

    #564941

    Hi Yigit,
    thanks for your help – this solved it for me

    #564950

    Hi!

    You are welcome! Glad we could help. Let us know if you have any other questions or issues :)

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘enable a specifc link from the breadcrumb’ is closed to new replies.