[ad_1]
Hi, I am using the ‘Simple Custom Post Order’ plugin. When it is deactivated, the relevanssi search works fine. However, when it is activated, even after adding the function ‘add_filter( ‘relevanssi_orderby’, function ( $orderby ) {return ‘relevance’; } );,’ the search does not work. Is there any other element to add in the functions.php file? It used to work well with this function some time ago… thanks a lot !
