• Resolved lgreer0010

    (@lgreer0010)


    Hello, I’m using the Constructor theme and I’ve recently created a post page but for some reason I can not add the Older & Previous Entries code to it. I’ve added it to several places within the coding but it does not show up. Is it just not possible on a created post page?

    It would be great if I could follow the same look and coding as the Posts Page under the Reading Settings. Does anyone know where this code pulls from (i.e. single.php, default.php, ?)

    Thanks for any help.

Viewing 1 replies (of 1 total)
  • Thread Starter lgreer0010

    (@lgreer0010)

    By the way, this is what I keep putting in…

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

    I can get the <?php get_constructor_navigation(); ?> code to show up at the bottom but not the Older/Newer Entries.

Viewing 1 replies (of 1 total)
  • The topic ‘Can't see Older/Previous Entries on a Post Page’ is closed to new replies.