Title: Plugin causes conflict with Search function
Last modified: March 12, 2020

---

# Plugin causes conflict with Search function

 *  Resolved [clpoh](https://wordpress.org/support/users/clpoh/)
 * (@clpoh)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/plugin-causes-conflict-with-search-function/)
 * Hi there,
 * Thanks again for the great plugin, however just noticed as of late that the search
   function on our site has been unable to function, the message “The site is experiencing
   technical difficulties.” appeared on a blank page. Only after refreshing the 
   page, will the search landing page appeared. Is there any way we can solve this?
 * Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-causes-conflict-with-search-function%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/plugin-causes-conflict-with-search-function/#post-12535363)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * To fix this, you might have to turn off TablePress’ integration into the WordPress
   search. To do that, please add this to the end of your theme’s “functions.php”
   file:
 *     ```
       add_filter( 'tablepress_wp_search_integration', '__return_false' );
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [clpoh](https://wordpress.org/support/users/clpoh/)
 * (@clpoh)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/plugin-causes-conflict-with-search-function/#post-12539120)
 * Hi Tobias,
 * Thanks for the speedy response and yes, that line of codes worked like a charm!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/plugin-causes-conflict-with-search-function/#post-12539617)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/)
   here in the plugin directory. Thanks!

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

The topic ‘Plugin causes conflict with Search function’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/plugin-causes-conflict-with-search-function/#post-12539617)
 * Status: resolved