Hi Again,
sorry to bug you with this, but can't seem to get this to work. I added the code like this `public function plugin_init($content) {
//only in homepage
if(is_home())
return;`
But the other pages are still showing the slideshow, any ideas?