Hi Hunter,
thanks for your reply! I am not quite all set and have a few follow up questions.
You wrote: “To answer your second inquiry, so long as you have month view enabled under Events > Settings > Display (Enable event views), simply visit your main events page and select “Month” from the “View As” dropdown to visit your calendar page.”
This doesn’t quite get me where I need to be.
First of all, I don’t want the user to have to select “month,” I want it to be the default view. I figured that out; I can just put this URL in my navigation menu:
http://cnyepiscopal.wpengine.com/events/month.
However, I would like one category excluded from the events on this screen.
If I were doing this for posts, I would create a new template file in the theme directory, create a new WP_Query, and exclude the one category I don’t want. Or I would hook into the pre_get_posts filter to exclude the category. It’s not clear to me how do to this with the Events Calendar, especially to also use the month-grid view.
Suggestions?
Thanks!