Stores appear in the Search Resaults instead of coupons
Title explains it all right now we have this
<?php printf(__("Search for '%s' returned %s results", 'appthemes'), trim(get_search_query()), $wp_query->found_posts); ?>
how can i change it to make just the store appear in the search results
thank you guys