Hi solddigital,
Let’s look at your widget issue here – for anything else please create new threads as we try to stick to one issue per thread (this also helps us to provide more timely responses, as other team members can help out with other threads).
is there an easy way to make the widget headings for events calendar pro display as h3 instead of h4?
If you are familiar with CSS you might simply tweak the rules so that h4 elements are styled identically to h3 elements – otherwise you could override and customize the widgets/list-widget.php template and change the opening and closing <h4> tags to <h3> tags instead.
For an overview of customizing and overriding templates please see our Themer’s Guide: https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/