Looking at your site, then looking at the live demo of the theme … and that archive section isn’t hard-coded into the theme by default.
This potentially means one of two things:
- You or someone managing your site added it
- The archive widget is the “default” widget for some section and you haven’t put anything else there yet.
If you added the widget
Just go into Appearance » Widgets and remove it.
If it’s the default
Go into Appearance » Widgets and add an empty text widget to the empty widget container. This should dump “nothing” into the widget area and prevent the defaults from firing up.
Related Posts:
- Programmatically set page_on_front
- How to make my front page display only the most recent sticky post, plus usual widgets?
- How do I set the front page programmatically?
- Custom background for the index page only?
- Load front-page.php from subfolder
- Can you select a post as the front page or only pages?
- Can’t edit front page of website [closed]
- How to block access to blog-page for users not logged in?
- Pagination not Working on only Front page on latest verson of WordPress
- Do I need an empty page for a different blog page?
- Showing option when page is frontpage
- Is it possible for homepage in Twentyseventeen theme to look like a standard page?
- WordPress site front page fails to load in IE
- Home/front page won’t display content after a form is submitted
- how to create a static front page for my blog in wordpress
- Home link in the homepage of my wordpress does not show my blog posts
- WordPress, how to figure out how to edit front page
- How to set a static html front page
- NON Static-Front Page
- Front Page Settings
- What code controls the animation for the front-page header in TwentySeventeen
- Setting index.php as a static home page without posts?
- Implement a slideshow-like frontpage with text overlays
- Showing “best posts” in front page
- Pull in content from page defined as static front page
- Excluding front_page from is page condition
- Why does my site show the correct front-page when you arrive at the site, but not when you click ‘home’?
- Change Front Page Word Press 4.1
- Remove edit post link from static front page
- WordPress certain directories not connected
- Different front page for logged in and logged out user but the same URL in WordPress
- Homepage not working after setting as frontpage
- Hiding New Posts on Front Page
- change header height on 2017 theme for logged in users
- How to connect front-page.php to page in admin panel?
- Can I have two websites with one front page
- I created a new home page and set it as the home page in the reading section, but I get an error when typing in the home page url
- Categories with post from child categories on front page
- Static front page – going against the grain
- When Front page and Posts page are specified is it possible to just have front-page.php as the home page?
- Custom background for the index page only?
- No posts on front page
- How to display only sticky posts on my automatically generated front page?
- Front page welcome message area
- Static front page as parent of with child pages?
- How did WordPress link an empty page at dashboard to an actual php file?
- When to use is_home() vs is_front_page()?
- Settings API with arrays example
- Add multiple custom fields to the general settings page
- Settings API vs Theme Customizer
- “Error: Options Page Not Found” on Settings Page Submission for an OOP Plugin
- How to pass arguments from add_settings_field() to the callback function?
- Using pre_get_posts on true pages and static front pages
- Is get_option function cached?
- How to pass variable to add_settings_section() callback?
- What are the advantages to the Settings API?
- Custom Post Type Settings page, choose page to display archive
- Run function AFTER theme options are saved?
- Where to store plugin settings fields
- Trigger custom action when setting button pressed
- How can I save a multiple select array with the settings API for a plug-in options page?
- How can I create a “Read More” link using the_excerpt() on a static front page?
- Settings API in Multisite – Missing update message
- How to Use Checkbox in Custom Option Page Using The Setting API
- How should one implement add_settings_error on custom menu pages?
- WordPress Settings API, Implementing Tabs On Custom Menu Page
- wp_editor() fields on Theme Options Page not saving
- How do I add settings to the Background Options Page?
- Settings API – adding setting fields dynamically?
- is_front_page() malfunction?
- Hook if somebody saves plugin options?
- Accessing plugin settings in gutenberg
- Difference between Option_Group and Option_Name in Register_Settings
- How to add “Stick this post to the front page” to front end?
- How do I fetch the static front page using the REST API?
- What’s the best method for emptying an option created with the Settings API?
- Ways to have multiple front-page.php templates that can be swapped out?
- Settings API – sanitizing urls, email addresses and text
- Settings API – easiest way of validating checkboxes?
- Default value for add_settings_field
- is_front_page only works in theme file, and does not work in functions.php
- Where can I find a schema of wordpress plugin core architecture?
- Add your own settings page for plugin
- What is the correct method for determining ‘is_front_page’ when using filters such as ‘pre_get_posts’ and ‘posts_where’?
- Settings API – creating reusable form elements?
- Adding an html editor to plugin settings page
- add static page to reading settings for custom post type
- Settings API – changing add_settings_field() output?
- Category page doesn’t use category.php, instead it redirects to homepage
- How to put custom post types on front page
- How to display an admin notice after updating plugin settings?
- How to prevent the default home rewrite to a static page
- Add settings fields on options discussion admin page
- Facebook comments box on front page
- Filter front page posts by category
- Which to use to execute code during the saving of a plugin settings page?
- How does WordPress decide what template to use as frontpage
- How do I flush the rules after saving settings using the Settings API?
- Custom query_var causes displaying posts archive on front page
- Flush_rewrite_rules not working when settings updated