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

BrendanP’s picture

+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

tomhung’s picture

so copy the page.tpl.php to page--front.tpl.php
then remove the $slideshow section from the page.tpl.php
clear cache

shadcn’s picture

Status: Active » Closed (fixed)

The 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