Countdown Attributes
- datetime – Enter date and time in format YYYY-MM-DD-hh-mm-ss (e.g. 2015-05-30-16-50-00)
- color – Countdown’s color, e.g. #000000
- count_style – Choose a style of the countdown element
- boxed
- wide
- hide_days – Decide whether or not to show days in your countdown
- show-days
- hide-days
- hide_sec – Decide whether or not to show seconds in your countdown
- show-sec
- hide-sec
Countdown Appearance
Countdown with default settings
[jaw_countdown datetime="YYYY-MM-DD-hh-mm-ss" color="#000000" count_style="boxed" hide_days="show-days" hide_sec="show-sec" ]
Countdown with custom settings
[jaw_countdown datetime="YYYY-MM-DD" color="#000000" count_style="boxed" hide_days="hide-days" hide_sec="hide-sec" ]