Make it https all the time since they have different urls for https and
http and calling https on a non secure page is no big deal but calling
this on secure page with wrong url as https won't work.
<?php wp_footer();?>
<script charset="utf-8" type="text/javascript">var switchTo5x=true;</script>
-<script charset="utf-8" type="text/javascript" src="//w.sharethis.com/button/buttons.js"></script>
+<script charset="utf-8" type="text/javascript" src="https://ws.sharethis.com/button/buttons.js"></script>
<script charset="utf-8" type="text/javascript">stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"});var st_type="wordpress4.3.1";</script>
<!-- Segment Pixel - MI - Staffords Hospitality - Site - DO NOT MODIFY -->
<img src="//ib.adnxs.com/seg?add=3410478&t=2" width="1" height="1" />
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for Staffords
-Version: 1.0.30
+Version: 1.0.31
*/