I think that, as you are using a Relationship model in your ACF settings, you have to iterate through the elements on your page.
For that reason, you can simply use the code from the ACF docs, and add it to your single.php or page.php.
https://www.advancedcustomfields.com/resources/relationship/
If you still want to use shortcodes, you can create an own shortcode including the sample code from the link above.
Hope this helps!
Related Posts:
- How to render a custom post type template with custom fields using shortcode
- Filtering a WP_Query meta_query by numeric values isn’t working
- Automatically fill custom field value on post publish/update
- Filter a custom field based on selection of another custom field (ACF) [closed]
- ACF Relationships in Custom Post Type Permalink
- How to sort a table of custom posts by column containing custom field
- WordPress Search documentation: how to improve search query using taxonomy terms, custom meta fields?
- Use Custom Post Type as Custom Field
- Display posts if a custom field value is equal to another custom field value
- ACF Upload Image in repeater from front-end with custom form? – add_post_meta()
- Get Custom Field Values by Another Custom Field in WordPress
- How to Display ACF Relationship Custom Field as Link to Specific Custom Post?
- Query Custom Post Types by date (custom field) range
- Custom Post type and Custom Field WP_Query
- How to display Custom Post Type Post based on Tag with Shortcode Parameter?
- How to change post featured image using a custom field of category?
- How to create shortcode to display custom field value on a custom post type
- Retrieve value of a category’s custom field
- How can I dynamically add a post to a custom post type which uses a custom field?
- Bulk Update Custom Fields for Custom Post Types
- WP_Query order by custom field, then randomly order some of results
- Query custom post type with ACF Date
- Meta Query Not Returning Output Despite Having Matching Values
- ACF From & To Date Validations
- Order Custom Post Type by Custom Field Value
- Custom fields (wp_post_meta) vs Custom Table for large amount of data
- Multiple Frontend Filters Using Advanced Custom Fields
- Integrate Custom Post Type Events into Calendar
- Displaying custom field according to date
- WebP Fallback for Inline Background Image in Style Attribute
- Query based on custom fields start and end date
- Redirect to another page using contact form 7? [closed]
- How to get a custom type post data when it has a connection with another custom type post?
- List of users that clicked a ‘Join’ button at single post
- Add custom attributes to a post
- How to inherit field value from parent post into in child / sub post
- How can I add a shortcode to query Custom Post Type with ACF in WordPress?
- Custome fields not displayed
- posttype and custom fields on multisite
- How do I get_the_postID() for a custom post that uses ACF repeater field?
- How do I replace the post title with a custom field?
- Sum and count of custom field values
- Group by custom field value (start and end times)
- Custom post types, disable fields
- How to call a post’s metadata in shortcode.php?
- Get A Custom Field From A Custom Taxonomy Of A Custom Post Type [closed]
- Excerpt length: get first paragraph
- Having a repeating custom field in admin custom post type, what I’d go better with, for DB’s sake? ACF repeater or query a different post type?
- ACF – Retrieve custom taxonomy from a relationship field
- How to show Custom Post Type – Case Study using Shortcode & ACF
- Create if else for post types in WP_Query ‘post__in’ values
- Alike Shortcode using in Custom Shortcode
- Show in an entry a Custom Post Type associated to a post
- Display Custom Field or Custom Taxonomy in front page /post/product
- How to access repeater field of a custom field?
- Filter posts by their related field’s custom field
- Button link display in shortcodes using custom field in ACF
- filter using custom fields
- Autofill advanced custom field with user data
- Advanced search form with multiple custom fields
- Extracting Post ID and passing through as an attribute in a shortcode
- How do I display specific custom posts, and how do I edit a post’s singular page?
- Fixed custom fields depending on posttype/category
- Automatically convert standard posts with custom fields to custom post types
- Can’t pick up a field created with Advanced Custom Fields
- Get month and day from a Date Picker custom field
- Custom Info Box at end of posts?
- Setting a custom $query->query_vars[‘meta_key’] breaks the WordPress menu
- If i have custom post type with 5 custom fields do i have to create a new loop to reference each one?
- Create shortcode for list of custom post titles with custom fields alongside
- How to show animal lineage/pedigree in WordPress?
- ACF – Query relationship without ID
- Retrieve a post with its ACF repeater fields in wordpress
- Is it possible to specify a time interval (from, to) in ACF with date picker, or other custom field?
- Display ACF object field data using Elementor Custom Query
- Post object GUID adding http:/
- Custom Sort Order for Custom Post Type Taxonomy
- Custom Field in Page Title
- Meta query with ACF relationship field
- How to automatically update ACF field value every year?
- Generate list of posts on a page, but fill shortcode values from ACF fields on that page
- Advanced search form with filters for custom taxonomies and custom fields
- order by meta_value serialized array
- WordPress custom post type archive with description
- Custom Post Type Loop within Shortcode
- retrieve Meta field value from CPT and set those values as Image Meta Field “Title”
- Add custom field in comments form
- Shortcode for CPT post content in a page
- Querying & displaying custom post type into an existent page [closed]
- Create custom post with meta field with AJAX and the WordPress REST API
- Specifying meta field’s column type in Database using add_post_meta
- How to Print Title and Permalink of CPT Post behalf of Posts Meta Value with WP_Query
- Create loop from selected terms in ACF taxonomy field
- Sort custom posts by date and then by taxonomy
- Display CPT Category List as Shortcode
- How can I add a meta[] to my custom post type and search by term with the Rest API?
- How to Disable option of meta field if that option is selected for any other post in custom post type?
- How can I save a Custom Post Title and Slug with a Custom Field?
- Custom post type won’t take my custom fields
- shortcode for recent custom type post