Title: 2 Comments Questions
Last modified: August 31, 2016

---

# 2 Comments Questions

 *  [Homedecorid](https://wordpress.org/support/users/homedecorid/)
 * (@homedecorid)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/2-comments-questions/)
 * When using the stock comments system, is there a way to make the comments show
   directly underneath the post instead of the search bar and meta and categories
   first?
 * I installed the plugin wpdiscuz and the comments don’t show up. Do you know if
   there’s compatibility issues?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/2-comments-questions/#post-6906526)
 * Thanks for choosing Tracks!
 * Yes, there is a way to do this. If you visit the Widgets menu in your dashboard(
   Appearance > Widgets), you’ll see an “After Post Content” widget area on the 
   right-side. Click on that, and you’ll see the search bar, meta, and category 
   widgets. You can remove them, and then they will no longer display on the site.
 * I’m not familiar with wpdiscuz, but it looks like a great plugin. Could you deactivate
   it temporarily and check if the comments are showing when it is inactive?
 *  Thread Starter [Homedecorid](https://wordpress.org/support/users/homedecorid/)
 * (@homedecorid)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/2-comments-questions/#post-6906537)
 * I removed all from after posts widgets and it still shows the stuff after the
   post.
    It shows older posts, next post, categories, tags, then leave a reply 
   at the bottom. Essentially I’m trying to have at the bottom of the post the recent
   comments (which u can add in the widgets) then directly after that, leave a reply
   instead of other posts cats, and tags. [ Thank you
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/2-comments-questions/#post-6906542)
 * Okay I see.
 * You can add the following CSS to remove the remaining items after the post:
 *     ```
       .entry-meta-bottom {
         display: none !important;
       }
       ```
   
 * Copy & paste the code above into the “Custom CSS” section in the Customizer (
   Appearance > Customize), and it should take affect right away.
 *  Thread Starter [Homedecorid](https://wordpress.org/support/users/homedecorid/)
 * (@homedecorid)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/2-comments-questions/#post-6906557)
 * You are amazing. Thank you.
    Do you have a reference I could check out for any
   future questions, such as a CSS book or common wordpress custom attributes?
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/2-comments-questions/#post-6906561)
 * You’re welcome!
 * I’ve got a few reference that I think you’ll find helpful. First is the [Tracks Support Center](https://www.competethemes.com/documentation/tracks-support-center/)
   which has general how-to’s and tutorials. Then there’s the [Tracks CSS Snippets Collection](https://www.competethemes.com/help/tracks-css-snippets/)
   which has TONS of pre-written CSS snippets you can use for customizing. Lastly,
   when making your own customizations, Chrome’s [developer tools](https://developer.chrome.com/devtools/docs/dom-and-styles)
   are supremely useful. Every browser has it’s own set, I just prefer Chrome.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘2 Comments Questions’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tracks/1.81/screenshot.png)
 * Tracks
 * [Support Threads](https://wordpress.org/support/theme/tracks/)
 * [Active Topics](https://wordpress.org/support/theme/tracks/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tracks/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tracks/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/2-comments-questions/#post-6906561)
 * Status: not resolved