ACF Advanced Search Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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]'); ?>
Screenshots
-
ACF Advanced Search widget (BackEnd).
-
ACF Advanced Search widget (FrontEnd). All filters will be created automatically from fields that have types: select, radio button.