Forums
Forums / Plugin: YITH Topbar Countdown / Place before the wrapper
(@dlevai94)
10 years, 6 months ago
Hey, YITHEMES Support,
I like your plugins, they are so cool.
I’ve modded the topbar countdown.
Now it looks like on the pic1. But I wanted to look like on the pic2. I wonder, how it would be possible to place the code before the wrapper? (pic4 + pic3) I’m using Trizzy theme.
Thanks for your help.
Gallery
https://ww.wp.xz.cn/plugins/yith-topbar-countdown/
Completed. 🙂
I’ve included the tcountdown.php to my theme’s header.php before the wrapper div.
Now it looks like this: Link
And it’s parallax. And only visible from the homepage.
<?php if( is_front_page() ) : ?> <?php include('tcountdown.php'); ?> <?php endif; ?>
(@fncd)
DLevai94-
Final Countdown is a new simple to use countdown clock for your website. Give it a try it may work for your project.
https://ww.wp.xz.cn/plugins/final-countdown/
The topic ‘Place before the wrapper’ is closed to new replies.