Featured articles list
I'd like to display 10 articles from "featured" category. Only the first should have title and excerpt, the rest 9 only titles. How'd I do that? Many thanks for your help. ...
I'd like to display 10 articles from "featured" category. Only the first should have title and excerpt, the rest 9 only titles. How'd I do that? Many thanks for your help. ...
Hi Folks, I am working on a site that requires a selection of images to appear in a tabbed featured content area. Does anyone know of a good (IE=>6) compatible content slider that would allow me to do this? Any language goes, but the simpler the better. Thanks! ...
I need to make a four posts featured content slider but not with the latest 4 posts. Instead I wanna define certain posts as featured, now I know I can make a new category as Featured and add it as a multiple category to the posts I wanna define as featured and something similar could also be done using a tag as well. But I was thinking...
I can display posts from featured category like so: query_posts('tag=featured'); ... but is it possible to further sort it using a dropdown/select menu: <select name=""> <option value="reviews">Reviews</option> <option value="articles">Articles</option> <option value="interviews">Interviews</option> </select> ... so when one ...
What's the difference between a featured image and thumbnail, and why would you use one over the other? ...