Past Conferences 2023 2022 if(get_field('page_type') == "schedule") { if( have_rows('schedule') ) : while ( have_rows('schedule') ) : the_row(); if( get_row_layout() == 'time_block' ) get_template_part('snippets/conf', 'schedule'); endwhile; endif; } if(get_field('page_type') == "speakers") { if( have_rows('speakers') ): ?>