Hey guys, I installed this WP theme: Purple Press. As you can see under the header it has some images from categories I think. I want to know how to add those images there. Attached the slide.php file. Thx.
It looks as though it is pulling the posts and it is pulling the photos out of uploads. I think these may be the images uploaded for the post. Each is going to a different post id.
Any chance you can setup an account for me to look at it? Make a duplicate instance of it and let me look at it.
Got it to work! Here's how you do it: 1. Go to appearance 2. Click Purple Press Options 3. Change the first drop down to the category you want displayed up top. 4. Save Changes 5. Create a post 6. Upload an image to this post 7. Under custom filed on this post enter homethumb for the name 8. For value enter (/$x/$y/$z) where $x is the year (i.e. 2009), $y is the month (i.e. 11) and $z is the name of the photo without an extension (i.e. kelly1). 9. Save the post 10. Walla it works! You can look at the posts I have put for an example.