1.4 Creating Events

Created by Danny Wong, Modified on Sun, 09 Aug 2020 at 12:18 PM by Danny Wong

Once you’ve installed and activated The Events Calendar, you’re going to want to create some events.

This is actually really easy. Let’s start in the WordPress dashboard – you should be able to find a menu entry called Events and, if you click on it, you should see the Add New link.

Showing the Add New item within the Events menu

Once you’ve found it, go ahead and click on it! This should bring you to the event editor.

The event editor hopefully won’t contain too many surprises: it is intentionally almost identical – at least on first glance – to the regular page and post editor used by WordPress itself.

Just as with a page or post, you can add a title and description to your event. The expected controls for saving it as a draft or publishing it are present, too:

Screenshot showing the event editor in action

So, if you’re familiar with WordPress, you should feel right at home.

Event Time

Of course, events have specific bits of information associated with them that most pages and posts don’t require – start and end dates, for instance, not to mention venues and organizers.

Fields to set all of these things can be found below the description editor, in an area called the events meta box:

Extra event options found in the event editor

Let’s look at each of the settings in this area in turn. First, the date and time fields.

  • The Start/End – this is simply when the event starts and finishes. Clicking into either date field will pop up a date picker, where you may select your desired dates from a calendar. Event start and end times may be selected from a drop-down menu, or you may enter your dates and times manually if you prefer. If you already checked the All Day Event box you will not be able to specify a time for your event
  • The All Day Event checkbox is useful when the event is taking place on a particular date (or dates) – but you don’t really know when, or else feel that it is good enough to say it takes place “all day” without being more specific

The above covers creating a singular, non-recurring event that is not part of a series. If you need help creating a PRO recurring event using the Event Series option, you’ll want to read through our walkthrough tutorial on recurring events.

Event Venue

Event location (venue) section of the event data meta box

If this is your first time using The Events Calendar, you’ll see this list of fields for creating your first event venue. If you’ve created a venue for a previous event, you’ll have the option of selecting an existing venue from a drop-down menu (you may also type into the search box to narrow your options). Entering a new venue name and selecting the Create option from the menu options will display the new venue form fields below, allowing you to create a new venue for your event.

Drop-down menu in event location (venue) section for selecting existing venue

It’s also worth noting that you don’t need to create (or use) a venue. If you prefer not to specify a venue, simply move on to the next section.

Provide a name for the venue and any optional address details – if you like – a contact phone number and website. The last two checkboxes control whether a map should be shown to visitors and/or a link to a map should be displayed.

? If your event is happening a little off the beaten path and there isn’t a mappable address, you can use latitude and longitude instead. To do this, leave the venue without an address. After you’ve created the event, go to Events > Venues and edit the Venue in question. You’ll see an option there for adding coordinates.?

Once you’re happy with the event’s venue you can move on to the next section: the organizer details.

Organizers

Rather like the venue details, you can select any pre-existing organizer details that you have already entered. Also – just as with the venue details – this area is completely optional.

KB - new event organizer

You do not need to provide organizer details and, if you do, you need only provide as much information as you want to. With The Events Calendar 3.11+, you can add multiple organizers to an event. Keep in mind that if you opt for multiple organizers, any organizer meta (like the phone number or email) will not show on the frontend- only the organizer names will be listed. If you have Events Calendar PRO, the listed names will link to the associated Organizer Page.

Event Website

The next section in the New Event Admin lets you (again, optionally) provide an event website:

Event website field within the event meta box

This is particularly useful if you are showcasing events organized by external organizations and they have a dedicated event website.

Event Cost

Cost fields in the event editor

Once again you can pass on by and leave these alone if you like. If you don’t provide a cost, then no cost details will be shown to visitors. If the event is actually free then simply provide a cost of 0 (zero).

Do also note that, in the interests of being as internationally friendly as possible, you are able to make a currency symbol display either before or after the actual amount.

Depending on what is installed within your WordPress site you may see additional fields and settings in this area – particularly if you have purchased and activated one of our awesome ticketing plugins – but the above fields constitute the basic settings used to define an event.

If Event Tickets or Eventbrite Tickets is installed and active, it will hide The Events Calendar’s default Event Cost field on the wp-admin Add/Edit Event page (and the Community Events Add/Edit Event form, if activated).

For our premium plugins, please refer to our extension: Display the Event Cost Field When Ticket Plugins are Installed to reveal the Event Cost field.

For Event Tickets RSVP tickets, use the following code in your child theme’s functions.php file:

1
add_filter( 'tribe_events_admin_show_cost_field''__return_true' );

Don’t leave just yet, there is still lots to explore!

Taxonomies

Rather like regular WordPress posts you can tag events. These tags are in fact the very same tags used by WordPress itself.

This is a really useful feature: let’s say you have some blog posts about the laws of physics and are also promoting a series of events – lectures, perhaps – about the same thing. You can tag both with a suitable term like Physics and help visitors to the website find not only physics-related posts but events, too!

Tagging meta box - identical to the post editor tag box used in regular WP posts

Besides tags, you can also categorize events:

Event categories selection box

It is worth emphasizing, though, that these are not the same family of categories as used in posts. They definitely have a very similar (in fact, identical) user interface to regular post categories – but they are in fact a distinct family of categories.

In other words, if you happen to have an existing category you use for blog posts, you should not expect it to appear in the list of event categories – and if it does, well, it just happens to share the same name (but isn’t actually the same).

Event Options

Usually found close to the tag and event category meta boxes, you can find the Event Options:

Extra event options found in the event editor
  • Sometimes you want to be able to link to an event post (by email, or directly via a menu) but would prefer it isn’t included in the main event views – checking the Hide from Event Listings box accomplishes just that
  • You might also happen to have a whole load of events taking place on the same day … naturally, that can cause some problems in month view – and so, at least by default, no more than 3 events per day are shown in that view – selecting Sticky in Month View helps you to ensure that this event is one of the ones that do show. The question mark’s help text reads, “When events are sticky in month view, they’ll display first in the list of events shown within a given day block.”
  • The Feature Event option allows you to designate your most important events for extra emphasis on your pages. Featured events will be highlighted in event views, archives, and widgets, making it a great choice for special engagements that you’d like to have front and center.

Summary

That covers most of the extra fields and settings added for events.

If you use other event plugins, including Events Calendar PRO, it’s quite likely you will see additional items – but so long as you are familiar with all or most of the above you should have no problems creating events whenever you want.

Of course, if you hit any difficulties, please don’t hesitate to reach out to the team over at our help desk.

Good luck!

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article