Esempio n. 1
0
the_ID();
?>
">

	<?php 
shiword_thumb();
?>

	<div class="post-body">

		<?php 
shiword_hook_entry_top();
?>

		<?php 
shiword_post_title(array('alternative' => $shiword_first_quote['quote'] ? '&#8220;' . $shiword_first_quote['quote'] . '&#8221;' : ''));
?>

		<?php 
shiword_hook_like_it();
?>

		<?php 
shiword_extrainfo(array('auth' => $shiword_auth));
?>

		<div class="storycontent">

			<?php 
if (shiword_get_opt('shiword_xcont') == 1 || is_archive() || is_search()) {
    // compact view
Esempio n. 2
0
the_ID();
?>
">

	<?php 
shiword_thumb();
?>

	<div class="post-body">

		<?php 
shiword_hook_entry_top();
?>

		<?php 
shiword_post_title();
?>

		<?php 
shiword_hook_like_it();
?>

		<?php 
shiword_extrainfo();
?>

		<div class="storycontent">

			<?php 
if (shiword_get_opt('shiword_xcont') == 1 || is_archive() || is_search()) {
    the_excerpt();
Esempio n. 3
0
the_ID();
?>
">

	<?php 
shiword_thumb();
?>

	<div class="post-body">

		<?php 
shiword_hook_entry_top();
?>

		<?php 
shiword_post_title(array('alternative' => $shiword_first_img ? $shiword_first_img['title'] : ''));
?>

		<?php 
shiword_hook_like_it();
?>

		<?php 
shiword_extrainfo();
?>

		<div class="storycontent">

			<?php 
if (shiword_get_opt('shiword_xcont') == 1 || is_archive() || is_search()) {
    // compact view
Esempio n. 4
0
        ?>

			<div <?php 
        post_class('sw-entry-standard');
        ?>
 id="post-<?php 
        the_ID();
        ?>
">

				<?php 
        shiword_hook_entry_top();
        ?>

				<?php 
        shiword_post_title(array('featured' => 1));
        ?>

				<?php 
        shiword_hook_like_it();
        ?>

				<?php 
        shiword_extrainfo(array('auth' => 0, 'date' => 0, 'tags' => 0, 'cats' => 0));
        ?>

				<div class="storycontent">

					<?php 
        the_content();
        ?>
Esempio n. 5
0
the_ID();
?>
">

	<?php 
shiword_thumb();
?>

	<div class="post-body">

		<?php 
shiword_hook_entry_top();
?>

		<?php 
shiword_post_title($shiword_first_link ? array('alternative' => $shiword_first_link['text'], 'title' => $shiword_first_link['text'], 'href' => $shiword_first_link['href'], 'target' => '_blank') : '');
?>

		<?php 
shiword_hook_like_it();
?>

		<?php 
shiword_extrainfo(array('auth' => 0));
?>

		<div class="storycontent">

			<?php 
if (shiword_get_opt('shiword_xcont') == 1 || is_archive() || is_search()) {
    // compact view