adding chute scripts to pages 154 and 113, attractions and tahquamenon falls
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title><?php wp_title(); ?></title>
- <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1.32.0">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1.33">
<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico">
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Crimson+Text:600italic' rel='stylesheet' type='text/css'>
?>
</div>
</div>
-
+ <?php if (is_page( 113 ) ) : ?>
+ <div>
+ <script async src="https://static.getchute.com/display-runners/component-display-carousel/component-display-carousel.js" data-chute-component-display-carousel="https://s3.amazonaws.com/store.getchute.com/5afad3aa980e907ef7000003" data-chute-cta="true" ></script><img src="https://pixel.getchute.com/?dID=5afad3aa980e907ef7000003&cID=4066&eTp=view_served" style="width:0; height: 0">
+ </div>
+ <?php elseif(is_page(154) ) : ?>
+ <div>
+ <script async src="https://static.getchute.com/display-runners/component-display-carousel/component-display-carousel.js" data-chute-component-display-carousel="https://s3.amazonaws.com/store.getchute.com/5afad920980e907f00000005" data-chute-cta="true" ></script><img src="https://pixel.getchute.com/?dID=5afad920980e907f00000005&cID=4066&eTp=view_served" style="width:0; height: 0">
+ </div>
+ <?php endif; ?>
<div class="row">
<div id="main-content" class="small-12 columns">
<?php if ( is_page( 5903 ) ) : ?>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for SaultSteMarieCVB
-Version: 1.1.32
+Version: 1.1.33
*/