Cannot find Archive page
-
Hello,
I am having trouble locating my archives so that I can create a page link at the top of my website for people to go to it. I know that I can add
<?php /* Template Name: Archive page */ ?>
to the top of archive.php to create a page template. However when I do that, “Archive page” now shows up as an option in the drop down but when I create the page, nothing is shown but the title. I found an entire code for the archive.php so I attempted to just paste the entire code over the existing code but all that did was create an archive page successfully but did not match my theme. I do know that an archive page is being created within the confines of my template since I located this link:
https://www.truthlighthouse.com/2010/10/
but I cannot create a page called Archives (or something similar) and have that page call up the information (without simply pasting a link which would get tedious because I would have to do it for each month).
Anyone have any ideas on how to get archive.php to show up if I create a page and still be within the confines of my template?
Thanks so much!
- The topic ‘Cannot find Archive page’ is closed to new replies.