Support

Account

Home Forums General Issues Readout all values of a certain field Reply To: Readout all values of a certain field

  • Hi @jordy

    You can achieve this using get_field(...) function. You have to pass the $post_id parameter to this function as explained in the docs.

    Here is the link: http://www.advancedcustomfields.com/resources/get_field