From: Laury GvR Date: Tue, 13 Sep 2016 15:46:15 +0000 (-0400) Subject: Link to blog on frontpage. Sharethis for blogs. X-Git-Tag: v1.2.5^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=eb130189d64fe3382eaf0ae6c5bcaa76df57fbea;p=WP-Themes%2Fmountpleasantwow.git Link to blog on frontpage. Sharethis for blogs. Sharethis added for blogs on single posts. Frontpage link to blog home now links there. --- diff --git a/css/app.css b/css/app.css index ca5c31e..21a1847 100644 --- a/css/app.css +++ b/css/app.css @@ -8006,6 +8006,9 @@ body #glm-member-front-header .glm-button.button { #blog-side-info ul li { margin-bottom: 15px; } +.addthis_counter.addthis_pill_style { + float: right; } + #ai1ec-container .ai1ec-views-dropdown { /*display: none;*/ } #ai1ec-container .timely a { diff --git a/footer.php b/footer.php index 6fcdab5..5371de9 100644 --- a/footer.php +++ b/footer.php @@ -57,4 +57,7 @@ + + + diff --git a/front-page.php b/front-page.php index da23d45..8bd533a 100644 --- a/front-page.php +++ b/front-page.php @@ -28,7 +28,7 @@
-

Our Blog

+

Our Blog

diff --git a/scss/_blog.scss b/scss/_blog.scss index 8f6ad4a..3ed1545 100644 --- a/scss/_blog.scss +++ b/scss/_blog.scss @@ -318,3 +318,6 @@ } } } +.addthis_counter.addthis_pill_style { + float: right; +} \ No newline at end of file diff --git a/single.php b/single.php index 7cfe604..b30d3ba 100644 --- a/single.php +++ b/single.php @@ -11,8 +11,19 @@ echo '
'; } else { echo '
'; + } ?> +
+ +
+ +
+ + + + +