News Archive
Find out about all the exciting things that are happening recently.
9th November 2021

20th October 2021

20th October 2021

20th October 2021

20th October 2021

20th October 2021

20th October 2021

13th October 2021

12th October 2021

11th October 2021

11th October 2021

11th October 2021

11th October 2021

11th October 2021

5th October 2021

<?php
//Add related staff
if( get_field('enable_related_staff') ) {
  if( get_field('staff_group') ) {
    echo do_shortcode(' [bricks_template id="27179"]');
  }
}
//Add related news
if( get_field('enable_related_news') ) {
  if( get_field('news_category') ) {
    echo do_shortcode(' [bricks_template id="4144"]');
  }
}
?>













