Hello,
I followed these directions and its not working.
https://www.zen-cart.com/tutorials/i...hp?article=279
I'm trying to remove the search box header when customer is logged out. The file I'm modifying is search_header.php.
I even try to force the search box to turn off by putting the code: $show_search_header = false;
and it still doesn't work, search box shows regardless of login or logout.



