Hi,
I have a page on my website that will only show the events of one organizer. The Plugin and Addon are working great, but I have a question.
Since there is only one option to choose and visitors should not be able to/have to choose that option, is there a way to bypass the initial instance of the plugin that provides the selection of the organizer and instead start with displaying that organizer’s events?
I’m not sure if that was clear enough, so I have screenshots available to help explain the scenario if that will help. Unfortunately, the site is still being developed locally, so I can’t point you to it for you to see.
Let me know if you have any questions for me.
Thanks!
Jan 23,2017 AT 9:27AM - 5 years ago -Please post your screenshots.
This is what is seen now
I’d like to bypass the selection of the one organizer being shown and instead go right into their events like this
You can use shortcode like this [add_eventon event_organizer=”3″ ] with event organizer tax term ID and that should show only events from that organizer.
I tried the above solution using the organization’s tax term ID. That presented a view of the organization’s events for this month and I could jump to another month.
Ideally, I would like to showcase my organization’s events for the year, so I don’t want the monthly divisions that the standard EventOn implementation provides. I don’t want people to have to click through each month to see the events. I want to show all of the year’s events for one organization to appear automatically when a specific page is visited.
Let me know if I am missing something in how I am trying to accomplish that.
So yea you can use the events list version of the eventon calendar (use shortcode generator for this) and then use the event_organizer shortcode value just like how you did above to show only events for that organizer.