• Hi. I have created several WordPress pages: About, Contact, Sitemap, Archives and Subscribe. I want to achieve the following:

    // Sidebar
    About
    Contact
    Forum

    // Footer
    Archives | Subscribe | Contact | Sitemap | Copyright 2009 “site”.

    I only want the About and Contact pages to appear at the sidebar (currently all pages are displayed). The remaining links will be placed at the footer, which I guess the only way is to manually create them.

    Also, how do people create pages and redirect them to other sections outside of the blog, like a forum?

    Isn’t there other way, rather than use a Text widget and manually write the links down? Or using a simple blank page, install the Exec-PHP plugin (allows to run PHP code on posts and pages) and do a simple redirect to …/forum?

    Thanks.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Moving Sidebar Links To Footer’ is closed to new replies.