// Force static Home page as front page add_action( 'template_redirect', function () { if ( is_home() || is_front_page() ) { $home = get_page_by_title( 'Home' ); if ( $home ) { global $wp_query; $wp_query = new WP_Query( [ 'page_id' => $home->ID ] ); } } }); Smith Design https://validator.w3.org/feed/docs/rss2.html Mobile Homepage Slider HomePage Slider