theme header
-
Hi I want to insert the slider into the theme header, where there is currently a fixed image. I am not sure how to insert the PHP code into header.php. The theme (floki) appears to have an option for a slider, but I can’t get it to work.
The code that seems to apply in the header.php is currently
<?php if(is_front_page() && (floki_get_option( ‘hslider’ )!=”none” && floki_get_option( ‘hslider’ )!=””)) { ?>
Where should I insert the slider code? Thanks for your help.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘theme header’ is closed to new replies.