wordpress_if_field_value.php
<?php if(get_field('field_name') == 'Field Value'): ?> condition <?php endif; ?>