I am using child theme of Divi. Today i purchased The Event Calendar Pro and wanted to change the color of day header in month and week view. As per your guideline i created folder inside my child theme named “tribe-events”. And then i created “tribe-events.css” file. i wrote couple of lines of code (i am a newbie). But then i realized that i somewhere messed up the code. So i deleted the file and even the folder which i created in my child theme. Now the Calendar widget is not working and giving fatal error (because of this the whole events page is not working). If i am not adding calendar widget then the events page is working fine. But i need calendar widget.
I am getting this error “Fatal error: Class ‘Tribe__Events__Template__Month’ not found in /home/beact096/public_html/yogamala.com.sg/wp-content/plugins/the-events-calendar/src/functions/template-tags/month.php on line 42”
How to fix this?