Title: Menu highlighting problem
Last modified: August 19, 2016

---

# Menu highlighting problem

 *  [javiervd](https://wordpress.org/support/users/javiervd/)
 * (@javiervd)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/menu-highlighting-problem/)
 * Hi everyone,
 * I have a menu on my WP Blog that applys a CSS Style when the page is selected
   but when I added the “paged” argument to the query_posts function it doesn’t 
   apply the style:
 * `query_posts('category_name=news&paged=' . get_query_var( 'paged' ));`
 * That’s an example of the code the rest is just regular stuff, if I remove the“
   paged” portion the menu works but I don’t get the pagination.
 * Can anyone help me? Thanks in advance

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/menu-highlighting-problem/#post-1673860)
 * link to your site?
 * theme?
 * without seeing the issue, nobody will be able to help in a decisive way.
 * it depends on the way your menu is made, and how it generates the css class to
   highlight the current page.
 * you might need to paste a copy of the template file having the menu code (probably
   header.php) into a [http://wordpress.pastebin.com/](http://wordpress.pastebin.com/)
   and post the link to it here.

Viewing 1 replies (of 1 total)

The topic ‘Menu highlighting problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/menu-highlighting-problem/#post-1673860)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
