Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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.

    #680148

    I 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.
    #680153

    Hey!

    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/2016

    Best regards,
    Yigit

    #682834

    working but showing 53 weeks later as if we were in 2015

    #683472

    Hi @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,
    Rikard

    #690453

    Hello,

    My countdown is not working either. Has this been fixed?

    #691647

    Hi,

    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,
    Yigit

    #705428

    I 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-time

    Can anyone help?

    #705618

    Hi,

    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,
    Yigit

    #996804

    Hi,

    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 the hasOwnProperty() in the for (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!

    #996810

    Hey Ronald,

    Thanks for sharing a suggestion and solution that worked out for you and could possibly help others.

    Best regards,
    Jordan Shannon

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.