예제 #1
0
    ?>
                <?php 
    echo $td_mod_single->get_the_tags();
    ?>
            </div>

            <?php 
    echo $td_mod_single->get_social_sharing_bottom();
    ?>
            <?php 
    echo $td_mod_single->get_next_prev_posts();
    ?>
            <?php 
    echo $td_mod_single->get_author_box();
    ?>
	        <?php 
    echo $td_mod_single->get_item_scope_meta();
    ?>
        </footer>

    </article> <!-- /.post -->

    <?php 
    echo $td_mod_single->related_posts();
    ?>

<?php 
} else {
    //no posts
    echo td_page_generator::no_posts();
}
예제 #2
0
    echo $td_mod_single->get_image('td_696x0');
}
?>

                    <?php 
echo $td_mod_single->get_social_sharing_top();
?>

                </div>
            </div>
        </div>
    </div>
    <div class="td-video-template-bg-small">
        <div class="td-container">
                  <?php 
echo $td_mod_single->related_posts('no_sidebar');
?>
        </div>
    </div>

    <div class="td-container">
        <div class="td-pb-row">
            <?php 
//the default template
switch ($loop_sidebar_position) {
    default:
        ?>
                        <div class="td-pb-span8 td-main-content" role="main">
                            <div class="td-ss-main-content">
                                <?php 
        locate_template('loop-single-11.php', true);