WordPress.org

Forums

"Next posts " showing blank page (4 posts)

  1. Loudfarmer
    Member
    Posted 3 years ago #

    Hi there!

    Website: http://www.loudfarmer.com (in swedish)

    If you scroll to the very bottom of my blog you'll see the text "Tidigare inlägg" which translates to "Next posts". So far so good, but somewhere along the line the link adress to page 2 gets scrambled.

    The way it should link
    http://www.loudfarmer.com/?paged=2

    The way it does link
    http://www.loudfarmer.com/loudfarmer/?paged=2

    I feel like I've done everything i possible could, but I can't fix the linking problem. I've tried looking for the function next_posts_link in every document, with no result.

    So here it is, my last call for help. :)
    Sorry for my bad english. Cheerios!

    /Johan

  2. ryans149
    Member
    Posted 3 years ago #

    can you show us the function which is calling next post.. it should be like this:

    <?php next_post_link(); ?>

  3. Loudfarmer
    Member
    Posted 3 years ago #

    <div class="previous"><?php next_posts_link('&larr; Next posts') ?></div>

    Yes, that's the one.

  4. Loudfarmer
    Member
    Posted 3 years ago #

    UPDATE
    In options - As I change the Blog Adress from http://www.loudfarmer.com to the adress where my WP is installed (http://cowffee.com/loudfarmer) - it suddenly works. Though now all my permalinks points to cowffee... instead of loudfarmer.com.

Topic Closed

This topic has been closed to new replies.

About this Topic