For my calendar view.
http://chicagocircusfest.com/events/week/2015-06-15/
The tooltips are working, and all the information is each tooltip is correct for each event EXCEPT description. The description being used is the first one in the loop. And it is being shown for each event. This is not good, as we have the price in the description, and the first event is free, while most others are not. Yikes.
Not sure what is going on here.
I have made minor changes to mobile.php and content.php. I have not touched tooltip.php.
I have also not tried to make any changes to the data being passed to the template.
Any ideas?
Ed