Support

Account

Home Forums General Issues Loading fields: two separate fields, loops not clearing query Reply To: Loading fields: two separate fields, loops not clearing query

  • I guess problem is with get_the_ID on first function since, as wp said “Retrieve the ID of the current item in the WordPress Loop.”, when mixed you get those values from the current loop item. Try changing both, get_the_ID() into get_the_ID($post->ID) and get_the_category() into get_the_category($post->ID) on your first function “get_away_record_update”.

    pd: nothing to do, but here is 31 may 2017 and i´m answering a post from the future!!! 🙂