get_theme_mod('show_recommend_posts', true), 'show_post_navigation' => get_theme_mod('show_post_navigation', true), 'show_post_author_box' => get_theme_mod('show_post_author_box', true), ); ?>
'; rs_pet_blog_cats_related_post(); echo '
'; endif; // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) : comments_template(); endif; ?>