Probably you can achieve this easily with the plugin you mentioned, Advanced Custom Fields.
But if you can code a bit, there is a way to easily implement this with no plugin. You can create a metabox with custom fields and attach it to the homepage custom post type, if that’s how you have it set up, or to the page that’s assigned as the front page for your site.
More info on Metaboxex here.
Here is a tutorial on how to create Metaboxes.
I use this great plugin to build metaboxes and theme options, check it out, it’s free and a great tool for any WordPress developer: https://wordpress.org/plugins/option-tree/
Related Posts:
- How to create a custom search for custom post type?
- what is the correct way to compare dates in a WP query_posts meta_query
- How do you use a CPT as the default home page?
- Can a custom post type have a Parent Page?
- How to set a default format for a custom post type?
- WordPress Custom Post Types with a page as a parent?
- Custom Taxonomy with Custom Post Type Finds No Posts
- Delete all the custom post types when deleting user
- Correct way to use a form to to filter custom posts by taxonomy terms?
- Showing current taxonomy terms
- White screen error for a custom theme
- automatically create taxonomy with same name as post title
- How can I remove categories in menu in custom post type?
- Search results ordered by custom post types are not grouped
- saving custom post type data to different table in wordpress
- Query post types with multiple keys
- Remove POST_TYPE from custom post type permalink
- Restrict categories to a custom post type
- Get all posts WHERE custom_field is LIKE value
- Programmatically adding posts
- Keep main articles and author blogs seprerate, News / Magazine like site
- How does the $post_type global variable work?
- Custom Post Type, Saving Multiple Checkboxes
- How to create an advanced filter search?
- Get rewrite slug of custom post type in template
- Delete link on single-custom.php with redirection
- Getting rid of /my_custom_post_type/ in the single view URL
- Custom Post Type – List all attachments on Edit Screen
- Custom Page that comes with preloaded content for the user
- How to customize a permalink (URL) structure?
- How to integrate video slide using custom post types?
- will post_id ever change? Can I safely use post_id for custom queries?
- Is it possible to create relational metabox values in a custom post?
- Custom Post Type Query for Sidebar Doesn’t Work on Front Page
- Time based access control of custom post types – what is good approach?
- Show titles, date of all posts on single category page
- Update postmeta Parent when post_status child change
- How to Get WordPress custom post data in WooCommerce product meta panel? [closed]
- A form that can save/edit after first input
- Send notification to the admin when new custom post is submitted
- How to produce a sub-page-system in WordPress
- don’t publish custom post type post if a meta data field isn’t valid
- Categorise Custom Post Types
- Detect inside a custom query the kind of post type to assign custom classes
- How do you make a custom post type items automatically delete items 3 months after publication?
- custom post data – how to
- Custom URL redirect in WP
- Add an Outside Wrapper to my Header and Make it Full Width
- attach CPT data to a taxonomy
- Creating a non-hierarchical Taxonomy that behaves like categories
- How to Create a Separate Page for Blog Posts in WordPress
- Separate Content from gallery (custom post type)
- Custom Post type content within a slider
- Add custom columns in custom post type browse page
- Displaying a custom post type using get_template_part into a specific layout
- Displaying a list of Contacts
- Displaying One Custom Post Type’s Content On Single Post of Another Custom Post Type
- Add Class according to the order of appearance
- custom comment fields on CPT
- Add Class After 4th Post
- Post visibility option to theme front-end for author to select?
- Custom taxonomy not saving correctly
- How set template for “custom post type” individual post
- Use Gravity Forms and a Shopping Cart for output to Freshbooks for an Estimate [closed]
- Is there a (preferable built-in) way to check what custom queries are used in a theme?
- Can I get an auto-populated dropdown list of other custom posts in a custom post edit page?
- How do I ensure that post_type and Taxonomy use the same slug?
- Setting Parent Page to Post
- Question about link two types of data in wordpress
- Custom Form / Search with Custom Post Type Data
- Search for custom field input of a custom post type in ajax live search
- wp_set_object_terms creates taxonomies but does not add custom posts to it
- Custom Post Type and Structure Question
- Remove plugin settings from post creation page for a user role
- Custom post type defaults to index.php for archive page
- customize Dokan multi vendor: how can i set every Dokan as child of another dokan?
- How can I fetch all the dates from custom fields from various different custom post types and show / list them at one place in ascending order?
- Adding specific custom fields (images) to post excerpt
- My post loop needs to have 8 different post templates
- pricefilter without WooCommerce
- Convert attribute woocommerce terms (taxonomy terms) in posts of custom post type
- Update/publish custom post type with jQuery?
- Is there a best practice, or typical way to do AJAX updating for data on a custom admin screen or post.php?
- Link two different post using there post_id in post meta
- Help with Travel Guide Setup
- Child Theme problems
- How do I get a nested query to only display content that the main query outputed
- Add category slug as class attribute in a link array
- Sort by Custom Post Type (Multiple Loop)
- Delete attachment with post
- Get link for feed of specific post type AND taxonomy
- Displaying information from Custom Fields in template with Types?
- 2 language CPT content
- Is There A Way To Add Another Field To Custom Post Type (Not Custom Field/Meta)?
- Custom post type – columns order
- custom post-type query just returns two posts
- Exposing custom fields to the user in custom type post
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- is therer any wordpress function to retrieve a specific html element from post content
- How to display *block number* instead *date value* on WordPress posts?