Support

Account

Home Forums ACF PRO ACF Image URL not working in search results Reply To: ACF Image URL not working in search results

  • The problem is getting the related post data, you need to supply the post id from the loop running on the search results page

    
    $relatedposts = get_field('applicable_resort', $post->ID); //This is the related CPT