I'm looking for a solution how to replace the default search bar with a dedicated one. So my idea is to switch off default bar and add a new one inside subheader. But maybe you'll have better idea how to do it. I have shortcode for the search bar as well as php code: <?php echo do_shortcode('[wcas-search-form]'); ?>
Comments
<?php echo do_shortcode('[wcas-search-form]'); ?>