Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Stephen Harris

    (@stephenharris)

    Hi ptcaweb,

    If I’m understanding you correctly, you want to list (upcoming) events in a particular category on a page? If so, you can do the following:

    [eo_events event_category="my-category-slug" event_start_after="today"]

    Alternatively if you wanted the list to appear elsewhere (say on the single post / event page – which aren’t ‘pages’ that they appear in the admin) you can edit the appropriate template file and use eo_get_events()

    Thread Starter ptcaweb

    (@ptcaweb)

    You got it partially. What I want to do is list upcoming events in a particular category on page and include an excerpt, date and venue info sort of like this:

    http://www.presbyterytwincities.org/events/category/presbytery-calendar/

    Plugin Author Stephen Harris

    (@stephenharris)

    So is there any reason you don’t want to use that page? If you need to tweak it slightly to show different information or present it different you can do so by editing the template.

    Thread Starter ptcaweb

    (@ptcaweb)

    Actually, I think the current page works well enough. But thanks anyway.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Want Categories to Appear on Separate Pages’ is closed to new replies.