Title: Author and date remove
Last modified: October 11, 2017

---

# Author and date remove

 *  Resolved [reddevlab](https://wordpress.org/support/users/reddevlab/)
 * (@reddevlab)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/author-and-date-remove/)
 * Hi.
    How to remove Author, date and tags from posts?
 * I have try this plugin, but work corretly only with the page.
    [https://it.wordpress.org/plugins/wp-author-date-and-meta-remover/](https://it.wordpress.org/plugins/wp-author-date-and-meta-remover/)
 * Here works:
    [http://www.carrozzeriafrison.it/interni-auto/](http://www.carrozzeriafrison.it/interni-auto/)
 * Here not:
    [http://www.carrozzeriafrison.it/2016/07/27/carrozzeria-frison-al-vostro-servizio/](http://www.carrozzeriafrison.it/2016/07/27/carrozzeria-frison-al-vostro-servizio/)
 * Can you help me?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fauthor-and-date-remove%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [reddevlab](https://wordpress.org/support/users/reddevlab/)
 * (@reddevlab)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/author-and-date-remove/#post-9576679)
 * So, this resolve Partially my problem.
    [https://wordpress.org/support/topic/hide-author-info-in-postspages/](https://wordpress.org/support/topic/hide-author-info-in-postspages/)
 * But Tags and _Next_ and _Previous_ button they appear the same
 *  [webhuntsupport](https://wordpress.org/support/users/webhuntsupport/)
 * (@webhuntsupport)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/author-and-date-remove/#post-9576709)
 * Hello,
 * Put below CSS Rules into Custom CSS Editor:
 *     ```
       .post .post_next_prev {
           display: none;
       }
       .post .small_title, .post .tags_con{
           display: none;
       }
       ```
   
 * Save the changes.
 * Thank You
 *  Thread Starter [reddevlab](https://wordpress.org/support/users/reddevlab/)
 * (@reddevlab)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/author-and-date-remove/#post-9576722)
 * So! This also solves my problem!
    Thanks again
 *  [webhuntsupport](https://wordpress.org/support/users/webhuntsupport/)
 * (@webhuntsupport)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/author-and-date-remove/#post-9576771)
 * You are always welcome.
 * Thank You

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

The topic ‘Author and date remove’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kyma/2.9.2/screenshot.jpg)
 * Kyma
 * [Support Threads](https://wordpress.org/support/theme/kyma/)
 * [Active Topics](https://wordpress.org/support/theme/kyma/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kyma/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kyma/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [webhuntsupport](https://wordpress.org/support/users/webhuntsupport/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/author-and-date-remove/#post-9576771)
 * Status: resolved