Tagged: animated countdown
-
AuthorPosts
-
August 31, 2016 at 4:52 pm #680145
First, I love this theme. Wonderful work! Second, my site is working beautifully except for the animated countdown. It was working, but stopped sometime over the last couple of weeks (can not tell you exactly when).
The site can be seen at advent50.com and the calendar (non-functioning) at advent50.com/worship at the bottom of the page.
I’ve reviewed the threads, but this doesn’t appear to be a problem others are having. I have double checked the configurations several times now so am not certain what next steps to take.
August 31, 2016 at 4:53 pm #680148I posted an incorrect url. Please refer to advent50.com/westminster and advent50com/westminster/worship.
- This reply was modified 8 years, 2 months ago by abparenteau.
August 31, 2016 at 4:55 pm #680153Hey!
We have already reported the issue to our devs. For a temporary workaround, can you please try inserting your date manually as following
30/12/2016
or
12/30/2016Best regards,
YigitSeptember 6, 2016 at 7:51 pm #682834working but showing 53 weeks later as if we were in 2015
September 8, 2016 at 5:20 am #683472Hi @studio7g,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardSeptember 23, 2016 at 1:36 am #690453Hello,
My countdown is not working either. Has this been fixed?
September 26, 2016 at 1:51 pm #691647Hi,
Yes it was fixed. Please make sure that you are using the latest version of Enfold which is currently 3.8 – kriesi.at/documentation/enfold/updating-your-theme-files/. You can read more about the update here – http://kriesi.at/archives/enfold-3-8-medical-creative-studio-demo-new-menu-options-new-backend-slanted-sections
Best regards,
YigitOctober 28, 2016 at 9:30 pm #705428I have updated the theme but still having trouble getting the countdown to show. The date format is 12 / 12 / 2016. The elements are there but all set to 0. I am getting this JavaScript error in jquery.js (not sure if it’s related to the countdown or not):
Error: Syntax error, unrecognized expression: .av-countdown-function forEach() {
[native code]
} .av-countdown-timeCan anyone help?
October 29, 2016 at 7:55 pm #705618Hi,
Can you please try re-updating the theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/?
If that does not help, please start a new thread and attach temporary admin logins in private content field. If you post them here, they will be visible to creator of this thread as well.
Best regards,
YigitAugust 13, 2018 at 6:23 pm #996804Hi,
We have the same or a similar problem with our site.
The error is:Uncaught Error: Syntax error, unrecognized expression: .av-countdown-function each(iterator, context) { try { this._each(iterator, context); } catch (e) { if (e != $break) throw e; } return this; } .av-countdown-time
Our developers tracked this to be a conflict with the Prototype JavaScript framework that is also loading on the site.
The suggestion is to use thehasOwnProperty()
in thefor (var i in _units)
loop to avoid iterating over the custom __proto__ items as described here:
https://yuiblog.com/blog/2006/09/26/for-in-intrigue/We fixed this locally. Let’s hope it will be still working after the next theme update :)
Thank you!August 13, 2018 at 6:34 pm #996810Hey Ronald,
Thanks for sharing a suggestion and solution that worked out for you and could possibly help others.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.