if( get_field('page_builder') ){
$page_builder = get_field('page_builder');
//echo print_r( $page_builder);
foreach ($page_builder as $key => $section) {
include('builder-section/inc-'.$section['acf_fc_layout'].'.php');
}
}
?>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter