Hi,
I’m having trouble hiding past events. I read some other posts, and I tried “Hide past events from default calendar” in the myEventOn settings, but they still show.
Here is my shortcode: [add_eventon_list hide_past=”yes” number_of_months=”12″ ux_val=”3″ hide_empty_months=”yes” show_year=”yes” ]
Can you assist? Thanks
Mike
Hello Mike,
I used your shortcode in a test page and it is not showing past events:
https://tuneyoga.com/ajde-test/
If you copy/pasted the shortcode from another page, you will need to retype ” ” around the values.
Let us know if you need help with anything else.
Thank You
Hey –
I’m still getting the same thing. I retyped all the quotation marks, cleared my theme cache and cleared my browsing history. I’m still seeing the past events.
I see the past events on your test page as well, see screen shot…
if you wish to hide events based on the start time of the event
add this to your shortcode
hide_past_by=”ss”
Please redo each ” and copy and paste into the text section not the visual editor as you will also paste html code)
By default- eventon hides events based on the end time
That worked. Thanks!