Support

Account

Home Forums General Issues Custom field display on "php if" variable Reply To: Custom field display on "php if" variable

  • Hi @gimpy2k7

    Also, please do not use the get_post_meta function. Instead, use the get_field function as documented here:

    http://www.advancedcustomfields.com/resources/functions/get_field/