• I created a relationship between two different custom post types, but in the frontend, the options of one custom post type do not appear for selection.

    WHAT I DID:
    from wp-admin
    Custom Fields > Add New > Add title > + Add Field
    provided:
    Field Label
    Field Type: Relational > Relationship
    Filter by Post Type: selected custom-post-type-A
    Filters: unchecked Post Type & Taxonomy
    Location Rules: Post Type is equal to custom-post-type-B
    Publish

    Now, when I go to edit an entry from custom-post-type-B, the Custom Field is present, but none of my available custom-post-type-A entries are available for selection, either by default or by ‘Search…’

    I am not finding a solution on my own, asking for assistance in understanding

  • The topic ‘Frontend custom field not display relational entries of custom post type’ is closed to new replies.