• Resolved Gratianne

    (@gratianne)


    Hi,
    I’m a brand new WordPress user, and can’t seem to figure out where I’m supposed to paste the condition

    ‘<?php if(is_home()) { if (function_exists(“easing_slider”)){ easing_slider(); } } ?>’

    in index.php or home.php.
    Or how to properly do it so it actually works?
    I’m using the ZeeTasty theme and would like to display to slider instead of the header image.

    Thanks in advance for your help.

    http://wordpress.org/plugins/easing-slider/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author MatthewRuddy

    (@matthewruddy)

    Hi @gratianne, this is a question for your theme developers. Every theme is structured and coded differently, so for the ideal positioning you’ll need to give them a shout. I’m sure they can help you better than me, as I’ve never dealt with the ZeeTasty theme and have no idea how it is constructed 🙂

    Most likely you’ll need to insert the code into your theme’s header.php file, as this file is dedicated to the header of your theme shown on every page 🙂

    Thread Starter Gratianne

    (@gratianne)

    Thanks for your answer 🙂
    Being very new at this, I’m struggling a bit…

    Plugin Author MatthewRuddy

    (@matthewruddy)

    No worries! It’s a bit of a learning curve but it’ll become second nature soon 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to add slider in ZeeTasty theme header ?’ is closed to new replies.