-
AuthorPosts
-
November 15, 2016 at 4:53 am #712305
Hello,
Ive noticed that when the event countdown is over, the events countdown will be invisible but when i hover my mouse its still actually there. Is there a way to make it visible or let the next event start its countdown?
heres the site vicegovernorsarangani.com
hope to hear from you soon.
thanks
November 15, 2016 at 7:04 am #712340Hi shalenie!
Yes, the event countdown won’t be visible when it expires, however it doesn’t get removed. I suggest once it expires you remove the Animated Counter.
Cheers!
NikkoNovember 15, 2016 at 8:15 am #712356Hello,
Thank you for your quick response.
How can i make it visible in such a way that it will automatically display the next countdown of event? and so i dont have to remove it whenever it expires. Otherwise it will be a daunting task for me.
hope to hear from you again.
thanks!
November 15, 2016 at 9:19 am #712363Hey!
There’s no way to do that automatically but what I suggest is if it expires (you just need to hide the section where the counter resides), you’ll add this code in Quick CSS (located in Enfold > General Styling):
.home #after_section_1 { display: none; }
But when it needs to appear again in the frontend (just by setting the date to future date), just remove the code.
Best regards,
NikkoNovember 16, 2016 at 1:05 am #712682Hello,
There must be a very good reason why I can hardly believe that feature has not been included during development of that plugin. thats a very significant feature which is very difficult to overlook upon and that causes inconvenience.
November 16, 2016 at 6:54 am #712772Hey!
Sorry I mistakenly thought you were using Animated Counter, you will notice my message in my first reply I mentioned animated counter, The Event Countdown under Plugin Additions automatically restarts the countdown to the next event, 8hrs after the previous event have passed (this is based on End Date & Time of the event). To make it still appear visible even when the even starts, just add this in Quick CSS:
.av-countdown-timer { opacity: 1 !important; }
I apologize for my mistake.
Best regards,
NikkoNovember 16, 2016 at 3:21 pm #712928Hello,
I didnt notice that you were referring to the animated countdown. anyway, i’ll follow your suggestion and i will let you know asap.
thanks!
November 16, 2016 at 4:10 pm #712974Hey!
You’re welcome, we’ll be keeping this thread open :)
Cheers!
NikkoNovember 17, 2016 at 2:07 am #713318Hi,
The countdown is indeed still visible after the countdown is over but i want it to automatically start the countdown for the next event. is this possible?
thanks
November 17, 2016 at 5:42 am #713362Hi!
I think that’s possible please refer to Ismael’s solution on this thread: https://kriesi.at/support/topic/events-countdown-widget-bug/page/2/#post-701707
Regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.