using images in a lightbox for a post
-
I’m trying to understand the best way to do this. I’ve got a portfolio styled theme, and on the front page there’s just images. Right now, if clicked, they each take you to their respective single page views. Rather than this, I’d prefer to have images associated with that post be shown in a lightbox style modal window.
I’m not asking for specific coding details, I know how to do that (like using a jquery plugin to take a group of images and allow the user to click “next” or “prev” to cycle through them). What I need though is to understand how the admin can add images to a post in such a way that they are in a group and how I can retrieve a list of those images.
Please ask for further clarification if you’re not sure what I mean.
Thanks.
The topic ‘using images in a lightbox for a post’ is closed to new replies.