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!