How to disable directory search on certain pages
hi,
Whilst looking into styling the directory search box that appears below the main menu, I noticed this line in header.php
<?php if ( false !== apply_filters('va_show_search_controls', true ) ) : ?>
This implies that somewhere in Vantage, there is a setting to allow me to switch off the directory search entirely for some or all of the site...but I just can't find anywhere in the admin for Vantage where this is set.
Please could you advise.
Thanks!