Title: [Plugin: T(-) Countdown] Add countdown to header?
Last modified: August 20, 2016

---

# [Plugin: T(-) Countdown] Add countdown to header?

 *  Resolved [RubyA](https://wordpress.org/support/users/rubya/)
 * (@rubya)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-t-countdown-add-countdown-to-header/)
 * Hi
 * Is it possible to add the countdown to the website header area instead of the
   widgets area?
 * [http://wordpress.org/extend/plugins/jquery-t-countdown-widget/](http://wordpress.org/extend/plugins/jquery-t-countdown-widget/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-t-countdown-add-countdown-to-header/#post-2657430)
 * Yes. Just [do_shortcode](http://codex.wordpress.org/Function_Reference/do_shortcode)
   using the standard [[tminus] shortcode ](http://plugins.twinpictures.de/plugins/t-minus-countdown/documentation/)
 *  [beldorian512](https://wordpress.org/support/users/beldorian512/)
 * (@beldorian512)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-t-countdown-add-countdown-to-header/#post-2657493)
 * Could you please post an example for this shortcode, of what I would put in the
   header? I haven’t used this do_shortcode type of code before – Thanks for your
   help! 🙂
 * [tminus t=”2012-05-18 09:00:00″ before=”<p>This is my countdown timer</p>” omitweeks
   =”true” style=”carbonlite” jsplacement=”inline”/]
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-t-countdown-add-countdown-to-header/#post-2657507)
 * Dudle, really? OK:
    `echo do_shortcode('[tminus t="2012-05-18 09:00:00" before
   ="<p>This is my countdown timer</p>" omitweeks="true" style="carbonlite" jsplacement
   ="inline"/]');`
 *  [Bulgarin](https://wordpress.org/support/users/bulgarin/)
 * (@bulgarin)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-t-countdown-add-countdown-to-header/#post-2657520)
 * I want to put date from database where is t=”2012-05-18 09:00:00″ , but I see
   only ‘2012’ in simple text.
    How to get it? My data result from database is $
   row[‘matchDate’]; Thanks!
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-t-countdown-add-countdown-to-header/#post-2657521)
 * Hey Bulgarin,
 * What is the results from the database? What is returned from `var_dump($row['
   matchDate']);`? Are you enclosing the date value in double quotes?
    So many questions…

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: T(-) Countdown] Add countdown to header?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-t-countdown-widget_7b7b7b.
   svg)
 * [jQuery T(-) Countdown Widget](https://wordpress.org/plugins/jquery-t-countdown-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-t-countdown-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-t-countdown-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-t-countdown-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-t-countdown-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-t-countdown-widget/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)

 * 5 replies
 * 4 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-t-countdown-add-countdown-to-header/#post-2657521)
 * Status: resolved