Hi,
my breadcrumb code is located in header.php. It works good. I installed today The Events Calendar plugin. The breadcrumbs are incorrect on the individual event page.
My breadcrumbs:
Homepage > Veranstaltungen > Workshop 1
When I am in subpage Workshop 1, the breadcrumb Veranstaltungen does not lead to the The Events Calendar, as it should (set to domain.de/veranstaltungen), it does lead to domain.de/events and it results in 404.
Does anybody know how to fix it? What can I do to prevent the link from pointing to the non existing page events? The Events Calendar is set to domain.de/veranstaltungen, not domain.de/events.
I could remove breadcrumbs from the single event pages (like Workshop 1) but I dont know how should I exclude them in code.
Thank you!
