diff --git a/sidebar-left.php b/sidebar-left.php index a68c7e3..1d57cb9 100644 --- a/sidebar-left.php +++ b/sidebar-left.php @@ -9,7 +9,7 @@ if (!$comicpress_options['disable_lrsidebars_frontpage']) { ?> the_widget('ComicPressCalendarWidget'); the_widget('ComicPressArchiveDropdownWidget','mode=monthly_archive'); } - the_widget('ComicPressLatestComicsWidget'); +// the_widget('ComicPressLatestComicsWidget'); endif; ?>