• Hi all.

    Question. How/what should I add to the following code in order to have it display a static image instead of the slider:

    <?php if (is_front_page() && function_exists(“easing_slider”)){ easing_slider(); }
    ;
    ?>

    So, I want to have the Easing Slider on my front page, and have a single static image (of the same size as the slider) on all other pages.
    Thanks a lot!

    Best,
    wpkillz

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

The topic ‘if/else function to display different images’ is closed to new replies.