Title: Disable Ajax
Last modified: August 22, 2016

---

# Disable Ajax

 *  Resolved [wpbeaches](https://wordpress.org/support/users/wpbeaches/)
 * (@wpbeaches)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/disable-ajax/)
 * How do you disable Ajax on the tabs.
 * Thanks
 * [https://wordpress.org/plugins/wp-listings/](https://wordpress.org/plugins/wp-listings/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * (@agentevolution)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/disable-ajax/#post-5551280)
 * There is no Ajax on the tabs. They use jQuery UI tabs, included in WordPress 
   core.
 * You can remove all the javascript on the single listing template with in your
   theme’s functions.php:
    `remove_action('wp_enqueue_scripts', 'enqueue_single_listing_scripts');`

Viewing 1 replies (of 1 total)

The topic ‘Disable Ajax’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-listings_978e8f.svg)
 * [IMPress Listings](https://wordpress.org/plugins/wp-listings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-listings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-listings/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-listings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-listings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-listings/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [agentevolution](https://wordpress.org/support/users/agentevolution/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/disable-ajax/#post-5551280)
 * Status: resolved