Exemplo n.º 1
0
        ?>
"><?php 
        _e('View more posts from this author', 'modern-estate');
        ?>
</a>
			</section>

			<section class="clear"></section>
			
			<?php 
        if ($post->post_type !== 'attachment') {
            // Post Meta Data (tags, categories, etc...)
            ?>
				<section class="post-meta single-post-meta">
					<?php 
            sds_post_meta();
            ?>
				</section>
			<?php 
        }
        ?>
		</footer>

		<?php 
        tha_entry_bottom();
        ?>
	</section>
	<?php 
        tha_entry_after();
        ?>
Exemplo n.º 2
0
        /**
         * This function outputs the author byline for Conductor Widgets.
         */
        public function conductor_widget_author_byline($post, $instance, $widget, $query)
        {
            do_action('conductor_widget_author_byline_before', $post, $instance);
            ?>
			<!-- Post Meta -->
			<div class="article-post-meta article-post-meta-archive baton-flex baton-flex-3-columns baton-flex-post-meta-archive">
				<?php 
            sds_post_meta(true);
            ?>
			</div>
			<!-- End Post Meta -->
		<?php 
            do_action('conductor_widget_author_byline_after', $post, $instance);
        }
Exemplo n.º 3
0
</a>
					<?php 
            // Otherwise show the content
        } else {
            the_content(baton_more_link_label());
        }
        ?>
			</div>
			<!-- End Article Content -->

			<div class="clear"></div>

			<!-- Post Meta -->
			<div class="article-post-meta article-post-meta-archive baton-flex baton-flex-3-columns baton-flex-post-meta-archive">
				<?php 
        sds_post_meta(true);
        ?>
			</div>
			<!-- End Post Meta -->

			<div class="clear"></div>
		</article>
		<!-- End Article -->

		<div class="clear"></div>
<?php 
    }
} else {
    // No Posts
    ?>
	<header class="search-title search-title-no-results">