Title: subscribe button unclickable
Last modified: December 14, 2023

---

# subscribe button unclickable

 *  Resolved [martinoscenter](https://wordpress.org/support/users/martinoscenter/)
 * (@martinoscenter)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/subscribe-button-unclickable/)
 * When we click on the ‘subscribe to calendar’ at the bottom of this page there
   is no response at all. We’ve tried this on multiple browsers by multiple users.
   We’re running version 6.2.9 of the plugin. Thanks for any help you can provide!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsubscribe-button-unclickable%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Chad McCullough](https://wordpress.org/support/users/cmccullough1967/)
 * (@cmccullough1967)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/subscribe-button-unclickable/#post-17280669)
 * Hi [martinoscenter](https://wordpress.org/support/users/martinoscenter/),
 * Thank you for reaching out to us about this. I’m happy to help.
 * Usually, when I see this happen, it is caused by a conflict with the theme. Can
   you temporarily switch to a WordPress default theme like Twenty Twenty or Twenty
   Twenty-One to see if this allows you to click the subscribe button? If this doesn’t
   clear the issue, we will dig in a bit more to time the cause.
 * Thank you so much, and have a wonderful weekend.
   Chad
 *  Plugin Support [Darian](https://wordpress.org/support/users/d0153/)
 * (@d0153)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/subscribe-button-unclickable/#post-17286294)
 * Hi there,
 * It appears that there hasn’t been any recent activity on this thread, so we’ll
   consider it resolved. However, if you have any additional questions or concerns,
   feel free to start a new thread.
 *  Thread Starter [martinoscenter](https://wordpress.org/support/users/martinoscenter/)
 * (@martinoscenter)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/subscribe-button-unclickable/#post-17289079)
 * I just wanted to update that Chad was right. When we switched back to default
   theme the button started working again. After some digging we discovered that
   the developer who wrote our custom theme was doing this:
 * function replace_jquery() {
        if (!is_admin()) {         wp_deregister_script(‘
   jquery’);         wp_enqueue_script( ‘jquery’, ‘//ajax.googleapis.com/ajax/libs/
   jquery/2.2.4/jquery.min.js’, array(), ‘2.2.4’, true );         wp_enqueue_script(‘
   jquery2’);     }}
 * Restoring our theme and commenting this out fixes the button again but breaks
   other functionality. We will sort it out with the developer but thank you for
   helping point us in the right direction.
 *  Plugin Support [Darian](https://wordpress.org/support/users/d0153/)
 * (@d0153)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/subscribe-button-unclickable/#post-17291579)
 * Hi [@martinoscenter](https://wordpress.org/support/users/martinoscenter/)
 * Thanks for your confirmation and I’m glad Chad was able to help you with this
   one.
 * If you have a minute, a great review from you would be amazing!
 * [https://wordpress.org/support/plugin/the-events-calendar/reviews/](https://wordpress.org/support/plugin/the-events-calendar/reviews/)
 * Please do not hesitate to start a new thread if you have other issues at all.
   This allows us to track topics/issues efficiently and follow the[ WordPress Forum Guidelines](https://wordpress.org/support/guidelines/).

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

The topic ‘subscribe button unclickable’ 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/)

## Tags

 * [subscribe button](https://wordpress.org/support/topic-tag/subscribe-button/)

 * 4 replies
 * 3 participants
 * Last reply from: [Darian](https://wordpress.org/support/users/d0153/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/subscribe-button-unclickable/#post-17291579)
 * Status: resolved