Hi there, this is the shortcode i am using
[add_eventon_list number_of_months=”12″ event_location=”195″ list_title=”Upcoming Events in Melbourne” hide_so=”no” hide_empty_months=”yes” show_year=”yes” wishlist=”yes” ]
is it possible to add an image to it (like you can with the extended list) – i know you can do it with a tile, but i don’t want a tile
and how do i make it show a title, like on this page http://addons.myeventon.com/event-lists-extended/
thanks, cath
Jul 1,2019 AT 10:08PM - 5 years ago -Hello,
but i don’t want a tile
“Tiles” is the only option at the moment. Could you elaborate more?
If you were referring to
please add this to the shortcode:
tiles=”yes” tile_bg=”1″
no, i didn’t want a tile, but you have answered my question in that it can’t be done
now the other part of my question ie how do i make it show a title, like on this page http://addons.myeventon.com/event-lists-extended/
also, it won’t show past events on this page https://cycledownunder.com/cycling-events-melbourne/ with this code
[add_eventon_list number_of_months=”-12″ event_location=”195″ list_title=”Past Events in Melbourne” hide_so=”no” hide_empty_months=”yes” show_year=”yes” wishlist=”yes” ]
…(like you can with the extended list)…
Could you please show me this with a screenshot? Maybe try adding this show_et_ft_img=”yes” to the shortcode?
…ie how do i make it show a title,…
Titles on your and our websites are identical, no?
I am sorry for my questions, but could you please show me this one with a screenshot as well?
also, it won’t show past events on this page
Please try this shortcode:
[add_eventon_list month_incre=”-12″ number_of_months=”24″ event_location=”195″ list_title=”Past Events in Melbourne” hide_so=”no” hide_empty_months=”yes” show_year=”yes” wishlist=”yes” ]
thanks the past event is now working,
i mean the title for the the shortcode ie not the event title, but in the screenshot you sent, but ‘nextt 5 upcoming events’
the title appears when i do the shortcode for an ‘eventlist: extended’ [add_eventon_el el_title=”Cycling Events in South Australia” number_of_months=”12″ sep_month=”yes” event_type=”114″ show_et_ft_img=”yes” ]
but not the ‘event lists’ [add_eventon_list month_incre=”-12″ number_of_months=”24″ event_location=”195″ list_title=”Past Events in Melbourne” hide_so=”no” hide_empty_months=”yes” show_year=”yes” wishlist=”yes” ]
sorry, the past events is now working, but it also shows future rides, i just want it to show past rides. and i can’t use the extended lists, as i am sorting it by the ‘event type code’ which only works in the ‘events list ‘ shortcode
Unfortunately, Custom Calendar title is available in Event Lists: Extended add-on only. But you can add h2 or h3 WordPress title before your calendar.
…but it also shows future rides,…
Please replace number_of_months=”24″ with number_of_months=”12″ or try completely removing number_of_months.