diff --git a/404.php b/404.php index 9cc9cb66..62c3e068 100644 --- a/404.php +++ b/404.php @@ -44,8 +44,8 @@ get_header(); ' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', '_s' ), convert_smilies( ':)' ) ) . '

'; - the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$archive_content" ); + $_s_archive_content = '

' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', '_s' ), convert_smilies( ':)' ) ) . '

'; + the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$_s_archive_content" ); the_widget( 'WP_Widget_Tag_Cloud' ); ?> diff --git a/comments.php b/comments.php index dc2853e1..2c94bfd0 100644 --- a/comments.php +++ b/comments.php @@ -28,8 +28,8 @@ if ( post_password_required() ) { ?>

' . get_the_title() . '' ); } diff --git a/header.php b/header.php index c0396e48..776cbdcd 100644 --- a/header.php +++ b/header.php @@ -37,10 +37,10 @@

-

+