• Resolved franco4785

    (@franco4785)


    I get a console error when clicking “Next Day” or “Previous Day” when on a pecific day (Example: https://domain.com/calendar/2017-08-02/

    tribe-events-ajax-day.min.js?ver=4.5.4:1 Uncaught TypeError: a(…).tribe_spin is not a function

Viewing 4 replies - 1 through 4 (of 4 total)
  • Same thing here. Pagination in List view has stopped working, same error in console. Monthly view pagination still works.

    I’ve confirmed I am not running multiple versions of jQuery (using v1.12.4)

    EDIT: Oh, and updating the plugin to 4.5.9 did not resolve the problem either.

    Thanks.

    • This reply was modified 6 years, 8 months ago by wisefool.

    Update: I got mine to work by enqueueing the tribe-events.js in my theme’s functions.php file. For reasons unknown to me, the minified version causes the method tribe_spin to not load in my site.

    This is obviously not an idea fix, but it’ll do for now.

    Plugin Contributor GeoffBel

    (@geoffbel)

    Good morning @franco4785

    As @wisefool pointed out, this is most likely caused by some type of conflict.

    To troubleshoot, you can:

    1. Try temporarily reverting back to a default WordPress theme such as twenty-sixteen to see if that helps
    2. Remove any minification or caching plugin to see if that helps
    3. Try deactivating all other plugins to see if there is a conflict with one of them

    Let us know how that goes.

    Best regards,
    Geoff B.

    Hey there! This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help. 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘“Next Day” and “Previous Day ” don’t work’ is closed to new replies.