diff --git a/wordpress.tv/public_html/wp-content/themes/wptv2/archive.php b/wordpress.tv/public_html/wp-content/themes/wptv2/archive.php
index 7299230a88..1de1f54200 100644
--- a/wordpress.tv/public_html/wp-content/themes/wptv2/archive.php
+++ b/wordpress.tv/public_html/wp-content/themes/wptv2/archive.php
@@ -13,7 +13,7 @@
global $wp_query, $post, $wptv;
?>
-
-
+
@@ -94,4 +94,4 @@
-
+
have_posts() ) : $featured->the_post(); ?>
diff --git a/wordpress.tv/public_html/wp-content/themes/wptv2/category.php b/wordpress.tv/public_html/wp-content/themes/wptv2/category.php
index 4340d2eba8..adbda0dc97 100644
--- a/wordpress.tv/public_html/wp-content/themes/wptv2/category.php
+++ b/wordpress.tv/public_html/wp-content/themes/wptv2/category.php
@@ -21,7 +21,7 @@
-
+
diff --git a/wordpress.tv/public_html/wp-content/themes/wptv2/front-page.php b/wordpress.tv/public_html/wp-content/themes/wptv2/front-page.php
index a043d29730..5c690ba6cd 100644
--- a/wordpress.tv/public_html/wp-content/themes/wptv2/front-page.php
+++ b/wordpress.tv/public_html/wp-content/themes/wptv2/front-page.php
@@ -23,18 +23,18 @@
have_posts() ) : $featured->the_post(); ?>
the_video(); ?>
-
+
the_event( '', '' ); ?>
-
+
have_posts ?>
-
+
-
+
-
+
@@ -108,7 +108,7 @@
if ( $popular->have_posts() ) :
?>
-
+
have_posts() ) : $popular->the_post(); ?>
diff --git a/wordpress.tv/public_html/wp-content/themes/wptv2/header.php b/wordpress.tv/public_html/wp-content/themes/wptv2/header.php
index 25f736a9d8..9bc919fe5f 100644
--- a/wordpress.tv/public_html/wp-content/themes/wptv2/header.php
+++ b/wordpress.tv/public_html/wp-content/themes/wptv2/header.php
@@ -38,7 +38,9 @@