//add comment link at bottom of posts with tags next to it add_action('pagelines_loop_after_post_content','comments'); function comments(){ if (is_home()) : ?>
in