Solutions:

theme-searchbar.php

Code:

<?php if ( is_home() || is_search() || is_404() || is_tax( APP_TAX_CAT ) || is_singular( APP_POST_TYPE ) ) : ?>

Change to: