What your asking for is basically what is called a sticky post for archives (or a taxonomy), a widget or a content block.
Either way you will have to write some code. To tie it into the admin bar is pretty easy, for example using admin_bar_menu
, it has several hooks.
Personally I would just create another CPT called “sticky archive posts” (or something) and use that with the WP Query
to create a sticky archive post and link it in the admin bar.
Related Posts:
- Setting a custom sub-path for blog without using pages?
- Add Content to Page without shortcodes
- How do I display two separate taxonomy archives for two post types that share a single taxonomy?
- Loading custom page template via plugin
- Page is defaulting to archive page and not designated template
- How to quickly switch custom post type singular template?
- Custom Post Type Archive URL takes over page URL
- where can I see my custom post type archive template?
- Create second custom 404 page for selected post type
- is_page_template not working as expected
- CPT: archive-cpt.php VS custom page template
- Help with CPT template pagination
- Editable content on a Custom Archive page
- How to show the archive / post type description on Single templates
- Create Template for Custom Post Type same like for Page
- Custom template page with custom archives listing by user
- Create template for taxonomy results limited by Custom Post Type
- WordPress showing archive.php instead page
- Filter widget outputs
- How can I get this request to use the Custom Post Type page template instead?
- Archive for a Taxonomy of a Custom Post type
- Custom post type pages return 404 page?
- how to remove pages loading with the archive templates
- How can I use archive-{post_type}.php theme template?
- Custom Post Type setup
- How to get the current category with custom posts
- Custom permalink structure for remote content pages
- Archive Template being used instead of Category Template for Custom Post Type
- A certain theme is forcing it’s singular post layout
- Turning archive templates to a page template maintaining the slug
- Question on templates
- Custom post type option page template
- How can I load Template file from wordpress plugin
- How can I find out what template is my custom post type using?
- Custom Post Type tag taxonomy “Page Not Found”
- Loading a template for a URL pattern
- Custom Homepage As Single Page or Custom Post Type?
- How to display custom post types AND regular posts separately on a shared taxonomy archive?
- Using custom post types within a section of a template
- Custom Post Type Template Based on Page Slug?
- how to pass args for archive.php query?
- using a template for more then 1 page
- Custom taxonomy returns 404
- The loop seems stuck to a single (now deleted) post
- Show Custom Post Type meta boxes only on Page Edit
- Adding the_content() in custom template email
- Creating a Page Template to display all items from a Custom Post Type
- Why does my content disapear when I make a page to match an archive name?
- Adding Page Templates to post but it ignored it
- Use “archive” as slug for custom post type
- Template for all categories of a custom post type?
- Custom post type / taxonomy rewrite archive page 2 gives 404
- Archive for CPT
- Custom Post Type Template Alternative
- Is it better to use filter for the_content in archive pages?
- Migrating a taxonomy’s tags to the native category
- General advice on addressing content-centric pages
- Flush Rewrite Rules when new site is created on network
- Fields for different parts of a page
- next_/previous_post_link() `in_same_category` appears to fail when true
- Multiple templates for single custom post type
- WordPress custom taxonomy template not working
- How do you create a custom template to display a category with an image and related posts below?
- WordPress Custom Search by post_type
- Custom post type posts don’t show in archive widget
- How to specify a template for a path like http://example.com/something?
- Custom templates for a specific category
- Pages Become “Archive” Instead of Using Page Template
- How can I set the page template of a new custom post type post?
- WordPress 3.9 not using custom template
- Archive not sorting correctly
- Multiple single templates?
- Template files for Custom Post Type and Taxonomy
- Set templates for custom post types
- How to Create Template File for Parent Page of Custom Post Type
- Problems with 404, .htaccess, permalinks and WordPress custom posts locally on Snow Leopard
- Custom post_type search pages
- What’s the name of the custom post type yearly archive template?
- Archieve.php not loading for custom post type
- multiple custom post type on category page
- Custom URL redirect in WP
- Custom Post type & Taxonomy 404
- Main query not querying any posts in custom taxonomy template
- Custom Empty Results page for my Custom Post Type
- WordPress Picks Up Wrong Template for Custom Post Type Archive Page
- Associate page w/ specific single post template?
- Custom posts template page
- Loop through custom posts by taxonomy and display the titles in a list, it is repeating 8 times
- Taxonomy archive 404ing (not term archive)
- Include php on a specific page template
- Return the name of the post type
- get comments by current user inside page template
- page template for custom post type
- Page Template Dropdown For Custom Post Types
- make permalink go to a custom single.php file
- Add Previous/Next Buttons to CPT Single Pages Only
- Assign CPT archive page attributes
- Creating Sections for Post Types
- Set a hard-coded page-template (post-type-archive) as home/front-page of my wordpress blog?
- Custom post types with categories in template