Countdown not working

Home Forums All Other Themes Countdown not working

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #90524
    VictorVictor
    Participant
    • Topics: 9
    • Replies: 16
    • Total: 25
    Member since: February 1, 2016

    Hello I am a pro costumer, I have purchased a all themes license.
    I have setup the countdown using the shortcodes you provide on the themes SKT Christmas and SKT Education, but when viewed on

    iPhone
    Safari (on Mac or Phone)
    Firefox on Mac

    The numbers are replaced with the work NaN

    Can you please provide me the modification of the code and the place I have to place it to make it run properly.

    Thanks in advance

    #90536
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly go to sktframe/core-functions.php

    Find this code:
    <script>CountDownTimer("'.$year.''.$month.''.$date.'", "countdown'.$count.'");</script>

    And replace:
    <script>CountDownTimer("'.$year.'/'.$month.'/'.$date.'", "countdown'.$count.'");</script>

    Regards,
    Dave

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