Title: Jquery Mega Menu
Last modified: August 20, 2016

---

# Jquery Mega Menu

 *  [badoonz](https://wordpress.org/support/users/badoonz/)
 * (@badoonz)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/jquery-mega-menu/)
 * Hi
 * Sorry im just a newbie, i just wanted to know how can i show the search form 
   on the same line as the mega menu
 * <?php /* Widgetized sidebar */
    if ( !function_exists(‘dynamic_sidebar’) || !
   dynamic_sidebar(‘my_mega_menu’) ) : ?><?php endif; ?>
 * if i insert <?php get_search_form( $echo ); ?> before that i get it on top and
   so if i put it in the bottom,
 * im trying to combine both of these codes so the menu will be inline with search
 * my codes is something like this but it doesnt work
 * <?php /* Widgetized sidebar */
    if ( !function_exists(‘dynamic_sidebar’) || !
   dynamic_sidebar(‘my_mega_menu’) ) , get_search_form( $echo );) : ?><?php endif;?
   >
 * for eg
 * HOME | ABOUT | SERVICES| CONTACT [SEARCHBOX}
 * cheers

The topic ‘Jquery Mega Menu’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [badoonz](https://wordpress.org/support/users/badoonz/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/jquery-mega-menu/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
