seinnaidess
Member
Posted 8 months ago #
hi,
I cant seem to get the slideshow to show at all...I actually had to re-install my theme because I was silly enough to change the name of the folder on the server (when I saw it was the wrong name for some reason) but all of my content, slideshows were there. I did not re-install the slideshow. It worked fine in the first version of the (same) theme, so I dont understand why it's not working now?
I have been able to set the pictures for the slideshow and select "slideshow" as the display...but nothing it showing up, not even a blank box where it should be.
Any suggestions?
http://wordpress.org/extend/plugins/header-image-slider/
seinnaidess
Member
Posted 8 months ago #
Oh no worries-i fixed it
i looked through the header.php of my old install and found:
<?php if( is_home() ) boom_header_image();?>
which I had inserted to make it work last time (I vaguely remembered adding it so I went back to check and there it was! Yay!). For anyone with the same problem insert this code into the bottom of your header.php right above the <div> that ends "header" at the bottom(second to the last ending div on the page)
:)
MevrouwtjeVera
Member
Posted 5 months ago #
Thank you for posting your solution. +1