We'll create fresh WordPress site with ACF Advanced Search installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin extends the WordPress search widget and allows to search by content with filters in fields created using Advanced Custom Fields plugin. Free and Pro versions of ACF plugin are supported.
For displaying ACF fields in a single post can be used short code
[displayACFfields]
If you edit template in PHP editor you can use:
<?php echo do_shortcode('[displayACFfields]'); ?>