Support

Account

Forum Replies Created

  • Hello John,

    Thanks for your response. When i copy your code twice in the loop to show two field and only change this:

    $posts = get_field('relationship_field_name');

    I only can see the result of just one field. The second is missing.. Or there is something wrong with my loop :).

    Thank you,
    Menno

  • Hello @hube2

    Thanks for this code. I’m having issues to show 2 or more relationship fields within the loop.

    I would like to loop through my Job posts and show something like Jobtitle – Place – Fulltime. When i create the CPT’s Places and Employments and use your code twice (and change the relationship field) it only shows the Place and not Fulltime. It must be something with the query resets.

    Any idea how to solve this?

    Thank you,

    Menno

Viewing 2 posts - 1 through 2 (of 2 total)