Slider on every page
-
Hello. Under theme-> theme options I cab configure and activate the slider. Works very fine. In a child thme I adjusted css to my needs. Works fine too. But the slider is only showing on the start page.
In the header.php I found this code:
if ( is_home() || is_front_page() ) { spacious_featured_image_slider(); }
I think thats why its only shown in the font page/home page.
My question: How have I to change the php code or can I just delete the condition (if/endif)
Thanks Jo
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Slider on every page’ is closed to new replies.