I have to correct my request: slideshow works, when I activate homepage as static page…this is not the main problem.
But when I order the slideshow to work only at homepage and activate as static page the slideshow become lost.
My Code in header.php looks like this:
<?php if ( is_home() && function_exists( “easingsliderlite” ) ) { easingsliderlite(); } ?> <?php
Link to my wordpress site?