In my child theme's archive.php , I have the following code for displaying the title of my archive pages: <?php the_archive_title( '<h1 class="page-title">' ...
確定! 回上一頁