JS errors from TEC on an individual event template

Home Forums Calendar Products Events Calendar PRO JS errors from TEC on an individual event template

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #128662

    Sorry disregard the part about the “full” js file being loaded, as there are no “full” js files. I misread the file extension *facepalm*. however the problem mentioned by OP still exists if the tribe-events.min.js and tribe-events-pro.min.js are loaded. jQuery is not loading twice and reverting the theme to twenty-twelve didn’t solve it. I removed other parts of the page that had widgets but still have problems. Oh I forgot to mention I have version 3.5.1 for events and events-pro, and 3.5 for wootickets

    #128664

    This is the output I get from Firebug on Firefox:
    tribe-events.min.js: TypeError: c.fn.datepicker.noConflict is not a function
    …c.fn.bootstrapDatepicker=a}”undefined”!==typeof tribe_bootstrap_datepicker_strin…

    tribe-events-pro.min.js: TypeError: g is undefined
    …urrence();a.on(“click”,”#tribeHideRecurrence”,function(){f.popping=!1;f.do_strin…

    #128716

    Solved it. I have a mailchimp plugin and it was loading the jquery ui datepicker and that was causing problems for some reason.

    #129097
    Jonathan
    Participant

    We were able to prevent this error by deleting this method “.noConflict()”
    from plugins/the-events-calendar/resources/tribe-events.min.js.

    #136230
    Barry
    Member

    Sorry we missed your replies jonathanhermandesign – but glad you figured things out. Please remember it’s best to create new threads of your own if you might need help from staff, especially if a thread is noted down as having been closed!

Viewing 5 posts - 16 through 20 (of 20 total)
  • The topic ‘JS errors from TEC on an individual event template’ is closed to new replies.