Title: current_page_item a:active problems
Last modified: August 20, 2016

---

# current_page_item a:active problems

 *  Resolved [taylerjay](https://wordpress.org/support/users/taylerjay/)
 * (@taylerjay)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/current_page_item-aactive-problems/)
 * The active home page of my site: [http://www.mpfsl.co.uk](http://www.mpfsl.co.uk)
   is highlighting the blog page on the footer navigation. This worked when first
   launched but is displaying incorrectly in the footer only. All other pages are
   correct. I’ve looked through the settings and all seems in order. Has anyone 
   else had the same problem.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Moderator [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/current_page_item-aactive-problems/#post-2229813)
 * try:
    – deactivating **all** plugins to see if this resolves the problem? If 
   this works, re-activate the plugins one by one until you find the problematic
   plugin(s). – switching to the default theme to rule out any theme-specific problems?
 *  Thread Starter [taylerjay](https://wordpress.org/support/users/taylerjay/)
 * (@taylerjay)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/current_page_item-aactive-problems/#post-2229814)
 * Thanks for your response. I’ve deactivated all plugins and no change. Switched
   to default theme (Twenty Ten) which does not use the current_page_item. I guess
   there is an issue with my custom theme for the foot list.
 *  Moderator [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/current_page_item-aactive-problems/#post-2229820)
 * try adding a wp_reset_query(); after the loop. [http://codex.wordpress.org/Function_Reference/wp_reset_query](http://codex.wordpress.org/Function_Reference/wp_reset_query)
 *  Thread Starter [taylerjay](https://wordpress.org/support/users/taylerjay/)
 * (@taylerjay)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/current_page_item-aactive-problems/#post-2229825)
 * I added the reset to the footer:
 * ‘<ul class=”footer_menu”>
    <?php wp_reset_query(); ?> <?php wp_list_pages(‘title_li
   =&depth=1’ );?> ‘
 * this seems to have resolved the problem. **Many thanks for your help**.
 *  Moderator [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/current_page_item-aactive-problems/#post-2229830)
 * You’re welcome. Glad you got it resolved.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘current_page_item a:active problems’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/current_page_item-aactive-problems/#post-2229830)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
