I’m building a content slider that needs to show posts from a custom post type called “Features,” and also show standard blog posts that are assigned to a “Featured” category. I’d like to do this within a single loop. Can anyone help me put together the query that could handle this?
Leave a Reply
You must be logged in to post a comment.
Fix paging issues:
Query to add in custom post types:
Start the main loop