It’s a little bit hard to choose “best way”, when you give so few details describing your case.
There are two most common ways I can think of.
-
Use category description. You can then print it out in category/archive template using
category_description. -
Make custom page template which will display posts from given category (or whatever you want). You can read more on this here (Codex/Page Templates/A Page of Posts)
Most of the times first solution should be sufficient. I would use second solution only when you have complex descriptions (you have to use a lot of formatting and some custom fields).
Related Posts:
- Custom Post Type Archive.php
- how do I add a button in each category to display all posts?
- How best to create a variation of an archive template work?
- How To Get the Correct Character length of the Category Archives Page Title
- How to get the archive post type/format in the loop?
- Override the else part of the index.php loop.
- How can I change archive.php posts display?
- How to set number of posts to display in archive
- Custom Post Type Settings page, choose page to display archive
- Loading custom page template via plugin
- Change number of posts to show on Archive page (custom post type)
- Archive template for taxonomy terms
- Pagination problems with multiple custom post type archive pages
- Custom taxonomy template not working with simple loop. Multiple CPT using the same taxonomy
- Display only posts from referred category on date archive page
- WordPress custom post type archive with description
- CPT: archive-cpt.php VS custom page template
- Custom query in archive.php with pagination nightmare
- Navigation menus not showing because of custom post type filter
- Rewrite URL for only archive page (custom post type)
- get_terms in a taxonomy template
- Archive slider for CPT
- creating custom archive template within plugin for custom post type using archive_template filter
- How To Create A Custom Taxonomy 404 Page
- Custom Taxonomy Archive BUG
- Not able to see CPT archive template
- How to test pagination? [closed]
- Archive template for custom post type only lists first 10
- Change archive page template using pre_get_post
- Why is the custom taxonomy archive page redirecting me to a single post? [closed]
- One of my pages uses the archive.php template only. Why?
- How can I define a custom archive for childs of a specific category?
- Why is my site using index.php instead of archive?
- How can I use $wp_query->tax_query as tax_query parameter for a new WP_Query instatiation?
- Filter posts in category archive page by year using a dropdown
- Custom post type archive page blank
- Co-Authors Plugin Displaying Wrong Author
- get_the_term_list – Return links to edit.php instead of link to taxonomy archive template
- My archive-posttype.php template is not loading
- Get current title of archive.php
- Which Template Page Should I Use?
- show ALL latest posts with archive.php on example.com/latest
- Display custom post types in wp_list_pages
- Pagination doesn’t function properly for archive of a custom post type set as the front page
- How to customize taxonomy archive template files for subterms?
- Use meta boxes inside an archive page template for Woocommerce
- Archive template combined with post slider and regular posts
- How to get posts by category at /%category%/ url?
- Taxonomy template page not working
- Do shortcode in template file
- How to get the Custom Post Type Archive inside a folder
- Limiting the Archive page to posts posted by particular author
- How to create a custom template for custom taxonomy wp-tag-cloud?
- How to Fix an Archive.php That Displays All Posts?
- How do I override the default number of items to be listed on an archive.php page? [duplicate]
- Need equivalent of single_term_slug
- How to make different urls for some tags pages
- Links to previous/next month archives
- How to create archive page to add in menu
- Archive page of CPT’s custom Taxonomy
- Strange behaviour of hierarchical taxonomy archive
- Is it possible to set archive.php instead of index.php to display blog?
- Pagination links for custom post type shows correct number of links, but links result in Page not found
- How to overwrite the category template in a plugin
- I can’t go to the page archive-{post_type}.php
- setting offset to category number in archive page
- Finding the CPT archive template source
- Why is my archive page looping through all but one post?
- Shortcodes not working in custom page
- Show products as posts on archive page
- BuddyPress : how can I call the template WordPress would have chosen (template hierarchy)?
- PageNavi redirects to 404 when used as archive page
- Change Title Based on Taxonomy Filter in archive-{cpt}.php
- Create secondary Archive page format?
- How to create a completely functioning separate archive for posts from only 1 or 2 specific categories
- next and previous category name and link parent only wordpress in archive page
- Permalinks custom base to redirect to archive.php
- Page 2 has no posts?
- Custom post type with two templates
- How do I make my archive page look like popular reviewing sites (e.g., Polygon and Gamespot) [closed]
- Multiple archives for cpt, taxonomies, terms
- Get Non-Paginated Index of Post in Paginated Query
- Modify category archive page loop on functions.php
- WordPress Archives Cause Looping
- Page Templates Used in Custom Post Type
- How to display custom post types AND regular posts separately on a shared taxonomy archive?
- How to Add Wrapper to Infinite Scroll Javascript?
- Use different archive template for plugin
- Archive.php, and post_is_in_descendant_category
- Using post type archive page for taxonomy archive
- Archive custom template from search
- how to pass args for archive.php query?
- URL rewrites af
- Create a custom page URL
- Limitless amount of posts in custom archive page
- WordPress 3.6 – archive.php doesn’t get triggered [closed]
- How to make posts under custom post type not generate a URL / post
- Alternatives to archive.php
- How to create archive child pages with good Yoast SEO meta?
- How to return custom taxonomy term in title for archive?