changing ditty news ticker function parameter post id
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 15 Nov 2016 13:33:46 +0000 (08:33 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 15 Nov 2016 13:33:46 +0000 (08:33 -0500)
sections/header.php

index 8de79d6..c2ae871 100644 (file)
@@ -1,6 +1,6 @@
 <div id="close-alert">
     <div class="row text-center">
-      <?php if(function_exists('ditty_news_ticker')){ditty_news_ticker(148);} ?>
+      <?php if(function_exists('ditty_news_ticker')){ditty_news_ticker(103);} ?>
     </div>
     <div class="alert-x">X</div>
 </div>