Title: Raph's Replies | WordPress.org

---

# Raph

  [  ](https://wordpress.org/support/users/raph22/)

 *   [Profile](https://wordpress.org/support/users/raph22/)
 *   [Topics Started](https://wordpress.org/support/users/raph22/topics/)
 *   [Replies Created](https://wordpress.org/support/users/raph22/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/raph22/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/raph22/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/raph22/engagements/)
 *   [Favorites](https://wordpress.org/support/users/raph22/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Slanted] Next / previous post not displaying](https://wordpress.org/support/topic/next-previous-post-not-displaying/)
 *  [Raph](https://wordpress.org/support/users/raph22/)
 * (@raph22)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/next-previous-post-not-displaying/#post-11032776)
 * I think the problem is the same as I explain there [https://wordpress.org/support/topic/thank-you-1761/](https://wordpress.org/support/topic/thank-you-1761/)
   
   The setting value (“s1”) for “post-nav” is not set by default while it should.
   I don’t know why because in the code [https://github.com/AlxMedia/slanted/blob/937052d34d55a9cec2e32f64dbbd334197521ec6/functions/theme-options.php#L207](https://github.com/AlxMedia/slanted/blob/937052d34d55a9cec2e32f64dbbd334197521ec6/functions/theme-options.php#L207)
   it should be set. So, when we change to “Below content” the value (“content”)
   is set to the db and then, when we go back with the sidebar the value (“s1”) 
   is correctly set. But by default there is no setting set in the DB.

Viewing 1 replies (of 1 total)