Hi,
In my below blog, I find that the navigation links at the bottom do not show on the home page or at the other pages like search, category, etc.
http://www.theassociatereference.com
FYI, I have changed the index.php to show the_excerpt() instead of the_content().
When I see the source code, say, for the home page, I see the html for the navigation divs like this (it is just empty):
<div class="navigation">
<div class="previous"></div>
<div class="next"></div>
</div>
<div class="clear flat"></div>
Will any one know why this is happening?
Thanks
Raj
not resolved