Forums

Link Pages, Not working (2 posts)

  1. VMinder
    Member
    Posted 4 years ago #

    Alright, so far I have been successful at being a beginner at wordpress and customizing it myself. I am trying to make all my sub-content pages on WP. I am inserting this code for all my links to show up:

    <?php wp_link_pages('before=<div id="page-links">&after=</div>'); ?>

    I have my css set up so when a link is hovered, it highlights it as a 'block' that is why I have the div id information there, I got this code from the codex.

    My problem is, I have created 3 pages but they are not showing up. Can someone tell me what correct code I am suppose to be using? Am I using the correct code?

  2. VMinder
    Member
    Posted 4 years ago #

    It also shows the archives, search, etc. beneath the pages. I do not want the showing under the pages as they are simply sub-content and visitor content. I can always resort to just doing them manually not through WP but I think doing them through WP would make things much simpler.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags