Photo view bottom navigation

Home Forums Calendar Products Events Calendar PRO Photo view bottom navigation

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1378456
    Amy Ryan
    Participant

    Is there any way of removing the “Previous events”, “Next Events” and “+ Export Events” buttons from the bottom of the photo view calendar? I have the tribe-bar set to false, but that only removes the top bar.

    Thanks in advance!

    #1379551
    Geoff B.
    Member

    Good evening Amy and welcome back!

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

    There are a couple of ways to go about this:

    1. Using a template override of the photo view. You might want to read our Themer’s guide to get a sense of how that works.In a nutshell, find the photo view file and remove the elements you do not want.
    2. Using CSS to hide these elements.

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

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

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1383715
    Amy Ryan
    Participant

    Thank you that worked 🙂

    #1383996
    Geoff B.
    Member

    Good evening Amy,

    Thank you for writing back.

    I am super stoked that this did the trick for you.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Photo view bottom navigation’ is closed to new replies.