</a> </div> </div> <?php } } ?> <div class="pagination clear"<?php if (ot_get_option('uni_ajax_scroll_enable_events') == 'on') { echo ' style="display:none;"'; } ?> > <?php uni_pagination(); ?> </div> <?php /*<span class="showMoreEvents">show more</span>*/ ?> </div> <?php if (ot_get_option('uni_mailchimp_events_enable') == 'on') { ?> <?php $iSubscribeAttachId = ot_get_option('uni_subscribe_header_bg') ? ot_get_option('uni_subscribe_header_bg') : ''; if (!empty($iSubscribeAttachId)) { $aPageHeaderImage = wp_get_attachment_image_src($iSubscribeAttachId, 'full'); $sPageHeaderImage = $aPageHeaderImage[0];
?> </div> <?php the_excerpt(); ?> </div> <?php } } wp_reset_postdata(); ?> </div> <div class="pagination clear"> <?php uni_pagination($oBlogQuery->max_num_pages); ?> </div> </div> <?php get_sidebar(); ?> </div> </section> <?php get_footer();