Change the following code in vantage/include/views.php

Line no. 574

function disable_va_search_controls( $enabled ) {
return false;
}

just write true in place of false.