• Hey Mikko

    I have this snippet in my functions.php. Is it required? What does it do?

    Theme tt4, WP 6.6

    //Relevanssi Ajax - Fix after wp 6.5
    add_filter( 'relevanssi_live_search_add_result_div', '__return_false' );
Viewing 1 replies (of 1 total)
  • Plugin Author Mikko Saari

    (@msaari)

    It changes how the Relevanssi Live Ajax Search adds the div that contains the results. Try disabling it and see what happens, you’ll notice if it’s necessary or not.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.