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
Format Excel Sheet
Adding multiple values on insert trigger
.ICO file type
Dos Batch programming-Command line menus
Cannot resolve the collation conflict between "Latin1_General_CI_AS" and "SQL_Latin1_General_CP1_CI<wbr />_AS" in the equal to operation.
Doubt in maximum query size in Oracle
Date function
How to use Replace to replace a ' character
Symantec Ghost Suite 2.0, how do I change the computer name when I push the image?
Are there any other ways to study for the Citrix Certified Administrator (CCA) certification rather than attend a training course ?