Alison DeLory
Number of Posts: 1
// $args = array(
// 'repeater' => 'template_6',
// 'posts_per_page' => '3',
// 'container_type' => 'div',
// 'transition_container_classes' => 'w-layout-grid base-grid _3-across',
// 'scroll' => 'true',
// 'author'=> get_the_author_meta('ID'),
// );
// if(function_exists('alm_render')){
// alm_render($args);
// }