Support

Account

Home Forums General Issues Getting image url Reply To: Getting image url

  • The problem is your field key.

    field keys must begin with “field_”. The reason that you are getting the id is because ACF does not know what to return and that’s because it does not have a roper field key.

    see this documentation http://www.advancedcustomfields.com/resources/register-fields-via-php/