Once a user has logged in on the event list page, they can submit events. For the frontend, the "small form" i.e. the one that can be chosen as a menu item type is the more user friendly one. However, the button "new event" at the bottom of the page, leads to the "big form", i.e. the equivalent of the one in admin. The top buttons are all scrambled, at least in my template (see screenshot). Also it's too complicated for the frontend user. Is there any way the small form can be made accessible on the event list page? I do have a "submit event" menu item but would have to put a notification on the event list page where the login is to tell the user. But that notification then would also appear to those who don't have login credentials...
Has anyone found a way around that?