Posts Tagged ‘category’
Unique Templates for Different Categories and Authors in WordPress
www.doitwithwordpress.com - This tutorial shows you how easy it is to create unique templates for categories and authors on your WordPress site for when you need to display one a little differently than the others
Get posts for a category
www.dev4press.com - This is basic operation in WordPress, but it’s not as straightforward as you might think. For that, you will usually use get_posts() function that allows you to set category, but this function can use many more options than actually documented, ...
How To Create “Search By Category” Functionality In WordPress
www.deluxeblogtips.com - "Search by category" is a an usual functionality in almost websites that allows you to search in a specific category instead of whole website for more accurate results. It is very useful if your website is well-structured by categories (for ...
New and Exciting Ways to Organize Your WordPress Powered Website
wordpress.mfields.org - Custom Taxonomies are a very powerful, hidden feature that is simple to unlock and even easier to use. During the course of this article I will let you know what custom taxonomies are, show you how to use them, help ...
HOWTO: Thumbnails for Categories
wpvibe.com - Customizing a post with a fresh and unique thumbnail is a nice touch as it adds just a bit more personality to the post, rather than having the same ole’ images or not having images at all.
HOW TO: Create a jQuery Carousel with WordPress Posts
dre.im - This post will give you a quick run down of how to easily add a simple and easily customizable carousel with WordPress posts from a specified category.