Пример #1
0
            <?php 
echo $td_mod_single->get_title();
?>

            <div class="meta-info">
                <?php 
echo $td_mod_single->get_category();
?>
                <?php 
//echo $td_mod_single->get_author();
?>
                <?php 
echo $td_mod_single->get_date(false);
?>
                <?php 
echo $td_mod_single->get_commentsAndViews();
?>
            </div>
        </header>
    </div>
    </div> <!-- close the row from td_page_generator -->

    <div class="row-fluid "> <!-- open new row -->
        <?php 
// we check the sidebar position and for each one we have a different case
switch ($loop_sidebar_position) {
    default:
        // sidebar right - the default sidebar position
        ?>
                    <div class="span8 column_container td-post-content" role="main" itemprop="mainContentOfPage">
                        <?php