Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter DLevai94

    (@dlevai94)

    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; ?>

    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://wordpress.org/plugins/final-countdown/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Place before the wrapper’ is closed to new replies.