I have to do similar things all the time. You are already using ACF, which is what I use, actually I use ACF5 Pro version now, but the same thing can be achieved using ACF4 and the Options Page add on.
What I do is create an options page for each post type and set the parent of is so it appears as part of the fly out for the post type. Then I create custom fields for the option page and one of the fields is a wysiwyg field for the content.
Each options page needs to have unique field names because ACF stores data for these fields in the wp_options table, so it means duplicating the field group and giving each field a unique name. If you are using ACF Pro, I have actually created a plugin that will actually do create the options pages through a user interface and can also do the field group duplication and updates automatically. https://github.com/Hube2/acf-options-page-adder.
Related Posts:
- Custom post type archive page blank
- Is possible register two archive pages for single custom post type?
- ACF Pro Accessing fields on a Custom Post Type
- WordPress CPT archive page display sticky post first and then display the rest of the posts in same Query
- Custom Post Type Archives by Year & Month?
- Get custom post type slug for an archive page
- Custom Post Type Settings page, choose page to display archive
- How to get the custom post type from an archive page?
- Meta_Query as a way how to setup CPT permalinks – is it a good thing?
- Proper way of making custom post type landing page or archive page
- Custom Post Type Archives by Date with Custom Permalink
- Change title in head on Archive page
- Custom Post Type Archives with 0 Posts Redirects as 404
- Page is defaulting to archive page and not designated template
- Better to use a post type archive, page template, or shortcode for generating a highly configurable CPT archive?
- paginate function in archive for custom-post-type
- Custom post type archive sorted and grouped by date in post meta field
- How to create archive page for taxonomy terms within custom post type
- Custom taxonomy template not working with simple loop. Multiple CPT using the same taxonomy
- CPT: archive-cpt.php VS custom page template
- Custom-post-type-archive: posts sorted/filtered by year?
- How to list custom post types?
- Custom post type archive page pagination
- Editable content on a Custom Archive page
- Second Custom Post Type Archive
- is_main_query() not working for WP REST API
- CPT Archive with core Category
- Changing number of posts per page on CPT-archive.php, have tried 20-30 code chunks so far
- get the custom post type title/name
- Custom post type is showing custom home page, not archive page
- URL of a custom post type’s post format archive?
- Create template for taxonomy results limited by Custom Post Type
- Why is my site using index.php instead of archive?
- CPT archive admin menu label
- How to display custom post in archive section of the wordpress page?
- The loop seems stuck to a single (now deleted) post
- My archive-posttype.php template is not loading
- Custom Post Archive is not working
- What’s the name of the custom post type yearly archive template?
- How can I use archive-{post_type}.php theme template?
- Return the name of the post type
- How to integrate single and archive templates for custom post type in any WordPress theme
- ACF for custom post type archive pages: which hook to use?
- Use the custom post type archive for taxonomies?
- Custom Post Type Archive template not being called
- Custom Post Type with Configurable Sidebar via ACF
- Archive page for custom post type and custom taxonomy
- How to have multiple archive pages?
- Create a Custom Path to Archive
- Custom Post Type Date Based Archive URL rewrite [duplicate]
- WordPress sitemap with Custom Post Types
- How to set a ‘page’ as parent of a custom post type?
- Archive page of CPT’s custom Taxonomy
- Finding the CPT archive template source
- Custom Post type page content (archive page)
- Group custom post type posts by month
- Creating an archive page or simple template to list all values of a custom field of specific post type listing
- Do not show child pages within a file page
- Tell wordpress to show a single page instead of an archive page
- Custom Post Type archive page listing a 404 or single post
- get first limited words from a custom post in the archive page
- Want to display my custom date archive to date.php but dont know how
- Show index and not the archive for “Dog Custom Post” with default slug
- Custom post type archive page not showing on archive-posttype.php
- Custom post type with two templates
- How do I make my archive page look like popular reviewing sites (e.g., Polygon and Gamespot) [closed]
- Display custom post type archive on page.php template
- Making a archive gallery page for a custom post type which already has an archive page
- Rewriting archive page slug to be different than custom post type slug
- Site loads very slow for archive custom post type page
- Stop Custom post type from being searched via URL
- How to display custom post types AND regular posts separately on a shared taxonomy archive?
- Custom post type category page not working
- paging is not working properly on news archives page [duplicate]
- How can I set up the URL for a category archive for a custom post type?
- Taxonomy Query of Custom Post Displays Archive Instead of Posts
- Pagination not working for archive
- how to pass args for archive.php query?
- How to have a dynamic slug and rendering the archive-{post_type}.php?
- Remove plugin’s custom post type archive page and single pages [closed]
- Pagination not working only on Archive-Name.php using new WP_Query
- Change plugin’s has_archive = true to false?
- How to make an archive page displaying posts in a date range
- Categories and Tags not working!
- How to Display ACF Relationship Custom Field as Link to Specific Custom Post?
- Category page only displaying the posts from a custom type
- Get archive post type name
- Custom Taxonomy terms aren’t getting referenced or saved in Quick Edit or Bulk Edit, only on Single product page?
- Troubles with acf/save_post and WP_Query
- Query custom post type with ACF Date
- Order Custom Post Type by Custom Field Value
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- Which Template Page Should I Use?
- How to hyperlink content from archive page with custom post-type
- Pagination doesn’t function properly for archive of a custom post type set as the front page
- CPT Archive pre_get_posts not working?
- How can I relate custom post types?
- How to achieve a multi-taxomony layout with posts?
- Displaying all posts by category and showing content on click
- Have two (permalinks) urls for a same custom post type