• Hi everybody!
    I am searching the web for almost 3 days now, and can’t believe that I am the only one having the following problem:

    I don’t want to have a sidebar on my nextgen-galleries. I can’t figure out how to make wordpress use the single.php, since it uses the “widecolumn” and no sidebar, whenever I display a gallery, maybe the album-extend.php as well.

    Any help is greatly appreciated.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter smuutje

    (@smuutje)

    I got an answer which is so simple:

    copy single.php and add to the top:

    <?php
    /*
    Template Name: [Name]
    */
    ?>

    save it with a new filename, and then just use it for the desired pages.

    Aparently my question was so easy that nobody felt it neccessary to tell me.

    Thanks anyways!

    Thanks for it.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: NextGEN Gallery] remove sidebar use single.php’ is closed to new replies.