Nłeʔkepmx Village
if (get_field('button1')['title'] != '') :
$icon = 'fa-question';
if (get_field('button_1_icon') != '')
$icon = get_field('button_1_icon');
?>
Tutorial
endif; ?>
if (get_field('button2')['title'] != '') :
$icon = 'fa-campground';
if (get_field('button_2_icon') != '')
$icon = get_field('button_2_icon');
?>
Winter House
endif; ?>
if (get_field('button3')['title'] != '') :
$icon = 'fa-campground';
if (get_field('button_3_icon') != '')
$icon = get_field('button_3_icon');
?>
Summer Gathering
endif; ?>
if (get_field('button4')['title'] != '') :
$icon = 'fa-campground';
if (get_field('button_4_icon') != '')
$icon = get_field('button_4_icon');
?>
Family
endif; ?>
if (get_field('button5')['title'] != '') :
$icon = 'fa-campground';
if (get_field('button_5_icon') != '')
$icon = get_field('button_5_icon');
?>
Family Tree Maker
endif; ?>