diff --git a/src/wp-content/themes/tuleva/helpers/acf/fund-savings.php b/src/wp-content/themes/tuleva/helpers/acf/fund-savings.php index 69c377d6..7da7b331 100644 --- a/src/wp-content/themes/tuleva/helpers/acf/fund-savings.php +++ b/src/wp-content/themes/tuleva/helpers/acf/fund-savings.php @@ -306,6 +306,7 @@ 'label_placement' => 'top', 'instruction_placement' => 'label', 'active' => 1, + 'show_in_rest' => 1, )); endif; \ No newline at end of file