Can not Remove Archives and Meta from Sidebar
The theme is set up so that if a sidebar is inactive, default content will be shown (search form, monthly archives, and meta). For example, the sidebar.php file: <?php /** * The Sidebar containing the main widget areas. * * @package WordPress * @subpackage Fruitful theme * @since Fruitful theme 1.0 */ ?> <div id=”secondary” … Read more