Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jpahladsingh

    (@jpahladsingh)

    Extra info : we are using the Twenty Ten Theme.
    The php version is 5.2.17
    Gr

    Plugin Author Baden

    (@baden03)

    It looks like a plugin is force-loading an old version of jQuery. Either try de-activating the plugin of manually remove the following:

    <!-- Dynamic Widgets v1.5.6.1 by QURL - https://www.qurl.nl //-->
    <script type="text/javascript" src="https://code.jquery.com/jquery-1.7.1.min.js"></script>
    Thread Starter jpahladsingh

    (@jpahladsingh)

    Thx for the answer, i have updated the DW plugin and still saw that jquery 1.7.1 was loaded. After a big search i found that in the header.php 1.7.1 was loading too.

    After removing this from the header.php the clock starts working.

    url : test.sv-dhl.nl, but now i have a problem with te repeter field ?? but thanks for the help so far

    Gr Joy

    Plugin Author Baden

    (@baden03)

    Glad you got it worked out.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can't get the countdown timer to work’ is closed to new replies.