Support » Fixing WordPress » URLs and pages

  • Resolved bear1121102

    (@bear1121102)


    Hello everyone, I just had a few questions. If you wanted to get a URL onto a page how would you do that? Like for instance: There is a page called “Support” but when you click the page it redirects you to a new url. I do not want a whole new page I just want the url in the page. When the person clicks the Page “Support” it brings them to http://www.example.com. Please tell me how to do this!!

Viewing 15 replies - 1 through 15 (of 48 total)
  • Tier3Marketing

    (@tier3marketing)

    You question is a little confusing and not very concise.

    Are trying to make an external link on the navigation? If so, the custom menu option in WordPress will do this.

    If you are just trying to make a link on a page it’s simple html

    <a href="http://www.example.com/">Support</a>

    Thread Starter bear1121102

    (@bear1121102)

    but I do not want it to be an actual page though. I want them to click on the page support and be redirected to a new link.

    Tier3Marketing

    (@tier3marketing)

    You can link to wherever you want using the custom menu or a hyperlink. Are you wanting to make a redirect page? Try a meta refresh… There are also plugins that do 301 redirects. There are thousand way to do what you want to do.

    Thread Starter bear1121102

    (@bear1121102)

    Ok, I did the menu thing but all of my pages on the top got deleted.

    Tier3Marketing

    (@tier3marketing)

    There not deleted, as soon at you delete the custom menu they will come back. But instead of doing that, just add the pages that were there using the custom menu. The custom menu is nice, it’s all drag and drop, easy to put stuff right where you want it with no coding.

    Thread Starter bear1121102

    (@bear1121102)

    ok I also tried that, I have parent though..how do I transfer those?

    Thread Starter bear1121102

    (@bear1121102)

    nevermind got it! 🙂

    Thread Starter bear1121102

    (@bear1121102)

    Ok, now since I put ll of my pages to the menus, the link thing won’t work. It only works if I do Primary Navigation but I only have 1 of those soo.

    Tier3Marketing

    (@tier3marketing)

    In the custom menu you have an option to link wherever you want. Not sure if this is what you are asking. Did you run out of room on your nav bar? Please be more descriptive.

    Thread Starter bear1121102

    (@bear1121102)

    So I have 5 pages:

    Support
    -exp
    -exp
    -exp

    About
    -exp
    -exp
    -exp

    Services

    Control Panel
    ———————-
    I added all of them to a menu but the one I need a link on is Control Panel. But the only way it works is if I click the Primary Navigation. Without clicking on primary navigation it just brings up the page, but I added the link on it.

    Tier3Marketing

    (@tier3marketing)

    can you post a link to your site please so I can get an idea of what’s going on.

    Thread Starter bear1121102

    (@bear1121102)

    Thread Starter bear1121102

    (@bear1121102)

    Tier3Marketing

    (@tier3marketing)

    Ok.. So where do you want them to go when they click on the Multicraft CP. See image

    http://i.imgur.com/lV6zJYY.jpg

    Thread Starter bear1121102

    (@bear1121102)

    Ok I did not create the page part but now there is nothing to actual click on…look at it now.

Viewing 15 replies - 1 through 15 (of 48 total)
  • The topic ‘URLs and pages’ is closed to new replies.