How to Remove Breadcrumbs from Event Cal Pro Single Events

Home Forums Calendar Products Events Calendar PRO How to Remove Breadcrumbs from Event Cal Pro Single Events

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1087260
    Ray
    Participant

    Hi there!

    How do we shut off breadcrumbs generated by the Events Calendar Pro plugin at the top and bottom of single event pages?

    I want to remove the breadcrumbs completely from single event pages, and cannot find anywhere in the ECP plugin to enable this.

    I have already reviewed the website’s theme currently in use, as I saw in some of your support replies that you ask people to remedy the breadcrumbs via the theme. This is not possible as there are no setting in the theme in use to adjust, add or remove the breadcrumbs in the Events Calendar Pro pages or any other pages on the website. (You can see the ECP breadcrumbs here: http://www.masserypt.com/course/i-survived-tacoma/

    We do not want breadcrumbs via the plugin to show up on any area of the plugin pages, whether its the default event page or single event pages.

    How do we shut off breadcrumbs generated by the Events Calendar Pro plugin?

    Thank you!

    #1087600
    Brook
    Participant

    Howdy Ray,

    I would love to help you with this.

    Just to clarify, are you referring to the ‘<< All Events link’ on that page, or the next/prev events links? If you are talking about the Next and Previous events links you can hide them quite easily with CSS:

    body.single-tribe_events ul.tribe-events-sub-nav { display: none; }

    Or if you prefer to completely remove them, you can do so with a theme override (Themer’s Guide) for the single-event.php file.

    Is that what you were looking for? If not, can you please clarify what you would like to remove? Cheers!

    – Brook

    #1094122
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to Remove Breadcrumbs from Event Cal Pro Single Events’ is closed to new replies.