<?php /** * The template for displaying archive pages * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package solace */ get_header(); solace_callback_blog_layout_custom(); get_footer();