From ff635660f4ed6ef98535a45a48265be08a395f9f Mon Sep 17 00:00:00 2001 From: Dac Chartrand Date: Mon, 29 Jan 2018 13:25:52 -0500 Subject: [PATCH] Widgets not supported @see pressbooks-aldine/inc/intervention.php --- 404.php | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/404.php b/404.php index fc4da80..0a31be2 100644 --- a/404.php +++ b/404.php @@ -18,12 +18,10 @@ get_header(); ?>
-

+

@@ -41,15 +39,6 @@ get_header(); ?>
- ' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', 'pressbooks-aldine' ), convert_smilies( ':)' ) ) . '

'; - the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$archive_content" ); - - the_widget( 'WP_Widget_Tag_Cloud' ); - ?> -