Forums

WordPress Navigation regarding >> and (3 posts)

  1. barkins
    Member
    Posted 4 months ago #

    I'm using the following code for my navigation in the single.php file,

    <?php previous_post('&laquo; &laquo; %', '', 'yes'); ?>
    | <?php next_post('% &raquo; &raquo; ', '', 'yes'); ?>

    And the "»" are not showing up as links, but instead just text, unlike the example on http://codex.wordpress.org/Next_and_Previous_Links

    Anyone know why that is?

    Thank you

  2. esmi
    Theme Diva & Forum Moderator
    Posted 4 months ago #

  3. barkins
    Member
    Posted 4 months ago #

    I tried those out and it's the same story. The ">>" does not show up as a link, but the rest of the text does.

Reply

You must log in to post.

About this Topic