What theme are you using? Is this the default gallery that you are using?
I’m using a theme called Fleximag, but I’m this is with the default WordPress gallery.
The gallery by default opens up the images when clicked on and goes to another page. Are you saying you don’t want that to happen?
No, it’s that it does a combination of opening in a new page and opening an expanded window. The gallery opens the image in a new page, but that new page is displayed in an expanded window within the original page. The screenshot up there isn’t two separate tabs, it’s what the expanded window in-gallery shows.
I’d be okay with either a new window or an expanded in-gallery image (preferably the latter), but I can’t seem to make that happen.
Thanks!!
Does this happen with the default theme? This will tell you if the Fleximag theme is causing this behavior and you know where to focus at.
I’m not sure. I started building the site with the theme and would have to undo/redo a lot of work if I tried to flip themes now. I was just hoping someone had run into this before.
Have you tried getting support from the author since that is a premium theme? If it is the theme, you should get an answer that way.
I did post up the question on that theme’s forum as well. But since I’m not sure which end the problem is coming from I figured I’d post here to see if it’s an issue other people have had before (and hopefully fixed).
To find someone who has that exact setup is a long shot. You either have to do some troubleshooting which I advised or wait to see what they say. I personally don’t know.
Thanks for taking a look though! I’ll leave the line in the water just in case.
I don’t know if you could test with this and find it helpful. http://wordpress.org/plugins/theme-test-drive/
In case anyone else has this problem and finds this thread:
The issue was that my gallery wasn’t updating its code for some reason when I set the display selection to media. The fix is to go to the text view in my posts, and in the shortcode for the gallery add “link=file” (without quotation marks) for any gallery that throws back this particular problem.
Thanks again for the input Graphical_Force!