Title: Text before the countdown
Last modified: August 20, 2016

---

# Text before the countdown

 *  [cledus_](https://wordpress.org/support/users/cledus_/)
 * (@cledus_)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-before-the-countdown/)
 * Hi!
    Is there a way to add text before the countdown? Like “we start in:” <?php
   echo do_shortcode(‘[ujicountdown id=”main” expire=”2013/01/25 12:00″]’);?> (am
   adding it to the header of my page) Thanks for a great plugin!
 * [http://wordpress.org/extend/plugins/uji-countdown/](http://wordpress.org/extend/plugins/uji-countdown/)

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

 *  Plugin Author [Activity Track](https://wordpress.org/support/users/ujimoto/)
 * (@ujimoto)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-before-the-countdown/#post-3318344)
 * just add a new echo before: <?php echo “<h2>We start in:</h2>”; ?>
 *  Thread Starter [cledus_](https://wordpress.org/support/users/cledus_/)
 * (@cledus_)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-before-the-countdown/#post-3318358)
 * Thanks for the reply! But that adds the text on the line above. I wan’t it on
   the same line.
 *  Thread Starter [cledus_](https://wordpress.org/support/users/cledus_/)
 * (@cledus_)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-before-the-countdown/#post-3318414)
 * Do you have any other ideas why it doesn’t work?
 *  Plugin Author [Activity Track](https://wordpress.org/support/users/ujimoto/)
 * (@ujimoto)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-before-the-countdown/#post-3318416)
 * Set Align to Left when you create your style.
 *  Thread Starter [cledus_](https://wordpress.org/support/users/cledus_/)
 * (@cledus_)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-before-the-countdown/#post-3318418)
 * I don’t know what I’m doing wrong. Here’s my style: #countdown{
    position: relative;//
   width: 200px; //height: 81.6326530612px; margin-left: 0; padding-top: 0px; text-
   align: left; } #countdown h1 { color: #5e5e5e; //display: inline-block; font-
   family: ‘Maven Pro’, sans-serif; font-size: 20px; font-style: italic; letter-
   spacing: 0px; text-align: left; } And here’s where I insert the counter: <div
   id=”countdown”> <div class=”container”> <span><h1>We start in: </h1><?php echo
   do_shortcode(‘[ujicountdown id=”main” expire=”2013/01/25 12:00″]’);?></span> 
   </div> </div> Thanks for your help!
 *  Plugin Author [Activity Track](https://wordpress.org/support/users/ujimoto/)
 * (@ujimoto)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/text-before-the-countdown/#post-3318425)
 * Email me please.

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

The topic ‘Text before the countdown’ is closed to new replies.

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

 * 6 replies
 * 2 participants
 * Last reply from: [Activity Track](https://wordpress.org/support/users/ujimoto/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/text-before-the-countdown/#post-3318425)
 * Status: not resolved