Title: Profile tab(posts)
Last modified: October 4, 2019

---

# Profile tab(posts)

 *  Resolved [babakras](https://wordpress.org/support/users/babakras/)
 * (@babakras)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/profile-tabposts/)
 * In user profile page under POST tab, there is the list of all the posts that 
   the user has created.
    Under each post there is categories and comments. Does
   anyone here know how to remove these (categories and comments).
 * Please look at this [PICTURE](https://ibb.co/sb9WmQk).
 * Want to remove Uncategorised and no comments.
 * Any help will be appreciated.

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

 *  Plugin Support [Towhid](https://wordpress.org/support/users/cryptex_vinci/)
 * (@cryptex_vinci)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/profile-tabposts/#post-12000327)
 * Hi [@babakras](https://wordpress.org/support/users/babakras/)
 * Insert this css to hide the post meta displayed in tabs:
 *     ```
       .um-profile-body.posts .um-item-meta {
           display:none;
       }
       ```
   
 * Thanks
 *  [thisisbs](https://wordpress.org/support/users/thisisbs/)
 * (@thisisbs)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/profile-tabposts/#post-12001735)
 * In user profile page under POST tab, there is the list of all the posts that 
   the user has created.
 * ====
 * How did they create the posts?
 *  Thread Starter [babakras](https://wordpress.org/support/users/babakras/)
 * (@babakras)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/profile-tabposts/#post-12014896)
 * thanks

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

The topic ‘Profile tab(posts)’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

## Tags

 * [categories](https://wordpress.org/support/topic-tag/categories/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [profile tab](https://wordpress.org/support/topic-tag/profile-tab/)
 * [tags](https://wordpress.org/support/topic-tag/tags/)

 * 3 replies
 * 3 participants
 * Last reply from: [babakras](https://wordpress.org/support/users/babakras/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/profile-tabposts/#post-12014896)
 * Status: resolved