I'm still making my events page, yet another error. I'm making an archive function and I've setup the route correctly, however now that I've created the "events_archive" route, "events_page" for some reason is playing up and throwing this error: Route [events_page] not defined.
. It was all working until I made the archive route, do I have to make the controller function and then the error will fix?
Thanks.