Support

Account

Home Forums ACF PRO ACF – getting fields in functions.php Reply To: ACF – getting fields in functions.php

  • Well, that’s because I forgot something important

    
    while ($query->have_rows('artikel', $post_id)) {
      the_row(); // I forgot this