Hi guys,
I wondered if there was a way to make the featured image for an event automatically re-size to a thumbnail (say 150×150) and display in the “event-list” view to the left, next to the excerpt. Right now my list s like such: http://nagoya-info.com/events/upcoming/
The second event on the list does have a featured image already attached but it doesn’t show in the list view, hence the question.
Yeah I checked out the tutorial. It all makes good sense and I can follow it but a some direction with how to apply the case to the events list view would be really helpful!
Thanks for the offer
This is more customization than we can offer in the forum but basically you have a couple options:
1. Use TimThumb to automatically create this 150×150 thumbnail for you from the featured image.
2. Register another image size in WordPress to be 150×150 and use this in your template.
There’s tons of tutorials on the net on how to do either of these things.