• Resolved adamstone2

    (@adamstone2)


    Hi, is it possible for me to hard-code the clock into my sidebar without using the widget or short code? I have an area on my site which doesnt support widgets. I’m ok with editing php.

Viewing 1 replies (of 1 total)
  • Plugin Author thebigdotco

    (@thebigdotco)

    Yes! Just put the following into your PHP:

    <?php echo do_shortcode("[doomsday text=true design=classic colour=#e1e1e1]"); ?>

    You can change the above parameters to customise the clock. See the FAQ for details on that.

Viewing 1 replies (of 1 total)
  • The topic ‘Using clock with widget or shortcode’ is closed to new replies.