Need Help here!
the php code I used:
the_widget(‘TribeEventsCalendarWidget’,’title=Events’);
and it disply the calendar but it doesn’t disply the top correctly. It doesn’t have the arrows for previous month and future month. It just says “Aug 2012 Sept 2012 October 2012″. i’m missing the correct div class or other fuctions or ajax fuction to disply it correctly. What is the fuction? Is there java too? What “<DIV…." d I put around the php code so it displys correctly?