My slideshow works only on pages and posts. I can’t make it work on index with <php> code. I also tried to rebuild the home page starting from page.php code (where the slide works), but nothing to do.
It seems like the home can’t find the plugin files (it’s possible?)
With Chrome’s console, when I select the div with class slideshow_container on the single page, I see the css on the right. When I select the same in the home, I don’t see anything.
Can be this the problem?
Oh, and I have the wp_footer inserted before the </body> tag in the footer