Remove export link from month view only.

Home Forums Calendar Products Events Calendar PRO Remove export link from month view only.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1389288
    Charles Daly
    Participant

    How can I remove export link on the month, list, photo and map view only? I want to keep it there for single events.

    #1389759
    Geoff B.
    Member

    Good evening Charles and welcome back!

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

    There are a few ways to do this:

    1. By creating custom views (template overrides). You might want to read our Themer’s guide to get a sense of how that works.
    2. Using plain old CSS
    3. Trying to fix the following plugin (reported broken): https://theeventscalendar.com/knowledgebase/removing-export-links-event-views/

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

    .post-type-archive-tribe_events .tribe-events-ical {display: none !important}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1390047
    Charles Daly
    Participant

    That worked perfectly. Thank you and Happy Thanksgiving!

    #1390337
    Geoff B.
    Member

    Good evening Charles,

    I am super stoked to hear that!

    Happy Thanksgiving to you too.

    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 ‘Remove export link from month view only.’ is closed to new replies.