Hey so I wonder this thing here, is it possible to have a different layout than default when in a gallery and watching one of the gallery's pictures?
As it is now I have when watching the gallery there are no sidebars only a selfmade list of other galleries and I want that list to be there even when clicking on a picture(this brings up comments and such).
Hope someone can help me!
Thanks!
Also I wonder, is it possible to have two different 2 columns pages ?
You'd need to create an image.php template file for your theme. There's an example of such a file in the default theme.
Oh okay, is the image.php the actual code for when you're watching a specific picture ?
It's the template file that is used when someone clicks on a linked image in a post or gallery.
Thanks ^^ I solved the problem :) It was really easy once I checked in the image.php file.