I have the Eventon plugin with the Single Event add-on. How do you pass an event_id variable dynamically to an Eventon Sidebar Widget so that will not slide open but will link direct to the single events page? So, for example, if I have 4 events the widget will display the 4 events and when clicked will open a single event page.
I want to do this using php coding calling a function like eventon_se_sidebar() but with the capability to pass it the event_id.
Can you please help?