ksarul 0 Report post Posted January 24, 2012 In Pagelines Framework, is there a way I can set up a default (ie automatic) Featured Image (ie thumbnail) for each category in a blog? In other words, if you write a post in 'Category A' it automatically gets 'Category A Featured Image' assigned to it. Share this post Link to post Share on other sites
catrina 103 Report post Posted January 24, 2012 I'm not certain. Where will this category featured image display? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
Simon 248 Report post Posted January 24, 2012 Featured images are inserted and attached to the post by wordpress when you make the post, this is how wordpress works. You may be able to find a plugin that changes that or a hack, but probably not. Share this post Link to post Share on other sites
ksarul 0 Report post Posted January 24, 2012 Really? I'm sure someone has come up with a way of doing it, it seems a pretty common kind of thing to want to do. Share this post Link to post Share on other sites
kastelic 6 Report post Posted January 24, 2012 Each category has a Description which you can edit and display on the category page. Not sure if it takes html but if it does you could insert an img tag in it. If it doesn't take html there may be a plugin thats allows it to. [code]category_description()[/code] Share this post Link to post Share on other sites