Add tracking pixel
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 31 Dec 2015 19:46:06 +0000 (14:46 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 31 Dec 2015 19:46:06 +0000 (14:46 -0500)
Also move the body end tag down to where it is suppose to be.

footer.php
style.css

index 0b55117..71bed53 100644 (file)
@@ -32,7 +32,6 @@
        <?php do_action('foundationPress_layout_end'); ?>
        </div>
 </div>
-</body>
 <div id="modal-placeholder">
   <?php $modal_link = do_shortcode('[ninja_forms_modal_form id=7 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
 </div>
@@ -74,4 +73,6 @@
   });
 
 </script>
+<img src="http://bcp.crwdcntrl.net/5/c=931/b=26825043" width="1" height="1"/>
+</body>
 </html>
index c5ef877..524ed98 100755 (executable)
--- a/style.css
+++ b/style.css
@@ -2,6 +2,6 @@
 Theme Name:         Visit Alpena
 Theme URI:          http://www.gaslightmedia.com
 Description:        The Theme for the Alpena CVB Website
-Version:            1.0.4
+Version:            1.0.6
 Author:             Gaslight Media
-*/
\ No newline at end of file
+*/