Events
How to add an event
- Login to Wordpress
- Dashboard > Events
- If you will be including an address with the event, do the followinig first:
- Click "Locations" (in the left bar).
- If the location already exists in the list, you're done! Skip to #4 ("Add Event").
- Click "Add Location" (at the top).
- Enter the location name in the top input box.
- You can skip the next content box.
- Enter the address in the Where section:
- IMPORTANT! For the location to be mappable on the Digital Signages, you must enter
the room location in one of the following formats:
- 38-138 E4
- 2111 E5
- 111 E6 or a111 E6
- 2567 BH
- You can skip the Excerpt box.
- You can skip Featured Image.
- Click "Publish" button (at top-right) to save.
- Click "Add Event" (in the left bar or at the top).
- Enter the title in the top input box.
- Enter the event description in the next input box
(the WYSIWYG editor)
- In the Where section, optionally choose a location from the dropdown.
- Optionally enter the excerpt in the Excerpt box. If an excerpt exists,
it will be used in the events listing instead of the first part of the article.
- Optionally "Set featured image" (at right-bottom) and either select an image from
the Media Library or upload a new image. Click "Set featured image" button to select
the image.
The ratio of ideal featured news images is approximately 3:2 in width:height (e.g. 600px by 400px).
- In the When block (at top-right), set the date(s).
- If this event is a seminar, you must also do the following:
- In the Event Categories block (at right and near bottom) click "seminar".
- In the Attributes section (at the very bottom), enter Speaker and Afflilation.
- If you'd like to add the event to the digital signage, add "signage" to tag.
Note: You need to remove the tag manually after the event is over.
- Click "Publish" button (at right and near middle) to publish the event now.
If you want to publish at a later date, click "Edit" next to "Publish immediately",
set the date, click "Ok", and click "Schedule".
- Go to the home page and you should see the new event listed at the top in the Upcoming Events
section (if you published immediately). Currently the latest 5 future events are displayed and
there is a link at the bottom to "More Events". If you do not see the event you've added,
then the Upcoming Events section could be set up wrong, so please read the section "How to set up
the Upcoming Events section".
How to set up the Upcoming Events section
By default, this should have already been set up for you and you should not have to do this.
However, if something is wrong, please follow the steps below.
- Dashboard > Pages
- Change "All categories" in the filter dropdown to "front_page" and click Filter.
- Mouse over the title "Home - Front page" and click "Edit" underneath.
- In the 2nd section, in the 2nd Text module, look for the triple bar and
click on it.
- Go to the Text tab and enter exactly the following:
<h4>Upcoming Events</h4>
<hr>
<div id="custom_events_manager_list_on_home_page">[events_list limit="5"]#_EVENTLINK <p>#_EVENTDATES | #_EVENTTIMES</p><p></p>[/events_list]</div>
<div style="clear: both; margin-top: 20px;"><a href="/events">More Events ></a></div>
- Save
- Update
Updated 20150625