okay, i had a tough time describing the problem in the topic title but here goes:
when i use template tags for either page navigation or post navigation (previous_post/next_post/post_nav_link), the link and text to a previous/next post/page (e.g. "Previous Post »") does NOT show up when there is no previous post. right?
is there any way to make the text show up even if there is no previous post available? like:
« Next Post | Previous Post »
will always be displayed, and not:
« Next Post
some of the time or
Previous Post »
some of the time.
can we see both navigation text on every page, but the *links* on those text disappear when the link is nonextistent?
i hope i've been clear.