From: Laury GvR Date: Fri, 29 Jul 2016 13:49:06 +0000 (-0400) Subject: Fixed equalizer; was using class, not attribute X-Git-Tag: v1.0.26^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c455608e2917daab8b18a9f420ac54d8e40733d7;p=WP-Themes%2Fwesternup.git Fixed equalizer; was using class, not attribute Frontpage event display was using data-equalizer-watch as a class when it should have been using it as an attribute. Fixed. --- diff --git a/front-page.php b/front-page.php index 721e53f..682e362 100644 --- a/front-page.php +++ b/front-page.php @@ -14,14 +14,14 @@
-
+

-
+