• Hi, I am using the theme livingos upsilon theme which uses smoothgallery in the header. The trouble is I only want to display this gallery on the home page. I have searched and searched and cannot find how to disable it on the other pages. The address of my site is https://www.deedmedia.com. I have seen someone elses site which has achieved what I want, their address is https://www.svionline.org Any help would be greatly appreciated.

Viewing 1 replies (of 1 total)
  • Take a look at the theme’s template files for this code on line 2:
    <?php include(TEMPLATEPATH."/extra.php");?>

    Delete that and it won’t call the Smooth Gallery or the What’s Happening block.

    I found it in these templates:

    • 404 Template (404.php)
    • Archives (archive.php)
    • Archives (archives.php)
    • falbum.php (falbum.php)
    • Main Index Template (index.php)
    • Page Template (page.php)
    • Plogger (plogger.php)
    • Search Results (search.php)
    • Single Post (single.php)
Viewing 1 replies (of 1 total)
  • The topic ‘I only want smoothgallery on home page’ is closed to new replies.