Hi!
I am trying to hide empty months in the event list. I am using the code below, but it still shows empty months.
What am i missing?
[add_eventon hide_empty_months=”yes” event_count=”4″ show_limit=”yes” ux_val=”3a”
event_past_future=”future”
bottom_nav=”no” hide_so=”yes” show_et_ft_img=”yes”]
Hello,
You are using Main Calendar, please use Event Lists instead:
[add_eventon_list number_of_months=”12″]
Hi Artem,
Many thanks for your reply. Changed it now (weird, because i took the code from the code generator after selecting all options under event list. But i must have made a mistake somewhere. )
However, now it shows 3 per month. I can of course change the number of months that is shows, but this is not sufficient.
What i need is that:
Is there any way to achieve this?
it shows a maximum of 4 events in total
You need to use Event Lists: Ext add-on for this:
https://www.myeventon.com/addons/event-lists-extended/
Try this on https://dev.myeventon.com/wp-admin/
[add_eventon_el number_of_months=”12″ event_count=”4″ event_count_list=”yes” hide_empty_months=”yes”]