From 4759d5dbfdd8245d7ea81c00f8adcea4c6729360 Mon Sep 17 00:00:00 2001 From: Jared Date: Fri, 7 Dec 2012 16:26:58 -0500 Subject: [PATCH] fixed issue with the amazon s3 plugin AND portfolio slideshow pro activated where the body classes disappear --- changelog.txt | 4 ++++ espresso-template-after.php | 4 ++++ functions.php | 13 +++++++++---- style.css | 2 +- 4 files changed, 18 insertions(+), 5 deletions(-) diff --git a/changelog.txt b/changelog.txt index 4fc0f39..6550e56 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,10 @@ Espresso Change Log This will hopefully allow for some basic transparency regarding what gets changed in espresso. Anything we add to the framework will be listed here. +1.0.6 +------------------------------------- +- fixed an issue with the amazon plugin AND portfolio slideshow pro that caused the body classes to disappear + 1.0.5 ------------------------------------- - fixed issue with page and post titles not being set to the correct colors diff --git a/espresso-template-after.php b/espresso-template-after.php index 8df3bb0..b477ad6 100755 --- a/espresso-template-after.php +++ b/espresso-template-after.php @@ -19,5 +19,9 @@ + + diff --git a/functions.php b/functions.php index 9243e58..4e5b77d 100755 --- a/functions.php +++ b/functions.php @@ -1,11 +1,11 @@