• Resolved Sitesforasnip

    (@sitesforasnip)


    I am trying to use the shortcode in my header.php file. I can get it to work perfectly using the date like this:

    <?php echo do_shortcode( ‘[flipclock date=”15 May 2017″ countdown=”true” name=”new” face=”minutes”]’ ) ?>

    But when I try to add a time like this the flipclock just diplays as 00:00 :

    <?php echo do_shortcode( ‘[flipclock date=”15 May 2017 14:00pm” countdown=”true” name=”new” face=”minutes”]’ ) ?>

    Any ideas?

    Thanks
    Graham

    https://www.ads-software.com/plugins/wp-flipclock/

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

    (@rhyswynne)

    Hi Graham,

    I think you’ve mixed up your dates…14:00pm doesn’t exist!

    14:00 and 2:00pm appear to work fine here.

    Thread Starter Sitesforasnip

    (@sitesforasnip)

    haha – that’s what happens when you look at something for too long!

    Thanks ??

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