Currently, my website pulls the 12 most recent posts from a specific category and displays them as links with the post thumbnail image as the link image.
To see an example in action, visit
What I am aiming to achieve is to enhance the functionality of my loop so that when a user clicks on one of these listed items, it will display the full content for each post.
I came across this resource - - which seems like it could provide the desired functionality (preferably using jswing). However, I am facing challenges implementing it. Any guidance on how to make this happen would be greatly appreciated!
Check out my current loop here: http://jsfiddle.net/XzJgU/ - Any assistance will be highly valued and acknowledged! Thanks in advance for your help!