• cjsidler

    (@cjsidler)


    Hello,

    I was wondering how to change a Page so it links to a different site.

    For example, I want a MySpace link but I don’t want it to be a WordPress page. I just want it to link directly to myspace.

    Any help appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • poe

    (@poe)

    I’m confused. Are you asking how to make a link?

    Thread Starter cjsidler

    (@cjsidler)

    Yes, but links do not show in the main navigation. Just Pages.

    poe

    (@poe)

    Oh I see what you mean. You can just edit your sidebar.php and add links or anything else you want 🙂

    Thread Starter cjsidler

    (@cjsidler)

    Is it possible to get them to appear in the main navigation rather than the sidebar?

    I have Home, About, and MySpace right now in the top navigation where it shows the wordpress page links.

    home and about link to their respective wordpress pages but i want myspace to just link directly to myspace rather than a wordpress page

    ivovic

    (@ivovic)

    consider editing the header.php in your theme – looking for wp_list_pages, and adding your link after that with similar tags surrounding it.

    if you want to post that area of your theme (the general vicinity of wp_list_pages) we can be a bit more specific about what other HTML you may or may not require.

    try it yourself though, it’s faily easy and you should be able to get something workable with a little trial and error.

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

The topic ‘Link elsewhere?’ is closed to new replies.