JS error in week view

Home Forums Calendar Products Events Calendar PRO JS error in week view

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #268129
    denisoid
    Participant

    Hello!
    I got problem with JS for calendar. JS looks minimized and I can’t understood where is the error located. URL for example – http://nagatino.web-dev.org/events/week/

    #270189
    Barry
    Member

    Hi – I’m sorry you’re hitting difficulties.

    I got problem with JS for calendar.

    It looks like there is a problem happening in tribe-events.js but this may simply be a consequence of other JS issues occurring earlier. You indicated having already tried deactivating all other plugins and switching to a default, unmodified theme: can you confirm if that resolved the problem and if it allowed you to identify and components as causing these problems?

    JS looks minimized and I can’t understood where is the error located.

    A great way to work with the unminified versions is to (temporarily) add:

    define( 'SCRIPT_DEBUG', true );

    To your wp-config.php file. Does that help at all and can you let me know the results of the troubleshooting steps?

    Thanks!

    #298767
    denisoid
    Participant

    Thank you, I found two errors:
    1.Uncaught TypeError: undefined is not a function tribe-events-week.js?ver=3.6.1:97
    This line about bootsrapDatepicker

    2.Uncaught TypeError: Cannot read property ‘top’ of undefined jquery.slimscroll.js?ver=3.6.1:275

    #347335
    Barry
    Member

    OK – interestingly I don’t see that locally. Can I ask you to confirm the answer to my previous question?

    You indicated having already tried deactivating all other plugins and switching to a default, unmodified theme: can you confirm if that resolved the problem and if it allowed you to identify and components as causing these problems?

    Thanks!

    #701625
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘JS error in week view’ is closed to new replies.