Title: Hide Comments and Date
Last modified: August 22, 2016

---

# Hide Comments and Date

 *  Resolved [Amanda Lucas](https://wordpress.org/support/users/alucas36/)
 * (@alucas36)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/hide-comments-and-date/)
 * Hi I love your plugin and am looking forward to additional features like the 
   one where users can suggest content. I would like to hide all dates and comment
   icons (my comments are turned off on each faq post) on my FAQ posts if possible.
 * [https://wordpress.org/plugins/ultimate-faqs/](https://wordpress.org/plugins/ultimate-faqs/)

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

 *  Plugin Author [Rustaurius](https://wordpress.org/support/users/rustaurius/)
 * (@rustaurius)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/hide-comments-and-date/#post-5296191)
 * Hi,
 * Can you post a link? The plugin shouldn’t be adding dates or comment icons for
   any posts.
 *  Thread Starter [Amanda Lucas](https://wordpress.org/support/users/alucas36/)
 * (@alucas36)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/hide-comments-and-date/#post-5296376)
 * Hi, Sorry Im replying now.
    Here is the link : [http://www.ventac.com/faqs/](http://www.ventac.com/faqs/)
 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/hide-comments-and-date/#post-5296377)
 * Hi,
 * Not a problem. It looks like there is a line `<p class= "post-meta">` being added
   to your code. This might be something added by your theme or a conflicting plug-
   in as I don’t think the FAQ plug-in should be adding dates or comment icons.
 * For a short term solution to fix the display you can try adding `p.post-meta {
   display; none}` to the “Custom CSS” box on your “Ultimate FAQ Settings” page.
 * Hope that helps!
 *  Thread Starter [Amanda Lucas](https://wordpress.org/support/users/alucas36/)
 * (@alucas36)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/hide-comments-and-date/#post-5296378)
 * Thanks for the reply. I added the above code and nothing happened. Any other 
   suggestions?
 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/hide-comments-and-date/#post-5296379)
 * Hi again,
 * I just noticed I actually had some typos in that code, I’m sorry! Could you try
   adding this and let me know if that works instead?
 * p.post-meta {display: none;}
 *  Thread Starter [Amanda Lucas](https://wordpress.org/support/users/alucas36/)
 * (@alucas36)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/hide-comments-and-date/#post-5296380)
 * I added that, still no change Im afraid.
 * See [http://www.ventac.com/faqs/sound-intensity/](http://www.ventac.com/faqs/sound-intensity/)
 *  Plugin Author [Rustaurius](https://wordpress.org/support/users/rustaurius/)
 * (@rustaurius)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/hide-comments-and-date/#post-5296381)
 * Hi alucas,
 * Do you mean the Sept 15, 2014 at the top of the page? That looks like it’s being
   added by your theme file, which you could modify. This might work as well:
 * `#left-area .post-meta {display: none;}`

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

The topic ‘Hide Comments and Date’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-faqs/assets/icon-128x128.png?rev=1803957)
 * [Ultimate FAQ Accordion Plugin](https://wordpress.org/plugins/ultimate-faqs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-faqs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-faqs/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-faqs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-faqs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-faqs/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Rustaurius](https://wordpress.org/support/users/rustaurius/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/hide-comments-and-date/#post-5296381)
 * Status: resolved