Support

Account

Home Forums Front-end Issues Loop a Group Reply To: Loop a Group

  • It is that same for sub field as other fields.

    
    if (get_sub_field('beschreibung')) {
      the_sub_field('beschreibung');
    }