Prev/Next 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/
any help would be greatly appreciated, Thanks!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Prev/Next Links Issue’ is closed to new replies.