EventON 4.6 What's new?
I need to show a events list in event bubbles style, showing max number of month 9; event count 6; event type X ; hide empty months; and only future events. Is there a way to do it?
Kind regards
JP
Mar 7,2021 AT 5:28AM - 3 years ago -I’m trying to use this short code
[add_eventon_list eventtop_style=’3′ hide_month_headers=”no” hide_empty_months=”yes” show_year=”yes” accord=”no” number_of_months=”12″ event_count=”6″ event_past_future=”future” event_type_2=”12,” tiles=”no” etc_override=”no” show_et_ft_img=”no”]
but It’s weird , in this vertical column, should be in the row format…
best regards
JP
Please send us wp-admin access to your site as a private message for us to further assist your situation.
Event Lists doesn’t support this kind of styling by default (you can see that this option is not available in the shortcode generator).
However, you if you add hide_month_headers=”yes” and show_year=”no”:
[add_eventon_list eventtop_style=”3″ hide_month_headers=”yes” hide_empty_months=”yes” show_year=”no” accord=”no” number_of_months=”12″ event_count=”6″ event_past_future=”future” event_type_2=”12,” tiles=”no” etc_override=”no” show_et_ft_img=”no”]
It will work:
Please check and let me know: http://culturalkids.pt/1416-2/
The way you suggest is the way that I have already found, but it lacks a essential part, the month and year!
The question I ask is if it’s possible to get this or should I give up?
kind regards
JP
Please use Main Calendar instead of Event Lists:
[add_eventon eventtop_style=”3″ event_past_future=”future” event_type_2=”12,” tiles=”no” etc_override=”no” show_et_ft_img=”no”]
The Main Calendar doesn’t work for me, I need to hide empty months
if this code make sense that’s what I need. Is it possible to achive?
[add_eventon_list eventtop_style=’3′ hide_month_headers=”no” hide_empty_months=”yes” show_year=”yes” accord=”no” number_of_months=”12″ event_count=”50″ event_past_future=”future” event_type_2=”12,” tiles=”no” etc_override=”no” show_et_ft_img=”no”]
Kind regards
JP
Unfortunately, at the moment it is not supported. However please create a new ticket and select Feature Request as category so others can vote on your idea and get it moved into development faster. OR You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.
I have the same problem
Hi Alvaro,
Thank you for letting us know, please look at previous replies what is supported or not.