Title: Issue with responsive version
Last modified: September 1, 2016

---

# Issue with responsive version

 *  [sunil.ch](https://wordpress.org/support/users/sunilch/)
 * (@sunilch)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/issue-with-responsive-version/)
 * Hello,
 * When I used this plugin and just put my content div id directly in menu option
   it start working smoothly.
    My menu is not in ul li format, I am using WP-dTree
   plugin for menus…still when I click on any menu option it is working very fine.
 * When I look it in my responsive version…the menu which opens up on a button click
   stops working. Menu is not showing on button click that was previously working
   before installing this plugin.
 * How can I resolve this…Please help.
 * [https://wordpress.org/plugins/ajaxify-wordpress-site/](https://wordpress.org/plugins/ajaxify-wordpress-site/)

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

 *  Thread Starter [sunil.ch](https://wordpress.org/support/users/sunilch/)
 * (@sunilch)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/issue-with-responsive-version/#post-7483698)
 * I have resolved the issue…it is due to javascript. Actually I was calling this
   javascript “[https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js&#8221](https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js&#8221);
   in footer of my website.
 * When I shift it to header file just before the wp_head() function, plugin starts
   working fine.
 * But I am not sure, by doing this any other functionality of my website stops 
   or not.
 * Now, one thing I want to ask here as I have mentioned “#searchform” as id in 
   plugin options which is id of my form and also id of my input field is “s”…still
   it not working with ajax…Code of my form is as follows :
 *     ```
       <form action="http://mywebsite.com/" id="searchform" method="get">
       		<label class="assistive-text" for="s">Search</label>
       		<input type="text" placeholder="Search" id="s" name="s" class="field">
       		<input type="submit" value="Search" id="searchsubmit" name="submit" class="submit">
       	</form>
       ```
   
 *  Thread Starter [sunil.ch](https://wordpress.org/support/users/sunilch/)
 * (@sunilch)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/issue-with-responsive-version/#post-7483699)
 * Infact my search stops working…I am search a word “xyz” and it is showing in 
   URL and on search page like “Search Results for: undefined”….
 * How can I resolve this..

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

The topic ‘Issue with responsive version’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ajaxify-wordpress-site.svg)
 * [Ajaxify Wordpress Site(AWS)](https://wordpress.org/plugins/ajaxify-wordpress-site/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajaxify-wordpress-site/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajaxify-wordpress-site/)
 * [Active Topics](https://wordpress.org/support/plugin/ajaxify-wordpress-site/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajaxify-wordpress-site/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajaxify-wordpress-site/reviews/)

## Tags

 * [responsive issue](https://wordpress.org/support/topic-tag/responsive-issue/)

 * 2 replies
 * 1 participant
 * Last reply from: [sunil.ch](https://wordpress.org/support/users/sunilch/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/issue-with-responsive-version/#post-7483699)
 * Status: not resolved