Title: Comments
Last modified: January 28, 2018

---

# Comments

 *  Resolved [dsscpa](https://wordpress.org/support/users/dsscpa/)
 * (@dsscpa)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/comments-258/)
 * Hello Again,
 * I would like to know how to turn off several items in this theme.
 * 1) Comments. I did try to move them in the widget to inactive but did not seem
   to work.my associate did this manually somehow on some posts but I would like
   it to be the rule, all the time.
 * 2) The author name and about the author (bio) from each post
 * 3) The posting date
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcomments-258%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Theme Author [VolThemes](https://wordpress.org/support/users/volthemes/)
 * (@volthemes)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/comments-258/#post-9917306)
 * Hi,
 * Sorry, I don’t fully understand.
    – You can use “Recent Comments” widget to sidebar.
   if you wish to disable Comments on your post/pages, you need to edit the post/
   pages where you want to disable comments. **Quick Edit** individual posts and**
   uncheck ** allow comments.
 * – To add the author name and about the author (bio), you can add this information
   from **dashboard **> **users **> **your profile**. Enter the Biographical Info
   textarea is under the About Yourself title.
 * – you can pasting the code below to Additional custom css
 *     ```
       .entry-date {
         display: none;
       }
       ```
   
 * VT

Viewing 1 replies (of 1 total)

The topic ‘Comments’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/vt-blogging/1.1/screenshot.png)
 * VT Blogging
 * [Support Threads](https://wordpress.org/support/theme/vt-blogging/)
 * [Active Topics](https://wordpress.org/support/theme/vt-blogging/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/vt-blogging/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/vt-blogging/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [VolThemes](https://wordpress.org/support/users/volthemes/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/comments-258/#post-9917306)
 * Status: resolved