Hi there!
I am working on splitting my events by shortcodes on a page. I currently utilize the shortcode to show current live events, but would like to remove at the end where it shows “Coming up Next in ___” altogether (so it only shows the live events).
I then have a events list shortcode which shows upcoming events, but would like to hide the live events in that list, so it doesn’t show as a duplicate.
Any assistance you can provide would be appreciated.
Feb 13,2022 AT 12:04AM - 3 years ago -“I then have a events list shortcode which shows upcoming events, but would like to hide the live events in that list, so it doesn’t show as a duplicate.”
I have figured out this part of this… but also wondering, is there a way to add countdown timers to when events start?
Hey Mike,
Sorry but your last message doesn’t ot make sense, can u please rephrase it?
On upcoming events, is there a way to have a countdown timer that counts down to the start time of the event?
Hello,
“Coming up Next in ___” altogether (so it only shows the live events).
Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write styles to header > save settings > turn on Write styles to header):
.evo_eventon_live_now_section .evo_eventon_now_next h3 { display: none !important; }
…to have a countdown timer that counts down to the start time of the event?
Please take a look at Countdown add-on https://www.myeventon.com/addons/event-countdown/
How it looks like: https://dev2.myeventon.com/events/countdown-5/
Try on https://dev.myeventon.com/wp-admin/
Artem,
I just purchased this add on, is it not able to show the count down on the live now calendar view or the event list short code? It just shows the “Countdown ends in” with no timer.
I am sorry, the access information you have provided did not work for us. Please check them and post the correct login information as a private message, thank you!
Tgabj you for sharing!
Allow us some time now please
Could you check if you have the same issue on our test server: https://dev2.myeventon.com/29571-2/ (see “c” and “countdown” events).
If it does work correctly, could you please try the instructions mentioned in this documentation to make sure your issue is indeed coming from eventon.
It seems to be some sort of issue with the shortcode, since the countdowns work on every page as a single event, they just don’t work on the current events list shortcode.
Can I try switching the theme and disable plugins for a test? It should take a minute or so.
Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer! Also please disable any IP blocking on your site if there are any.
please test now. https://www.pogoraiders.gg/events3/
it is working. what I had to do was to enable this.
Please add this to the shortcode hide_past_by=”ss”. It classifies Past Events Based on Event Start Date/time.