Remove Links in Footer

Home Forums Calendar Products Events Calendar PRO Remove Links in Footer

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1444077
    Daniel
    Participant

    Hi,

    On the actual events page, I would like to remove the links in the footer to the next and previous event. I reviewed the themer’s guide but did not find what I was looking for. Any help would be great!

    Daniel

    #1446913
    Geoff B.
    Member

    Good evening Daniel and welcome back!

    First off, I would like to apologize for the delay answering.
    We are currently experiencing a higher level of requests than usual.

    Please rest assured that we are working hard at correcting this situation.
    We appreciate your patience while we try to normalize things.

    Thank you for reaching out to us.
    I would love to help you with this topic.

    There are two ways to accomplish this:

    1. By creating a custom view override for the single event view. You might want to read our Themer’s guide to get a sense of how that works.
    2. By using good old CSS

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .single #tribe-events-footer .tribe-events-sub-nav, .single #tribe-events-header .tribe-events-sub-nav {display: none !important}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1467276
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Links in Footer’ is closed to new replies.