Title: Remove automatic navigation buttons
Last modified: August 30, 2016

---

# Remove automatic navigation buttons

 *  Resolved [salocime](https://wordpress.org/support/users/salocime/)
 * (@salocime)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remove-automatic-navigation-buttons/)
 * My posts automatically have their own navigation buttons on the bottom to other
   posts, but I would like to remove them. How do I do that?

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

 *  Thread Starter [salocime](https://wordpress.org/support/users/salocime/)
 * (@salocime)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remove-automatic-navigation-buttons/#post-6439586)
 * Here’s a link to show what I mean: [http://www.athomefrench.com/2015/03/24/b1u1l1/](http://www.athomefrench.com/2015/03/24/b1u1l1/)
 * The bottom of all of my lesson pages automatically gets Buttons to other lessons.
   But they’re not links I want. So, this first lesson has a link at the bottom 
   to lesson 3, but it shouldn’t.
 *  Thread Starter [salocime](https://wordpress.org/support/users/salocime/)
 * (@salocime)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remove-automatic-navigation-buttons/#post-6439662)
 * Resolved! I had another look through the different sections and discovered that
   navigation.php had this:
 *  <ul class=”default-wp-page clearfix”>
    <li class=”previous”><?php previous_post_link(‘%
   link’, ‘<span class=”meta-nav”>’ . _x( ‘←’, ‘Previous post link’, ‘spacious’ ).‘
   </span> %title’ ); ?> <li class=”next”><?php next_post_link( ‘%link’, ‘%title
   <span class=”meta-nav”>’ . _x( ‘→’, ‘Next post link’, ‘spacious’ ) . ‘</span>’);?
   >
 * I deleted it and no longer have those navigation links on the posts. 🙂

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

The topic ‘Remove automatic navigation buttons’ is closed to new replies.

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

 * 2 replies
 * 1 participant
 * Last reply from: [salocime](https://wordpress.org/support/users/salocime/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/remove-automatic-navigation-buttons/#post-6439662)
 * Status: resolved