• Why is the permalink structure like this for single event view:
    /events/event/<event-name>

    But like this for the list view?
    /events/event/

    Going to /events/ gives a 404. It seems to me that /events/ would be the list, with /events/<event-name> serving as the single view.

    Otherwise, great plugin. Very nicely done.

    http://ww.wp.xz.cn/extend/plugins/event-organiser/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The structure, events/event is simply the default. You can change events/event to events in the plug-in’s settings. That will give you the structure you after.

    Thread Starter jtwg

    (@jtwg)

    Thanks for the response. I missed that setting.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Event Organiser] Odd permalink structure’ is closed to new replies.