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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This might be related to the TablePress search integration. To maybe fix this, 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 sirylh

    (@sirylh)

    Thanks. It is work!
    And thank you for this amazing plugin again!

    • This reply was modified 7 years, 6 months ago by sirylh.
    • This reply was modified 7 years, 6 months ago by sirylh.
    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 ‘Tablepress conflict with Theme’s search function’ is closed to new replies.