• I am developing a web site for listing events around my city. I know there are plugins for event calendars in WP, however I’d rather not use a plugin. I’d like for my posts to be events. The part I am stumbling around is what the best way to set this up, would be.

    Do I use the built-in post date functionality as my event date, then setup the theme to display posts scheduled for a future date? Or, do I use custom fields to create a ‘date’ key, then figure out how to display posts by custom field value? What if the event spawns a couple days?

    The events will be organized by categories, such as “concerts”, “festivals”, etc. But there will also be multiple events at certain venues…so should I use WP’s built-in categories functionality for both venues and categories?

    Something like this, is what I’m going for.

    My head starts to spin once I begin to think about how best to use WP 2.9.2 to run this…I really wish WP 3.0 was here.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’d be interested in what you come up with.
    There is a lot of promise with Events and custom post types.

    I’m using Event Calender (EC3)
    http://wordpress.org/extend/plugins/event-calendar/

    I’ve been pretty happy with it, best option I’ve seen.
    Sub categories under “Events” handle the “types” of events.
    Tags might handle ‘venues’?

    It would be nice to create it’s own custom taxonomy and post type, but if the site is only for events, then maybe it’s not necessary.

    Here’s a event site I run:
    http://cobworkshops.org

    I’m using custom fields to store event meta data and search everything to search meta data. Also use TDOforms for user submissions.

    Does this one work with WordPress Version 3? I am looking for a events calendar plugin that words with the new wordpress 3 version. Something I dont need to HACK just to make it work. Anyone have any suggestions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Best way to configure WP 2.9.2 as an ‘Events’ cms?’ is closed to new replies.