• Resolved speed4lifts

    (@speed4lifts)


    As you can see the time does not change. I have done the same as you do in your youtube video but it does not seem to work.
    Thanks.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpdevart

    (@wpdevart)

    Hi dear user.

    We will ask our developers to check it and then let you know about results.

    Thanks.

    Plugin Author wpdevart

    (@wpdevart)

    Hi dear user again.

    Try the following. Open this file – widget-countdown/includes/front_end.php

    on line 138 you will find this code –

    jQuery(document).ready(function(){

    replace it with this –

    document.addEventListener(‘DOMContentLoaded’,function(){

    Then open this file – widget-countdown/includes/widget.php

    on line 358 you will find this code –

    jQuery(document).ready(function(){

    replace it with this –

    document.addEventListener(‘DOMContentLoaded’,function(){

    Thanks.

    Plugin Author wpdevart

    (@wpdevart)

    Hi dear user.

    We are going to close this topic, if you other questions in future then contact us again.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Time does not change, it is static’ is closed to new replies.