Title: hide post data with plugin
Last modified: August 31, 2016

---

# hide post data with plugin

 *  [dontknowmuch](https://wordpress.org/support/users/dontknowmuch/)
 * (@dontknowmuch)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/hide-post-data-with-plugin/)
 * Hi there,
 * I’d like to remove the data displayed with the posts on the homepage (like author,
   date, reactions …) Can this simply be done with a pluginn or something instead
   of ‘display none’ somewhere in the stylesheet? thnx in advance!

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

 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/hide-post-data-with-plugin/#post-7185607)
 * Hi,
 * Please share your site URL and describe your issue in details.
 * Thanks
 *  Thread Starter [dontknowmuch](https://wordpress.org/support/users/dontknowmuch/)
 * (@dontknowmuch)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/hide-post-data-with-plugin/#post-7185707)
 * Hi,
 * Sorry for the late reply. The website is on “coming soon” so not displaying on
   the web yet. In “the home blog options” on the homepage are posts that also contain
   author and date. I don’t want the author and date displayed? thnx in advance!
 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/hide-post-data-with-plugin/#post-7185731)
 * Hi..
 * Please go too Admin Dashboard >> Appearance >> Theme Options >> Theme General
   Settings.
 * Now copy below code and paste into Custom CSS Editor.
 *     ```
       .enigma_blog_thumb_footer
           display: none !important;
       }
       ```
   
 * Save the changes.
 * Thanks.
 *  Thread Starter [dontknowmuch](https://wordpress.org/support/users/dontknowmuch/)
 * (@dontknowmuch)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/hide-post-data-with-plugin/#post-7185738)
 * Yes, thnx a lot!
 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/hide-post-data-with-plugin/#post-7185749)
 * Most Welcome..
 * Thanks.

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

The topic ‘hide post data with plugin’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/hide-post-data-with-plugin/#post-7185749)
 * Status: not resolved