<div class="post-page-head-area bauhaus"> <span class="post-date-comments"> <?php if (bauhaus_should_show_date()) { ?> <?php wptouch_the_time(); ?> <?php } ?> <?php if (bauhaus_should_show_comment_bubbles()) { ?> <?php if (bauhaus_should_show_date() && (comments_open() || wptouch_have_comments())) { echo '↔'; } ?> <?php if (comments_open() || wptouch_have_comments()) { comments_number(__('no comments', 'wptouch-pro'), __('1 comment', 'wptouch-pro'), __('% comments', 'wptouch-pro')); } ?> <?php } ?> </span> <h2 class="post-title heading-font"><?php wptouch_the_title(); ?>
?> <?php if (bauhaus_should_show_date() || bauhaus_should_show_author()) { ?> <span class="post-date-author body-font"> <?php if (bauhaus_should_show_date()) { wptouch_the_time(); } ?> <?php if (bauhaus_should_show_author()) { ?> <?php if (bauhaus_should_show_date()) { echo '•'; } ?> <?php _e('by', 'wptouch-pro'); ?> <?php the_author(); ?> <?php } ?> </span> <?php }
<div class="post-page-head-area bauhaus"> <span class="post-date-comments"> <?php if (bauhaus_should_show_date()) { ?> <?php wptouch_the_time(); ?> <?php } ?> <?php if (bauhaus_should_show_comment_bubbles()) { ?> <?php if (bauhaus_should_show_date() && comments_open()) { echo '↔'; } ?> <?php if (comments_open()) { comments_number(__('no comments', 'wptouch-pro'), __('1 comment', 'wptouch-pro'), __('% comments', 'wptouch-pro')); } ?> <?php } ?> </span> <h2 class="post-title heading-font"><?php wptouch_the_title(); ?>