diff --git a/grandchild-functions.php b/grandchild-functions.php index 91d469a..d9f8e62 100644 --- a/grandchild-functions.php +++ b/grandchild-functions.php @@ -606,6 +606,8 @@ function program_archive_page_template( $archive_template ) { 'layout' => 'vertical', 'toggle' => 0, 'return_format' => 'value', + 'allow_custom' => 0, + 'save_custom' => 0, ), array ( 'key' => 'field_589b67cd3cc1f', @@ -636,6 +638,8 @@ function program_archive_page_template( $archive_template ) { 'layout' => 'vertical', 'toggle' => 0, 'return_format' => 'value', + 'allow_custom' => 0, + 'save_custom' => 0, ), array ( 'key' => 'field_58a3644c7c370', @@ -703,6 +707,7 @@ function program_archive_page_template( $archive_template ) { 'tabs' => 'all', 'toolbar' => 'full', 'media_upload' => 1, + 'delay' => 0, ), array ( 'key' => 'field_589b66f5d6681', @@ -723,6 +728,24 @@ function program_archive_page_template( $archive_template ) { 'append' => '', 'maxlength' => '', ), + array ( + 'key' => 'field_58f7c4f744bd9', + 'label' => 'Email', + 'name' => 'email', + 'type' => 'email', + 'instructions' => '', + 'required' => 0, + 'conditional_logic' => 0, + 'wrapper' => array ( + 'width' => '', + 'class' => '', + 'id' => '', + ), + 'default_value' => '', + 'placeholder' => '', + 'prepend' => '', + 'append' => '', + ), array ( 'key' => 'field_589b64ce3c849', 'label' => 'Degrees', diff --git a/templates/archive-programs.php b/templates/archive-programs.php index c60c8e6..29d5e51 100644 --- a/templates/archive-programs.php +++ b/templates/archive-programs.php @@ -78,21 +78,27 @@
- +
- Department Website -
-
- View Concentrations -
+ Department Website +
+ +
+ View Concentrations +
+

- +
+

+

@@ -116,6 +122,8 @@ + +