Shortcode for display search form:
For pages and posts, you can use it [eshb_search_form] and if you want to use the template you can use this shortcode
<?php echo do_shortcode('[eshb_search_form']; ?>
Shortcode for display room archive:
For pages and posts, you can use it [eshb_accomodation_grid] and if you want to use the template you can use this shortcode
<?php echo do_shortcode('[eshb_accomodation_grid']; ?>