Issues with events breadcrumb path

Home Forums Calendar Products Events Calendar PRO Issues with events breadcrumb path

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #93586
    Rafael
    Participant

    The Yoast Breadcrumbs plugin I’m using doesn’t show an appropriate path for any of the events pages. Thus I thought about simply hard-coding the breadcrumb path on the event listings and single event page.

    Is there a conditional tag I can use to edit my theme so event pages are displayed differently?

    PS: I tried to figure out the custom post type of events by using:
    echo get_post_type( $post )
    on the events listing as well as on a single event page. But the function simply returned:
    page
    both times. So not as expected a custom post type named ‘tribe-events’ or something similar.

    #93814
    Kelly
    Participant

    Great question, Rafael! 🙂 Breadcrumbs are a tricky one for lots of reasons.

    The answer from this thread is still the current state of things, I’m afraid: https://theeventscalendar.com/support/forums/topic/has_archive-for-breadcrumbs/

    Please let us know if there’s anything else we can do to help!

    #94539
    Rafael
    Participant

    Hi Kelly, thanks for your prompt response. I see the issue is known and being worked on. I guess I’ll just wait for a future plugin release to solve this problem.

    #94918
    Kelly
    Participant

    Thanks for your patience, Rafael! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Issues with events breadcrumb path’ is closed to new replies.