Album hiding

Is there a way to hide albums showing on index page?
I'm using Zenpage and I want to put albums on Zenpage not on index.
I tried alot with album.php but nothing happen
Please help!

Comments

  • acrylian Administrator, Developer
    As told before unpublish albums.
  • i just wanted to hide them from index page.
    if i unpublished them, they will not appear on sidebar under Gallery anymore..
  • acrylian Administrator, Developer
    You can hide it with a simpe `if` clause within the `next_album()` loop. But of course that will disturb the album per page setting as then of course one is just not displayed.

    Or you modify the Gallery menu to show also unpublished items. Or if you don'T want albums on index at all you can eitehr remove said loop or use a custom home page...
  • oh, you said "Or you modify the Gallery menu to show also unpublished items."
    but how can i do it?

    And what is Combinews? Can i see it working, if demo available.
  • acrylian Administrator, Developer
    oh, you said "Or you modify the Gallery menu to show also unpublished items."
    but how can i do it?

    By hacking the print_album_menu plugin or making your own.
    And what is Combinews? Can i see it working, if demo available.

    CombiNews feature to show the lastest gallery items like image, videos or audio within the news section as if they were news articles (from http://www.zenphoto.org/2009/03/zenpage-a-cms-plugin-for-zenphoto/)
    Demo: http://zenpage.maltem.de
Sign In or Register to comment.