Post navigation using date

If you’re trying to navigate between posts in the same category, would next_post_link()/previous_post_link() work for you? These functions have an $in_same_cat argument, that would appear to suit your needs? EDIT: Here is a Plugin, WP Category Archives, that might point you in the right direction? It purports to display: …a monthly or yearly archive of … Read more

Faceted Navigation in WordPress

When using multiple taxonomies (even more than only the built-in Category and Tag taxonomies), many people use [the Taxonomy Drill-Down plugin][1]. It offers a nice drill-down widget which user can use to navigate your site. The plugin used to be called “Query Multiple Taxonomies” because it offered support for multiple taxonomies in queries, but that … Read more

Possible?! A contextually titled back link

1) For your sidebar menu highlighting, try using has_category( $cat ) (Codex ref) rather than in_category( $cat ). (Reference Otto’s comment above.) 2) For navigation, if you’re using previous_post_link()/next_post_link() (Codex ref) use the $in_same_cat argument.

Page Navigation Outside the Loop

I use previous_post_link() and next_post_link() (Codex previous_post_link()/next_post_link()) outside of the Loop, with no problems. Note that the Codex entries indicate that these functions must be used within the Loop, but IMX that isn’t true. The functions call the $post global, and pass it to get_previous_post() and get_next_post(), respectively. By the way, posts_nav_link() is the incorrect … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)