interesting
Member
Posted 4 years ago #
Hello,
I'm looking for this for over a year now and nothing..
I'll try again here (the 4th time i think), Maybe I'll get lucky
How to post pictures like this blogs do:
http://www.dickism.com/
http://www.vanitygossip.com/
http://www.hollywoodtuna.com/
The list is much longer, but i think you''l get it!
billray
Member
Posted 4 years ago #
Question: How are your images organized? Are they in a gallery attached to the 'Anna Pacquin' post? if so, you may find pulling attachment images from a post thread helpful.
pseudo code:
render a post displaying full sized image
if (attachments) cycle thru each attachment
render thumb
endif
interesting
Member
Posted 4 years ago #
Thanks, but that's not the point.
I need something (a plugin maybe) that automatically does thumbnails with code link to full image. The full image should have a custom page.
Just like the blogs ahead.
Anyone know of anything similar or how did they do it?
WordPress has that sort of thing built in. Have you used the media uploader before?
As far as a custom page, every image gets its own page, and they use the image.php file in your theme, if you have one.