Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter sunfunbill

    (@sunfunbill)

    Oh sorry, of course. Here’s my test blog:
    https://orlandoinside.com/wordpress/

    As you can see it’s a fresh, plain raw install. Everything default. I have 7 post made with settings to only 3 post per page. When you scroll down, there is no Next link.

    However if you click a post the “before” and “after” post do work. If you go to the root of that site, which is:
    https://orlandoinside.com/

    That is another blog, which also does not show the next link. I’ve done my own blogs on my own host for years, so I know a bit about them. But this has me stumped. Thanks!

    Thread Starter sunfunbill

    (@sunfunbill)

    This is the code I just copied from my default theme:

    <?php endwhile; ?>

    <div class=”navigation”>
    <div class=”alignleft”><?php next_posts_link(‘« Older Entries’) ?></div>
    <div class=”alignright”><?php previous_posts_link(‘Newer Entries »’) ?></div>
    </div>

    <?php else : ?>

    But the links don’t show up. Could your host have anything at all to do with it? Perhaps using older php or something?

    Forum: Fixing WordPress
    In reply to: Text Widget

    I would reinstall the new upgrade. Often a file does not upload right or gets mangled.

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