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

    (@rhyswynne)

    Hi,

    You cannot use it as a clock. It’s only used as a timer at the moment.

    I can add this in as an issue – https://github.com/rhyswynne/wp-flipclock/issues/10

    Rhys

    Thread Starter mgplayer

    (@mgplayer)

    tanx for reply how can I use this

    where add this code??

    <div class=”clock”></div>

    <script type=”text/javascript”>
    var clock = $(‘.clock’).FlipClock({
    clockFace: ‘TwentyFourHourClock’
    });
    </script>

    Plugin Author Rhys Wynne

    (@rhyswynne)

    Hi,

    It’s a bit outside support for this plugin, as it could apply to themes.

    I suggest you either wait for it to be implemented into the plugin, find another plugin, or look at a custom solution.

    Hope that helps!

    Rhys

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do I use it as a clock’ is closed to new replies.