Microsoft
Software
Hardware
Network
Question : current page item wordpress
i'm using wp_list_pages() to generate my nav menu, and it works fine, but it does not recognize my "Blog" as the current_list_item. The Homepage is not the blog it is a static page. The blog page uses a template called "blog.php" which calls the 'index.php' (or blog) page using the line below.
load_template(TEMPLATEPATH
. '/index.php');
I know there was a current_list_bugfix plugin a while ago, is that still in effect or has wordpress addressed the problem?
Answer : current page item wordpress
wp_list_pages list pages in your system, your blog is not really a page, create a default page and point to it as your blog page, it should then show up on your wp_list_pages()
Random Solutions
mail sent using asp and iis5.1 goes directly to badmail folder
ISAPI Rewrite Rule help needed
run CIPHER /X[:efsfile] [filename] programatically
Block DNS Lookups for certain domains
Can I block email going to a specific email address with exchange 2003
Cyclical Error prevents me from copying DVD film data
Case statement in SQL 2000 with variables
Access 2003 pass thru query to Oracle DB fails on first use
Error trying to run MS Exchange
How to restore sql server 2005 mdf file after a computer crash ?