Hi I am trying to integrate a jquery gallery into my wordpress theme.The gallery will have a caption that will display the posts title and excerpt content.
What I am thinking to do is create a custom query for the posts and retrieve the posts thumbnail image aldo I would like to be able to get the image in it's full size that is stored in the media gallery.
Is there a way I can achive this?