/* Wordpress for custom field ------- create template file like home.php and add this code */ <?php echo get_field('name');?>