$step): if( $step->block_page == '' ) continue; ?>
  • block_page ) ); ?>

    block_page, 'medium_large'); if( $img ) { echo ''. get_the_title() .''; } ?>
  • $step): if( $step->block_title == '' ) continue; ?>
  • block_title ); ?>

    block_desc ); ?>

    button_text ) ){ ?> button_text ); ?>

    block_image ); if( $attachment_id ){ $img = wp_get_attachment_image_url( attachment_url_to_postid( $step->block_image ), 'medium_large' ); }else{ $img = $step->block_image; } if( $img ) { echo ''. get_the_title() .''; } ?>