'strong', 'title' => $title, 'link' => $t_link, 'subtitle' => $t_sub)); } do_action( 'ava_after_main_title' ); ?>
'>
units' 'content'));?>> 'grid', 'items' => get_option('posts_per_page'), 'columns'=> 3, 'class'=>'avia-builder-el-no-sibling', 'paginate'=>'yes'); $blog = new avia_post_slider($atts); $blog->query_entries(); echo "
".$blog->html()."
"; } else { /* Run the loop to output the posts. * If you want to overload this in a child theme then include a file * called loop-index.php and that will be used instead. */ $more = 0; get_template_part( 'includes/loop', 'index' ); } ?>