I’ve been reading this site for 2 hours, have tried many of the “failed examples” by cobbling together the sum of many articles in the Support to no avail — so your help is greatly appreciated.
The most concise way I can think to explain my issue is with a shortcode, that I thought would probably solve a lot of user issues with this plugin:
[events_calendar category="my-category" view="map" posts-per-page="40"]
So to break this down, I’m looking for a clean way to simply show the last 40 (or all of my posts) for a certain category on any page of my site using the view to select “Map” — understand that could be any of the 5 views that pro-license provides.
In the short-term if someone could direct me towards a complete example of how to implement this into a page template, it would be super-appreciated.
Perhaps a shortcode is in order as a long-term fix?