Fixing a missing end div tag in footer.
Remove extra end div tag in the index page.
</ul>
</div>
</div>
-
+
</div>
<div class="row">
<div id="foot-logo" class="small-11 columns text-center">
<a href="<?php echo esc_url( home_url() ); ?>"><img src="<?php echo esc_url( get_template_directory_uri() );?>/assets/silver-lake-sand-dunes-footer-logo.png"></a>
</div>
-
-
+
+
<!--
<div class="small-12 medium-6 columns ta_cert" id="TA_certificateOfExcellence724" class="TA_certificateOfExcellence"><ul id="PPnGczghPDB4" class="TA_links DN45CWevUlp"><li id="KpQ46oqBw0O" class="bZlQ1L12T9g"><a target="_blank" href="https://www.tripadvisor.com/Hotel_Review-g42454-d316988-Reviews-Sierra_Sands_Family_Lodge-Mears_Oceana_County_Michigan.html"><img src="https://www.tripadvisor.com/img/cdsi/img2/awards/CoE2016_WidgetAsset-14348-2.png" alt="TripAdvisor" class="widCOEImg" id="CDSWIDCOELOGO"/></a></li></ul></div><script src="https://www.jscache.com/wejs?wtype=certificateOfExcellence&uniq=724&locationId=316988&lang=en_US&year=2016&display_version=2"></script>
</div>
<div class="row">
<?php get_template_part('parts/client-info-footer');?>
</div>
+ </div>
</footer>
-
-
+
+
<div id="copyright" class="text-center">
<span>Copyright © <?php echo date('Y');?> </span>
<span class="bullet"> • </span>
<?php get_header(); ?>
<main class="page-inside">
- <?php
-// echo glm_get_header();
- get_template_part('parts/slide-show');
+ <?php
+// echo glm_get_header();
+ get_template_part('parts/slide-show');
?>
- </div>
<div id="content-wrapper">
<div class="row">
<?php
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for ThinkDunes
-Version: 1.0.23
+Version: 1.0.26
*/