Title: Current menu problem&#8230;..
Last modified: August 20, 2016

---

# Current menu problem…..

 *  [wiyono](https://wordpress.org/support/users/wiyono/)
 * (@wiyono)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/current-menu-problem/)
 * it try to use this but i can’t create current menu, can someone help me?
 * thank you
 * Regard
    [wiyono](http://www.moern-kitchen.de)
 * [http://wordpress.org/extend/plugins/advanced-ajax-page-loader/](http://wordpress.org/extend/plugins/advanced-ajax-page-loader/)

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

 *  [Makarand Mane](https://wordpress.org/support/users/mkrndmane/)
 * (@mkrndmane)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/current-menu-problem/#post-3281869)
 * Hi wiyono
 * i modified click code like this.
 *     ```
       // highlight the current menu item
       jQuery('ul.menu li').each(function() {
       	jQuery(this).removeClass('current-menu-item current_page_item');
       });
       jQuery('ul.menus li').each(function() {
       	jQuery(this).removeClass('current-menu-item current_page_item');
       });
       jQuery(thiss).parents('li').addClass('current-menu-item');
       ```
   
 * check class of your menu (Class of UL )
 *  Thread Starter [wiyono](https://wordpress.org/support/users/wiyono/)
 * (@wiyono)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/current-menu-problem/#post-3281870)
 * Hi Makarand
 * Thank you, i’ll try that
 * Regard
    _[sig moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome)]_
 *  [geekmat](https://wordpress.org/support/users/geekmat/)
 * (@geekmat)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/current-menu-problem/#post-3281871)
 * Makarand,
 * I just wanted to thank you for this. This has helped me too! Great stuff!

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

The topic ‘Current menu problem…..’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/advanced-ajax-page-loader_bcd4a4.
   svg)
 * [Advanced AJAX Page Loader](https://wordpress.org/plugins/advanced-ajax-page-loader/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-ajax-page-loader/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-ajax-page-loader/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-ajax-page-loader/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-ajax-page-loader/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-ajax-page-loader/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [geekmat](https://wordpress.org/support/users/geekmat/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/current-menu-problem/#post-3281871)
 * Status: not resolved