Archives.php is usually not a page template – it is a file used to display all the archived posts (usually some sort of list …)
It is usually triggered by a function that deals with archived posts like
<?php wp_get_archives('type=monthly'); ?>
Anyhow –
A page template file has to have this code in the begining ;
<?php
/*
Template Name: put name here
*/
?>
in order to show as page template ..
so should you really want to make archives.php to work as a template file –
/*
Template Name: Archives
*/
should work.
Related Posts:
- Default archive URL wordpress
- Increase number of posts in archive page
- How do I place content on archive pages but not on main page?
- WordPress Posts By Date/Day?
- Preventing 404 error on empty date archive
- Archive by Year
- Including post_type = ‘wiki’ in author archives
- Post formats template
- Archive filtering posts by year and month
- How to get the date dynamically from archive.php to date.php?
- Count posts for each year
- How can I change the way dates shown in the archive widget?
- how do I get the date in a date archive page
- How can I get the ID for an archive page? [closed]
- Archive in sidebar with dropdown list of Year – Month – Day
- How can I organize/create an archive listing by Year and month
- Change behavior depending on content length
- How to edit archive page’s content inside wordpress dashboard?
- Cache previous versions of website?
- Archive pages for posts based on their taxonomy?
- How can I get archives for specific category without category_base in the url?
- condition for only if is archive for default post type
- Remove author archive
- Preview Post/Custom Post types in Archive
- Displaying year, month and day archives differently
- Creating a custom archive template that sorts post by date
- When i try to open archive pages i get a 404 error
- Archive links don’t work when clicked
- Get link to a specific template file [closed]
- wp_get_archives() display months even if there is no posts
- how do I encode links to specific archive searches?
- Some archive by year page return 404
- Group Posts by Category in Monthly Archive
- Loop through years and months in WordPress archives
- Dropdown to select posts by month and then displaying those posts in the archive page
- WordPress showing archive.php instead page
- How to filter by date & a specific custom post type post-WP 4.4?
- Having a problem with Next and Previous Links
- Custom post type archive page thinks I’m not logged in
- How to use multiple archive templates for a taxonomy?
- ‘Archive’ folder for posts and pages
- Constructing An if Statement with is_category(); in archive.php
- Filter post by clickable year [duplicate]
- next and previous year month and day for archive page
- Get current title of archive.php
- How to show months in wordpress archive page?
- I want my yearly archives to show a list of all posts
- How can I modify this to show number of posts-per-month?
- How to count the number of archives there are
- Get archives as array
- Get posts from a top category and group by child categories
- Create an archive listing based on meta array
- Can’t Access Sessions or Variables through pages
- Force WordPress to NOT display the manual excerpt
- How to display an archive with multiple authors
- Why is my archive.php redirecting to front-page.php?
- How to get post archives urls list without any markup?
- How can I loop only months foreach year?
- Only display archive subtitle on the first archive page
- Bootstrap Accordion with Dynamic content WordPress Archives Unique ID
- What do I need to style for the page after wp_get_archives?
- WordPress archive index page
- How to hide specific post type from archive?
- On my archives page, I can’t see my custom post types catergories
- How to get the Custom Post Type Archive inside a folder
- Add hour to archive link?
- WordPress archives in header -necessary?
- Blog pages show at most unrecognized by code
- Taxonomy term archive default loop returns 1 record instead of 8
- Any kind of custom post type in the front page and in the archive listing
- Find out in which kind of archive am I
- How to get the month argument from permalink in wordpress?
- Display an archives name
- Archive of year for some categories using the featured image
- Custom design calendar archive
- Over 500.000(!) unwanted archive pages, major duplicate content problem
- How to display dynamic additional contents on archive pages?
- How to show all the posts under the same Year in a page WordPress?
- How to share the author’s archive?
- How can I show a list of posts using the dynamic selection box?
- My page is shown as archive in my site
- How can I noindex my archive pages?
- How to prevent archiving and search engine caching in a free WordPress blog?
- Change Title Based on Taxonomy Filter in archive-{cpt}.php
- What’s wrong with default posts archive?
- How can I modify wp_get_archives() to not use archive.php template?
- Parent and child relation code and display only first child list
- Get all posts from db between 2 specified months
- Archive – Show Video from First Post
- Missing content on author archive page
- Trying to hide subcategories which have categories without posts
- How to hide the year in archive link
- Show recent posts in single-post page
- Is each issue of a magazine site a static page
- How to create an archive section of a WordPress site
- How to remove “Archives” after category name?
- Load new Posts on Scroll on Page
- Filter the post listing for a particular category from archive month list
- Create page like custom post type list in WordPress
- WP Archive & Category Pages not filtering