<?php get_template_part('parts/enews-sticky'); ?>
</div>
-</main>
\ No newline at end of file
+</main>
+<style>
+ .ui-tabs-active.ui-state-active{
+ background: #5E8F72 !important;
+ }
+</style>
\ No newline at end of file
<?php if ( $post->ID == $countiesPageId ) { ?>
<?php
// I'm the counties page
- echo "I'm the counties page";
+
?>
<?php } else if ( wp_get_post_parent_id( $post ) == $countiesPageId ) { ?>
<?php
?>
</div>
<?php } else { ?>
- Cannot find the associate ID for this county.
+
<?php } ?>
<?php if ( $showCountyButtons ) { ?>
<?php $image = wp_get_attachment_image_src(get_post_thumbnail_id($post->ID), 'large'); ?>
<?php endif; ?>
+ <?php if (function_exists('the_field') && get_field('interior_header_crowdriff_script',$post->ID)) { ?>
+ <div id="header-crowdriff">
+ <?php echo the_field('interior_header_crowdriff_script',$post->ID); ?>
+ </div>
+ <?php } ?>
<div id="county-buttons-container" class="row" >
<div id="county-buttons">