I have my own custom post type and it has its own taxonomy and terms. […]
Tag: query-posts
Limiting query_posts to 1, regardless of sticky post?
As part of my homepage template, using the standard query_posts I’m pulling out 1 post […]
meta_value_num sort glitch
i have a custom query, and I have a meta key that contains a sequence […]
Create dropdown list post
I want to create a drop down list that will list all the posts in […]
Simple custom post query for all the posts or many of them not working
I am doing this query $args = array( ‘posts_per_page’ => ‘-1’, ‘post_type’ => ‘custom_post_type’, ‘post_status’ […]
search query within custom taxonomy term, post title and meta field
I want to create a search that does: Search within my custom taxonomy – custom-tags […]
Query posts by taxonomy term name
I would love to get the list of posts by their custom taxonomy (=store) name. […]
How to order posts by slug using query_posts/ Wp_query
I want to display posts sorted by slug on a page. Is it possible to […]
How To Modify The Loop in archives.php To Have 11 Posts Per Page and CSS Styling
I edited my loop in archives.php in order to work with pagination and with the […]
Multiple posts with one loop iteration
I want 3 post with one loop iteration, so I’m using the_post() to achieve this: […]
No More Posts Available.
No more pages to load.