Hi Jonathan,
So we’ve had a few reports of problems like this and sadly there isn’t a one-size-fits-all solution, simply because each theme does things differently.
To give you an idea of what (I think) is happening:
- You are probably using the Default Page Template (from Events > Settings > Display) or else some other template belonging to the theme
- To facilitate this choice, the Events Calendar will parcel up its own content – which may be one event or multiple events, depending on the selected view – into what looks to the theme like a single post object, in order to make it display in the page template
- This outer object is merely a container and when your theme tries to display its title it is hitting a stumbling block and as a fallback is trying to display something useful and,in this case, that fallback doesn’t happen to be desirable
Hopefully that makes some sort of sense – and is just to give you some background to potentially help you if you decide to dig in and form your own solution. What could be a viable approach though is to switch to the Default Events Template – then override and customize it so that it meshes nicely with your theme.
Does that sound like a viable option here?