Hello, I am having an issue displaying the month calendar. Even on desktop (web version) it shows the the mobile version of the calendar. Clicking on the dates doesn’t even show the events on the desktop. Here are the solutions I tried:
– Removing ALL my custom CSS – Still the same problem
– Removing ALL my custom tribe-events templates – Still the same problem
– Setting the Display template to Default, 100%…. – Still the same problem
– Deactivating recent plugins – Still the same problem
– Adding “add_filter( ‘tribe_events_kill_responsive’, ‘__return_true’);” to the functions.php – It does fix the problem on desktop, but then on mobile I have the desktop version
*I cannot deactivate ALL plugins nor reverse to twenty fourteen.
I need help fining solution that makes both mobile and desktop versions work.