Need: WP posts to show up as images

appache

Regular Member
Joined
Apr 6, 2010
Messages
389
Reaction score
133
Im looking for a way to display my post ? film related


Every week I review about 4-8 films on my web tv show. I have a video, an image and some text.

I am trying to figure out a way to display my full list of films (blog posts)

Maybe something where it thumbnails an image for each blog posts and has the title under it

I.e. : ironman picture, and Ironman written under it.
Or perhaps the name coming up as a ?tooltip? ?
Or even if it is just an image...

you know, have something clean with everything listed. So every post gets added to the row of Images. I am not sure if I am being clear...and perhaps there is a name for this. I tried searching google and I can just seem to come up with either text listing every post or gathering all images from all posts.



The reason behind the whole list being the fact we review both blockbusters as well as obscure stuff, therefore people do discover new films?which they would not search for.
 
There are a couple of different ways to do this, as a gallery, or coding the thumbnails to show in the loop itself. Depending on how you want things to look, it may be easier to code it in the loop. You can read more about it on the Wordpress codex. codex.wordpress.org
 
Back
Top