Hi support Is it possible to have an archive of my events in the sidebar using a widget or…. like a wp blogpage ……
I basically would like to show the our event types/category’s
… in this example we have the years. So if you click on a category/event type (year 2016) it displays only these, and if you click on year 2017 then these, and so on.?
Makes any sense at all?, and can you guide me in the right direction? Best/brandtz
Feb 21,2017 AT 11:49AM - 5 years ago -Hi,
There may not be exact solution for this. But as a workaround, you could use our EventON Shortcode Executor widget and then apply following shortcode:
[add_eventon jumper=”yes” exp_jumper=”yes” ]
Hi Ashish,
Thank you for your input…. is there a way you can point this out to me more “clearly” what to do?
I’m a bit lost, I understand and know the widget, but ….. well …
Could I somehow make my own widget with a straight forward url to the events, I assume they can be reach somehow using the event type name or….?
The plugIn rocks, and have so many possibilities .. thank you for that. But I thought this would be a customer need to have an archive for events in some cases for a client, but this may not be the case or?. You guys have not had any request like this before?
How about the add ons, any of these have a function like that?
😉
Well, you can use the same shortcode in a page and see the result. It will be the same in the widget, but within your widget space:
[add_eventon jumper=”yes” exp_jumper=”yes” ]
I see, yes! Thank you!
It’s a workaround, but not useful in this case … there are no overview …. you can tab your way through all the events spending a million years 😉
Best/brandtz
You probably wouldn’t be able to do it with event types
any event in 2016 event type would not appear because the actual date is set to 2016 and well its 2017 and event types wouldn’t show that
do you have access to say a tabed layout or accordian tab (1 on top of the other)
this way you could create a calendar for each tab
2015 events
2016 events
2017 events
and when you click them they open up that years calendar be it event list or main calendar
if your theme doesn’t have any be default (mine does I use canvas from woothemes) try
https://wordpress.org/plugins/tabby-responsive-tabs/
add the following to your shortcodes in each tab
to show 2015 add
month_incre=”-24″ number_of_months=”12″
to the shortcode
to show 2016 add
month_incre=”-12″ number_of_months=”12″
instead
on Januarary the first of each year you would have to modify the shortcode month_incre=”-36″ to show 2015 events when it becomes 2018
Hi again,
Thank you for your reply…. this however is not possible with the theme X I’m using…
Is it possible to get close to what I want to achieve with the: Lists and items addon
You can try it live in our test site to see if it will work for you:
dev.myeventon.comwp-admin