Title: Remove Cal Subscribe Button?
Last modified: February 21, 2022

---

# Remove Cal Subscribe Button?

 *  Resolved [unclebob1zt](https://wordpress.org/support/users/unclebob1zt/)
 * (@unclebob1zt)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-cal-subscribe-button/)
 * Good Day!
    Trying out the free version of Events Calendar. How do I remove the“
   Subscribe To Calendar” button from the public facing page?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-cal-subscribe-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [GeoffBel](https://wordpress.org/support/users/geoffbel/)
 * (@geoffbel)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-cal-subscribe-button/#post-15389919)
 * Hey there [@unclebob1zt](https://wordpress.org/support/users/unclebob1zt/)
 * Thank you for reaching out.
    We have a couple of snippets just for that.
 * [https://theeventscalendar.com/knowledgebase/k/exporting-events/](https://theeventscalendar.com/knowledgebase/k/exporting-events/)
   
   [https://theeventscalendar.com/knowledgebase/k/remove-ical-and-google-calendar-links-from-single-event-views/](https://theeventscalendar.com/knowledgebase/k/remove-ical-and-google-calendar-links-from-single-event-views/)
 * Hopefully that works for you 🙂
    Geoff
 *  [mankatomn](https://wordpress.org/support/users/mankatomn/)
 * (@mankatomn)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-cal-subscribe-button/#post-15404753)
 * There’s doesn’t seem to be a solution to actually removing the “subscribe to 
   calendar” button entirely however. How can we remove that?
 *  [mankatomn](https://wordpress.org/support/users/mankatomn/)
 * (@mankatomn)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-cal-subscribe-button/#post-15404774)
 * found my answer here: [https://theeventscalendar.com/extensions/remove-export-links/](https://theeventscalendar.com/extensions/remove-export-links/)
 *  Thread Starter [unclebob1zt](https://wordpress.org/support/users/unclebob1zt/)
 * (@unclebob1zt)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-cal-subscribe-button/#post-15405694)
 * Thanks y’all for answering back, and I apologize for not responding quicker, 
   I did not get notifications about responses.
 * I have read the articles referenced. If I am reading them correctly, there is
   no way to TOTALLY remove the “subscribe to calendar” button from everywhere. 
   This is a show stopper for me, because I don’t want to put in the hard work of
   listing events just to have other folks harvest the listings and auto populate
   their calendars.
 * I am using version 5.14.0.3 of the events calendar.
 * Elementor is my page builder.
 * Enfold is my theme.
 *  [spacedroid](https://wordpress.org/support/users/spacedroid/)
 * (@spacedroid)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-cal-subscribe-button/#post-15409270)
 * I agree with [@unclebob1zt](https://wordpress.org/support/users/unclebob1zt/),
   there should be an option to turn off subscribe to calendar. Hiding the button
   with CSS, which I read is what others are doing, is not the solution. Events 
   can still be harvested.
 *  [Sky Shabatura](https://wordpress.org/support/users/skyshab/)
 * (@skyshab)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-cal-subscribe-button/#post-15415987)
 * Here’s a snippet that will remove the “subscribe to calendar” dropdown from appearing
   on the main calendar page:
 * [https://gist.github.com/skyshab/bc1944aee9c482bde98213cb242caa43](https://gist.github.com/skyshab/bc1944aee9c482bde98213cb242caa43)
 * Just add that to your child theme’s functions.php file, or to a functionality
   plugin.
 * Hope that helps!
 *  Thread Starter [unclebob1zt](https://wordpress.org/support/users/unclebob1zt/)
 * (@unclebob1zt)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/remove-cal-subscribe-button/#post-15416858)
 * Thanks Sky Shabatura! I will check it out.
 *  [joshpaynedesigns](https://wordpress.org/support/users/joshpaynedesigns/)
 * (@joshpaynedesigns)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/remove-cal-subscribe-button/#post-15503331)
 * [@skyshab](https://wordpress.org/support/users/skyshab/) This only works on the
   Month and List views but not the “Default” view that the new Cal design (V2) 
   has added. So if you have Month view as default then it still shows unless you
   link to the events/month. Very odd.
 * // Remove subscribe to calendar dropdown from main calendar page
    add_filter(‘
   tribe_template_html:events/v2/components/subscribe-links/list’, ‘__return_false’);

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Remove Cal Subscribe Button?’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 8 replies
 * 6 participants
 * Last reply from: [joshpaynedesigns](https://wordpress.org/support/users/joshpaynedesigns/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/remove-cal-subscribe-button/#post-15503331)
 * Status: resolved