This question will probably be marked off-topic because you’re asking about a plugin, Advanced Custom Fields, but here’s the answer anyway – you need to add the ‘post id’ to your call of the_field(), so that it’s looking up the custom fields set in each of your custom post type’s posts. See https://www.advancedcustomfields.com/resources/how-to-get-values-from-another-post/
Related Posts:
- create custom post type and populate custom fields using php
- Inserting Gravity Form checkbox values into Advanced Custom Fields [closed]
- Conditionally loading JavaScript based on the Advanced Custom Fields in the post
- Meta Query “IN” doesn’t work with ACF checkbox filter
- Is there a reason why my wordpress PHP page isn’t loading into my PHP template
- Conditional statement for parent, child and grandchild pages
- How to Explode a Textarea Field and Echo each line separately, wrapped with HTML
- Change message given when deleting post from custom post type
- Advanced Custom Fields Image Field returning ID instead of URL [closed]
- Can an array be used as a meta_query value?
- How to add custom taxonomy slug in CPT permalink?
- ACF check if variable has http, if else return string
- Importing hard coded custom field into acf field
- ACF page while loop breaks footer while loop
- ACF: how do I get the fields and its values of a specific group?
- Why do WP_Query results change after updating unrelated Advanced Custom Fields (ACF)?
- Saving an array of dynamic repeater data as post_meta
- Output ACF repeater on frontend user’s profile page (created with Ultimate Member) [closed]
- Remove the first 5 characters of the_title and orderby that
- Unread Repeater field IMG alt not working
- How to use thumbnail size of image if I’m only using src to get image
- Sort by page information by Ascending Numbers
- Redirect to another page using contact form 7? [closed]
- Advanced Custom Fields – display label and value only if value entered
- Download PDF after CF7 form submission
- Upload non-featured image to image field
- HTML Special Characters in URL string [closed]
- InnerBlocks with allowedBlocks not working with acf_register_block
- Accessing values from ACF sub field (flexible content area) in PHP
- Creating an image from a custom field
- ACF & Bootstrap Gallery Shows Blank Slides [closed]
- ACF Repeater Pagination stopped working since upgrade to php7.2
- Refactoring long if/else php chains
- Getting taxonomy category Image from ACF [closed]
- Show get_sub_field value if it exists [closed]
- Update post meta – Custom field does not match meta-key
- meta query not retrieving posts
- How to create repeater field manually, without plugin (ACF Pro)?
- Display Post Title From Select Choice Loop in Advanced Custom Fields (ACF) – WordPress
- Add class to all img if they have a certain ACF field
- Delete images from media library when user deletes an image from ACF Gallery
- Custom front-end form for adding post – Category problem
- Display acf taxonomy attachment
- Nested Queries of decreasing specificity
- ACF: Display Google Map in frontend issues
- Bootstrap 4 Carosuel with ACF Repeater field
- How to display acf field values from home page on all pages?
- Set ACF on order during checkout
- ACF relationship on user profile page used for allowed access
- Get field value and use as variable in php
- get_template_part() not working with Advanced Custom Fields plugin
- List all ACF field values across every post on one page
- Javascript Tab Gallery with Advanced Custom Fields
- PHP/CSS: Shortcode won’t display correctly, and only displays in the head (before content)
- How can I copy an ACF field to AIOSEO field? [closed]
- Make sticky post with FacetWP
- Generate a radius search of custom post type locations
- WooCommerce Custom Tab with ACF Repeater Field
- PHP for loop not working as intended
- Is there a reason why my wordpress PHP page isn’t loading into my PHP template
- Display a single row from nested array of custom field data
- Else if Statement for Advanced Custom Fields [closed]
- Can’t pick up a field created with Advanced Custom Fields
- Custom post tag images not displaying with ACF
- Sort by multiple options in custom field
- If or/and statement advanced custom fields [closed]
- using ACF datepicker to filter posts on a page
- Top menu disapears in Category Pages when filtering using ACF
- ACF loop and php formatting
- get_category only returning details for ‘uncategorized’
- Custom Post-type not returning the right child_of
- Custom field within shortcode
- ACF allow zero as a value
- ACF Date fileds to Age Convert [closed]
- Advanced custom fields Repeater conditional statement not working [closed]
- Getting ACF relationship field information
- Show button in header when product custom field is not empty
- advanced custom fields: repeater field within conditional statement [closed]
- Displaying custom meta box value in a custom post page
- How to enable REST API on custom post type without Gutenberg?
- How to sort custom sortable column by custom table value
- How to disable page create for custom post type, but allow a page with the post types slug to be created?
- How to make multiple custom taxonomies sit under custom post type slug?
- Limit a search box by CPT + taxonomies, in only one page
- Load style and script for custom post type metabox
- Custom CPT – Programmatically create categories to assign CPT when a new one is created
- How do I exclude the current post from the upcoming post query
- Save_Post change Custom Post Type Post title to post id number
- Ajax infinite scroll random order shows duplicate posts on custom post type
- “acf/load_field” Critical error upon saving/updating WooCommerce products [closed]
- fetch from an external api call and display results in page
- Cannot Access ACF Field Values via my Plugin
- Remove slug and custom post type name from URL
- Integrate a Custom Post Type with Learndash Plugin
- Remove slug of multiple custom post types with and without hierarchical
- Redirect WordPress page to the latest created post by the logged in author/user
- Add up all numbers from a WordPress query [closed]
- How to Customize the Admin Sidebar Menu in WordPress Multisite Network by changing the backend code of the wp-admin code files?
- How to get the post title inside a custom block in a loop? block.js
- Post returns 404 after changing the permalink using post_type_link