It would be nice to hide the slideshow ons certain pages. The slideshow is very nice but takes up a lot of screen space. Would be nice to be able to enable it only on only the home page for example.
It would be nice to hide the slideshow ons certain pages. The slideshow is very nice but takes up a lot of screen space. Would be nice to be able to enable it only on only the home page for example.
Comments
Comment #1
BrendanP commented+1 here
Is there a temporary patch I could use by editing the template pages? I.e. add some code to show the slider code only on the home page?
Thanks in advance.
Cheers
Brendan
Comment #2
tomhung commentedso copy the
page.tpl.phptopage--front.tpl.phpthen remove the
$slideshowsection from thepage.tpl.phpclear cache
Comment #3
shadcn commentedThe latest 7.x-2.x uses block for the slideshow. So it should be easy to hide it again. See http://drupal.org/node/1330866