I have purchased the Eventon Lists extended plugin, and want to display the entire year of events. However, I can’t seem to display front-end-user filter options, like search and the month jumper when I’m displaying more than one month on the calendar. Is there any way to have both – display all months, and also have the Search, Filter and Month Jumper options on the front end?
Mar 8,2019 AT 9:56AM - 6 years ago -Hello,
It’s working on our test server http://dev2.myeventon.com/15737-2/. Could you please try to update EventON to 2.6.17?
Thanks, I updated the plugin.
I experimented with the shortcodes I was using, and this one displays the monthjumper and filter but won’t show more than one month:
[add_eventon number_of_months=”12″ event_type=”72,73,74,75,76″ show_year=”yes” ics=”yes” filter_type=”select” exp_so=”yes” search=”yes” etc_override=”yes” jumper=”yes” exp_jumper=”yes” hide_past=”no”]
This shortcode displays more than one month like I want but won’t show the filter and monthjumper:
[add_eventon number_of_months=”12” show_upcoming=”1″ event_type=”72,73,74,75,76″ show_year=”yes” ics=”yes” filter_type=”select” exp_so=”yes” search=”yes” etc_override=”yes” jumper=”yes” exp_jumper=”yes” hide_past=”no”]
It appears that ‘show_upcoming’ won’t allow the calendar to display the filters. Is this by design? Is there a way I can show the whole years events, or at least more than one month while displaying the filters and month jumper?
Hello Dee,
If you are trying to achieve this on the list extended, the shortcode should be [add_eventon_el]
You are currently using [add_eventon], which is for the default basic calendar.
I have created a page with the adjusted code. Please check here:
https://city.gorgewebdesign.com/ajde-test/
Let us know if you need help with anything else.
Thank You
Thanks for your response, my goal is to display more than one month of events while still displaying the filters AND month jumper so front end users can somehow sort by month if they want to.
That’s why I bought the extension, but I can’t figure out how to display the month jumper or sort by month on the front end of the calendar using the Event Lists Ext or with the regular [add_eventon] shortcode
Unfortunately, you can’t have more than one month and display month jumper. Shortcodes on this https://city.gorgewebdesign.com/ajde-test/ and this https://city.gorgewebdesign.com/government/boards-and-committees/meetings/ pages are the only possible solution.