Title: How to edit navigation between posts?
Last modified: August 27, 2026

---

# How to edit navigation between posts?

 *  [michalrama](https://wordpress.org/support/users/michalrama/)
 * (@michalrama)
 * [5 days, 11 hours ago](https://wordpress.org/support/topic/how-to-edit-navigation-between-posts/)
 * Hello,
 * When I view a page with a single post, there is navigation between them below
   it. That’s correct, but it only shows “**Next/Previous Post**“. However, I needed
   to create an identical visual on another site and I noticed that it only shows“**
   Next/Previous**” and the name of the post below it. I personally like this visual
   better, but I can’t figure out where exactly to set it.
 * Please help
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhow-to-edit-navigation-between-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * (@humayonk)
 * [3 days, 15 hours ago](https://wordpress.org/support/topic/how-to-edit-navigation-between-posts/#post-19006070)
 * Hi [@michalrama](https://wordpress.org/support/users/michalrama/)
 * Thanks for reaching out to us.
 * To resolve the issue, please add the below filter in your child theme’s functions.
   php file by [following this documentation](https://wpastra.com/docs/add-custom-php-code/#3.-in-child-theme).
 * `add_filter( 'astra_get_option_v4-6-0-backward-option', '__return_false' );`
 * Also, you may find [this documentation](https://wpastra.com/docs/single-post/)
   helpful regarding this.
 * With Regards
    Humayon

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhow-to-edit-navigation-between-posts%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

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

## Tags

 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [post](https://wordpress.org/support/topic-tag/post/)

 * 1 reply
 * 2 participants
 * Last reply from: [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * Last activity: [3 days, 15 hours ago](https://wordpress.org/support/topic/how-to-edit-navigation-between-posts/#post-19006070)
 * Status: not resolved