By Boring-Group on 09:05 PM
Here is the way to query custom post_types in Wordpress 3.0 and allow paging of the results….
Posted in custom & musings | Tagged custom post_type, next_post_link, paged, paging, query_posts, Wordpress 3.0 |
By Boring-Group on 12:38 PM
If you want to keep your next posts and previous posts within the same category within the Hybrid theme framework you need to copy the `navigation-links.php` over to your child theme and edit like this.
Posted in custom & musings | Tagged Hybrid, next posts, next_post_link, previous posts, previous_post_link |