Adding text before a countdown plugin
-
Hi!
This is probably realy easy if you know wordpress, but i’m adding Uji Countdown plugin to my header. I’m adding this to the header.php: <?php echo do_shortcode(‘[ujicountdown id=”test” expire=”2013/01/25 12:00″]’); ?>
This works fine, but I wan’t to have some text before like “it begins in:”. When I add text like: <h1>We begin in:</h1> or <p>We being in:</p> it gets added on the line above or the line below. How do I add it to the same line?
Have a great new year!
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Adding text before a countdown plugin’ is closed to new replies.