Пример #1
0
/images/blank_img.png" alt="<?php 
        the_title_attribute();
        ?>
" class="thumbnail"/></div>   
                         
            	<?php 
    }
    ?>
  
                 
                <div class="post_content">
                    <h2 class="postitle"><a href="<?php 
    the_permalink();
    ?>
"><?php 
    the_title();
    ?>
</a></h2>
                    <?php 
    amphion_lite_wpe_excerpt('wpe_excerptlength_index', 'wpe_excerptmore');
    ?>
                </div>
                </div>
                <div class="block_bottom"></div>
                 <?php 
}
?>

</div>
</div>
        </div>
Пример #2
0
"><?php 
        the_title();
        ?>
</a></h2>
                    <!--MAIN CONTENT-->
					<?php 
        if ($option["amp_content"] == "1") {
            ?>
                     <?php 
            the_content();
            ?>
                    <?php 
        } else {
            ?>
                    <?php 
            amphion_lite_wpe_excerpt('wpe_excerptlength_teaser', 'wpe_excerptmore');
            ?>
                    <?php 
        }
        ?>
                    
                    <?php 
        wp_link_pages('<p class="pages"><strong>' . __('Pages:') . '</strong> ', '</p>', 'number');
        ?>
                </div>
                    <div class="post_meta">
                    <div class="author"><?php 
        the_author();
        ?>
</div>
                    <div class="date_meta"><?php