Reply to: Google is listing my events 5 months ahead of current events

Yes I can see google is showing april events first

Your site is providing correct event schema data via eventon. You can run these seo analyzers and see that no events are present for april in SEO schema data https://search.google.com/test/rich-results?id=6oFr2LGhJUA7f2RJm09YRQ 

I am not really sure where google is getting those data. Do you use any other SEO plugins ?

Reply to: Minor appearance theme fix

For me clicking on update subscription doesnt give out any errors.

Can you send me a link that goes in the email that doesnt work on your web browser?

Reply to: Event Title Font Color and Filter Categories

The easiest way to do this is to add custom styles to calendar using this guide https://docs.myeventon.com/documentations/change-css-calendar/

Is that seem like a viable option for you while I get these added properly into the appearances in future versions?

Reply to: Default Event Page issue

That event paging title is coming from your theme which uses get_header() function. You will need to custom make a page template inside your theme and then add event calendar shortcode. – You will need to refer to theme developers on how to custom make a page template.