Title: Switch off seconds
Last modified: June 1, 2018

---

# Switch off seconds

 *  [adam_j](https://wordpress.org/support/users/adam_j/)
 * (@adam_j)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/switch-off-seconds/)
 * Hey. How can I turn off the seconds in the timer? The timer strangely jumps because
   it has no fixed size.

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [intellywp](https://wordpress.org/support/users/intellywp/)
 * (@intellywp)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/switch-off-seconds/#post-10356992)
 * Hi Adam,
    Thanks for choosing IntellyWP products.
 * Unfortunately this feature is not still available from the settings of our plugin
 * If you want customize the timer and hide the seconds field in the countdown timer,
   you need to edit the following file:
 * /wp-content/plugins/intelly-countdown/includes/classes/ui/CountdownUi.php
 * and remove, at line 94 and 95, the following php code:
 * $this->drawSeparator($countdown);
    $this->drawDigit($countdown, $countdown->labelsSeconds);
 * Let me know if you have any additional questions and will be a pleasure to help
   you.
 * Cheers
 * IntellyWP

Viewing 1 replies (of 1 total)

The topic ‘Switch off seconds’ is closed to new replies.

 * ![](https://ps.w.org/intelly-countdown/assets/icon-256x256.png?rev=2697891)
 * [Evergreen Countdown Timer](https://wordpress.org/plugins/intelly-countdown/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/intelly-countdown/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/intelly-countdown/)
 * [Active Topics](https://wordpress.org/support/plugin/intelly-countdown/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/intelly-countdown/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/intelly-countdown/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [intellywp](https://wordpress.org/support/users/intellywp/)
 * Last activity: [7 years, 12 months ago](https://wordpress.org/support/topic/switch-off-seconds/#post-10356992)
 * Status: not resolved