';
endif;
if (have_rows('match_results')):
// loop through the rows of data
while (have_rows('match_results')) : the_row();
// vars
$home_team = get_sub_field('home_team');
$home_score = get_sub_field('home_score');
$away_score = get_sub_field('away_score');
$away_team = get_sub_field('away_team');
// display a sub field value
?>
Garron Tower, St Killian’s College
Maghera, St Patrick’s College
Ballycastle, Cross & Passion College
11:00
Ballymena, St Louis Grammar School
endwhile;
else :
// no rows found
echo '';
echo '
Sorry no fixtures
';
endif;
if (have_rows('match_results')):
// loop through the rows of data
while (have_rows('match_results')) : the_row();
// vars
$home_team = get_sub_field('home_team');
$home_score = get_sub_field('home_score');
$away_score = get_sub_field('away_score');
$away_team = get_sub_field('away_team');
// display a sub field value
?>
Ballycastle, Cross & Passion College
Ballymena, St Louis Grammar School
Danske Bank McNamee Cup - Quarter Finals
October 15, 2018
Sorry no match results
Danske Bank McNamee Cup - Semis
October 29, 2018
Ballycastle, Cross & Passion College
11:00
Garron Tower, St Killian’s College
endwhile;
else :
// no rows found
echo '';
echo '
Sorry no fixtures
';
endif;
if (have_rows('match_results')):
// loop through the rows of data
while (have_rows('match_results')) : the_row();
// vars
$home_team = get_sub_field('home_team');
$home_score = get_sub_field('home_score');
$away_score = get_sub_field('away_score');
$away_team = get_sub_field('away_team');
// display a sub field value
?>
Ballycastle, Cross & Passion College
Garron Tower, St Killian’s College
Knock, Our Lady & St. Patrick's College
11:00
Belfast, St Mary’s CBS
endwhile;
else :
// no rows found
echo '';
echo '
Sorry no fixtures
';
endif;
if (have_rows('match_results')):
// loop through the rows of data
while (have_rows('match_results')) : the_row();
// vars
$home_team = get_sub_field('home_team');
$home_score = get_sub_field('home_score');
$away_score = get_sub_field('away_score');
$away_team = get_sub_field('away_team');
// display a sub field value
?>
Knock, Our Lady & St. Patrick's College
Belfast, St Mary’s CBS
Danske Bank McNamee Cup - Final
Garron Tower, St Killian’s College
11:00
Belfast, St Mary’s CBS
endwhile;
else :
// no rows found
echo '';
echo '
Sorry no fixtures
';
endif;
if (have_rows('match_results')):
// loop through the rows of data
while (have_rows('match_results')) : the_row();
// vars
$home_team = get_sub_field('home_team');
$home_score = get_sub_field('home_score');
$away_score = get_sub_field('away_score');
$away_team = get_sub_field('away_team');
// display a sub field value
?>