Title: Prev/Next Links Issue
Last modified: August 22, 2016

---

# Prev/Next Links Issue

 *  Resolved [SeanMcSean](https://wordpress.org/support/users/seanmcsean/)
 * (@seanmcsean)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/prevnext-links-issue/)
 * Hi, since updating to your new version of GCE, my next and prev links dont work.
 * They do work if I deactivate all my other plugins, And I’ve narrowed it down 
   to 4 other plugins that all cause the problem.
 * Using inspect element, I’m guessing the error is somewhere here:
 * “$(function() {
 *  gce_tooltips(‘.gce-has-events’);
 *  if( typeof gce_grid != ‘undefined’ ) {
 *  $(‘body’).on( ‘click’, ‘.gce-change-month’, function(e) {“
 * Since I’m getting this message as an error:
 * Uncaught TypeError: undefined is not a function
 * The site is [Bushwackers.org/calendar/](http://bushwackers.org/calendar/)
 * any help would be greatly appreciated, Thanks!
 * [https://wordpress.org/plugins/google-calendar-events/](https://wordpress.org/plugins/google-calendar-events/)

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

 *  Plugin Contributor [Nick Young](https://wordpress.org/support/users/nickyoung87/)
 * (@nickyoung87)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/prevnext-links-issue/#post-5515307)
 * If it is working without other plugins then it is conflict there. Can you tell
   me what plugins it is conflicting with?
 *  Thread Starter [SeanMcSean](https://wordpress.org/support/users/seanmcsean/)
 * (@seanmcsean)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/prevnext-links-issue/#post-5515315)
 * I went through all my Plugins and activated one by one.
 * Alpine PhotoTile for Instagram,
    Contact Form 7, Meteor Slides, NextCellent Gallery
 * all caused the problem with the Prev/Next links.
 *  Plugin Contributor [Phil Derksen](https://wordpress.org/support/users/pderksen/)
 * (@pderksen)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/prevnext-links-issue/#post-5515338)
 * It looks like you have something injection an old version of jQuery in your pages.
 * <script src=”[https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js&#8221](https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js&#8221);
   type=”text/javascript”></script>
 * Can you try switching themes (or disabling more plugins) to see if you can get
   rid of this? Or narrow down where it’s coming from? The is most likely causing
   the conflict.
 *  Thread Starter [SeanMcSean](https://wordpress.org/support/users/seanmcsean/)
 * (@seanmcsean)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/prevnext-links-issue/#post-5515353)
 * Great, that helped me find and remove the issue.
 * Thanks Phil!
 *  Plugin Contributor [Phil Derksen](https://wordpress.org/support/users/pderksen/)
 * (@pderksen)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/prevnext-links-issue/#post-5515361)
 * Glad it helped!
 *  [jbenni](https://wordpress.org/support/users/jbenni/)
 * (@jbenni)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/prevnext-links-issue/#post-5515368)
 * I have also been having problems with Prev and Next, from the Grid view.
 * In 2.1.3 I was able to eliminate an error message by commenting out the code 
   that does a “Die” after nonce checking in Misc-Functions.php.
 * I saw that version 2.1.4 had code changes in this area, but Next/Prev still fail
   for me – however the symptom is different now. It displays “-1”.
 * I have reverted to my patched version of 2.1.3, so that my site functions.
 * Is there anything I can do to help troubleshoot and/or eliminate this problem?
   Thanks!
 *  [gallus-informatik](https://wordpress.org/support/users/gallus-informatik/)
 * (@gallus-informatik)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/prevnext-links-issue/#post-5515397)
 * I have the same problem with Prev and Next. I have deactivated all Plugins, installed
   the Plugin “jQuery Updater” but all not helps.
 * you can show it on [AC Group](http://new.ac-group.ch/event/)

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

The topic ‘Prev/Next Links Issue’ is closed to new replies.

 * ![](https://ps.w.org/google-calendar-events/assets/icon-256x256.png?rev=1263960)
 * [Simple Calendar - Google Calendar Plugin](https://wordpress.org/plugins/google-calendar-events/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-calendar-events/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-calendar-events/)
 * [Active Topics](https://wordpress.org/support/plugin/google-calendar-events/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-calendar-events/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-calendar-events/reviews/)

 * 7 replies
 * 5 participants
 * Last reply from: [gallus-informatik](https://wordpress.org/support/users/gallus-informatik/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/prevnext-links-issue/#post-5515397)
 * Status: resolved