If advanced custom field not installed. <?php if( class_exists('ACF') ) : ?> <img src="<?php the_field('hero_image'); ?>" alt="slider-img"/> <?php endif; ?>