Title: frontend post page
Last modified: December 30, 2021

---

# frontend post page

 *  Resolved [bekoafe](https://wordpress.org/support/users/bekoafe/)
 * (@bekoafe)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/frontend-post-page/)
 * hello,i wanted to remove previous post links in newly published post

Viewing 1 replies (of 1 total)

 *  [Nabid Anzum](https://wordpress.org/support/users/nabidanzum/)
 * (@nabidanzum)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/frontend-post-page/#post-15211183)
 * Hello [@bekoafe](https://wordpress.org/support/users/bekoafe/),
 * Are you talking about the the link of older posts at the bottom of a post? Like
   this screenshot [https://prnt.sc/25ninfa](https://prnt.sc/25ninfa)
 * If this is what you want to remove then I must say this navigation is coming 
   from the theme you are using not from WP User Frontend. However if you are using
   Twenty Twenty Theme then you can add the following CSS in the additional CSS 
   section,
 *     ```
       .post-navigation .nav-links {
           visibility: hidden;
       }
       ```
   
 * If you are using any of the other themes, then please contact your theme authors.
 * Let me know if this not what you are looking for.

Viewing 1 replies (of 1 total)

The topic ‘frontend post page’ is closed to new replies.

 * ![](https://ps.w.org/wp-user-frontend/assets/icon-256x256.gif?rev=2818776)
 * [User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration](https://wordpress.org/plugins/wp-user-frontend/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-user-frontend/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-user-frontend/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-user-frontend/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-user-frontend/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-user-frontend/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Nabid Anzum](https://wordpress.org/support/users/nabidanzum/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/frontend-post-page/#post-15211183)
 * Status: resolved