diff --git a/archive.php b/archive.php index 4627b7b..f0fa2ab 100644 --- a/archive.php +++ b/archive.php @@ -20,7 +20,7 @@ $sidebar_pos = get_theme_mod('understrap_sidebar_position');
-
+
diff --git a/author.php b/author.php index 670f24b..c943300 100644 --- a/author.php +++ b/author.php @@ -14,7 +14,7 @@
-
+
@@ -29,7 +29,7 @@ $curauth = (isset($_GET['author_name'])) ? get_user_by('slug', $author_name) : get_userdata(intval($author)); ?> -

nickname; ?>

+

nickname ); ?>

ID ) ) : ?> ID); ?> @@ -38,16 +38,16 @@
user_url ) ) : ?>
-
user_url; ?>
+
user_url ); ?>
user_description ) ) : ?>
-
user_description; ?>
+
user_description ); ?>
-

nickname; ?>:

+

nickname ); ?>:

diff --git a/footer.php b/footer.php index f35533b..bf2b7d5 100644 --- a/footer.php +++ b/footer.php @@ -15,7 +15,7 @@ $container = get_theme_mod('understrap_container_type');