Title: next/previous posts does not work
Last modified: August 19, 2016

---

# next/previous posts does not work

 *  [donely](https://wordpress.org/support/users/donely/)
 * (@donely)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/nextprevious-posts-does-not-work/)
 * Hi, I run [http://www.sorenostergaard.com](http://www.sorenostergaard.com) and
   on the front page the “previous posts” (called “ældre indlæg”) on the front page
   does not work.
 * Going manually to e.g. [http://www.sorenostergaard.com/page/2](http://www.sorenostergaard.com/page/2)
   does work however and the “nyeste indlæg” (newer posts) does work.
 * Can anyone help me out?

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/nextprevious-posts-does-not-work/#post-2051010)
 * the nav seems to be covered by some #facebook div;
 * edit style.css, find:
 *     ```
       #nav-below {
       	margin: -18px 0 0 0;
       }
       ```
   
 * change to:
 *     ```
       #nav-below {
       	margin: -18px 0 0 0;position:relative;z-index:20;
       }
       ```
   
 * btw:
    be aware that twenty ten will be overwritten with your next upgrsde of 
   your wordpress version; consider creating a child theme [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
   and make regular backup copies of your theme files.
 *  Thread Starter [donely](https://wordpress.org/support/users/donely/)
 * (@donely)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/nextprevious-posts-does-not-work/#post-2051011)
 * thanks, you were correct and it has been correct by using xfbml instead of an
   iframe!

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

The topic ‘next/previous posts does not work’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [donely](https://wordpress.org/support/users/donely/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/nextprevious-posts-does-not-work/#post-2051011)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
