• Resolved clpoh

    (@clpoh)


    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 to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    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

    (@clpoh)

    Hi Tobias,

    Thanks for the speedy response and yes, that line of codes worked like a charm!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    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 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.