Viewing 1 replies (of 1 total)
  • Plugin Author Matt Gibbs

    (@mgibbs189)

    You need to use $cfs->get() within the Loop.

    Alternatively, you can manually pass the post ID into the 2nd parameter of the get() method: $cfs->get( 'my_field', 1234 )

Viewing 1 replies (of 1 total)
  • The topic ‘Displaying field values on an archive page’ is closed to new replies.