Reply to: I’m having trouble displaying events from Events and Meetings (event_type and event_type_2) in a single calendar on my page using shortcode

Ashan,

When event_type and event_type_2 are set together with filter_type=”select” you still can’t see events when one of the types is unchecked.

http://dev2.myeventon.com/13197-2/. Check August 31. It has one Event with event_type and event_type_2 https://tppr.me/ERYkI so you can see it. But when you uncheck one of https://tppr.me/19FHp you can’t see it anymore.

The same with events that have only one category set initially: http://dev2.myeventon.com/wp-admin/post.php?post=13163&action=edit

Reply to: I have 7 events created in the backend yet only 3 are appearing on the site. Help!

when using events list its best to use the shortcode generator (we should have told you that) using the generator allows you to set the amount of months to use which if you don’t add anything it defaults to 1 month

I have added

number_of_months=”4″

to show the next 4 months

and

hide_empty_months=”yes”

which will hide a month if there are no events in it