Update footer.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 28 Dec 2016 15:21:29 +0000 (10:21 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 28 Dec 2016 15:21:29 +0000 (10:21 -0500)
There should be nothing after end body tag.

footer.php
style.css

index 97a564d..41a7e9d 100644 (file)
         <?php $modal_link = do_shortcode('[ninja_forms_modal_form id=5 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
     </div>
     <?php wp_footer();?>
-  </body>
   <script>
 // Not moving Gravity Forms added to a product to below add to cart button for now
 //    $(".gform_variation_wrapper")
 //            .appendTo(".woo-single-product");
   </script>
+  </body>
 </html>
index 7c8a873..c66ead5 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Gilmore Car Museum
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Gilmore Car Museum.
-Version: 1.2.36
+Version: 1.2.37
 */