• Resolved mikeceret

    (@mikeceret)


    I can’t work out how to change the default _Categories page to show ALL events in the chosen category, rather than just upcomong events.
    When editing the page, it just says CONTENTS, and I can’t work out what to replace with such that it lists all events of the category clicked on for that category.
    I’m OK with HTML, short-codes etc, but not PHP!
    Any ideas how I can do this, please?

    I can’t find any documentation on this – in general I find the documenation either pithced at a VERY simple level, or at a very advanced level about how to tailor/customise it, but not alot about how to use the power and flexibility it provides without getting into changing the underlying code! And I’m usually OK with technical documentation – retired from over 40 years in IT!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Settings >Format >Single Category Page >Single page category format

    Use any of following to suit. *Found in help

    Related Events

    You can show lists of other events belonging to this category. The formatting of the list is the same as a normal events list.

    #_CATEGORYPASTEVENTS
    Will show a list of all past events with this category.
    #_CATEGORYNEXTEVENTS
    Will show a list of all future events with this category.
    #_CATEGORYALLEVENTS
    Will show a list of all events with this category.
    #_CATEGORYNEXTEVENT
    Will show the next event with this category.

    • This reply was modified 4 years, 8 months ago by Will Pom.
    • This reply was modified 4 years, 8 months ago by Will Pom.
    Thread Starter mikeceret

    (@mikeceret)

    Thanks a million – that worked fine ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to get category pages to list ALL events in category, not just upcoming’ is closed to new replies.