$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>
$id = get_the_ID();
//Parent file
//$image = wp_get_attachment_url( get_post_thumbnail_id( $id ) );
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $id ), '200-size')[0];
$meta = get_post_meta($id, '_boarding', TRUE);
$featured_school_or_not = get_field('featured_school_or_not', $id);
$featured_class ='';
if($featured_school_or_not ==1){
$featured_class ='featured';
}
$basis_class = (get_field('is_a_baisis_school') ? 'baisis' : '') ;
echo '
';
echo '
';$terms = get_the_terms( $id, 'school-type' );
$fees = get_field('boarding_price_value', $id);
$internFeesTitle = get_field('international_title', 'universities');
$english_format_number = $fees;
if (is_float($fees)) {
$english_format_number = number_format($fees);
}
$cityLocation =get_field('boarding_school_city_location', $id);
$terms = get_the_terms( $id, 'city' );
$worldRankingTitle = get_field('world_ranking_title', 'universities') ;
$worldRankingValue = get_field('world_ranking_value', $id);
$accomTitle = get_field('accommodation_title', 'universities');
$accomValue = get_field('accommodation_value', $id);
$emblemLogo = get_field('emblem_logo', $id);echo '
';echo '
' . get_the_title() . '';// city location field
echo '
';
foreach ($terms as $term) {
echo $term->name;
}
echo '';// fees field
echo '
';
echo ''.$internFeesTitle.':';
echo '£'.$english_format_number.'';
echo '
';// ranking field
echo '
';
echo ''.$worldRankingTitle.':';
echo ''.$worldRankingValue.'';
echo '
';// accomodation field
echo '
';
echo ''.$accomTitle.':';
echo '£'.$accomValue.'';
echo '
';echo '
VIEW PROFILE ';echo '
'; // end meta list
echo '
';
echo '
';
?>