Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Emily Langworth
iOS Development with Swift Techdegree Student 6,410 PointsWordpress Link Menu to external page
My organization has a webpage and we use constant contact as our shop. I was looking to see if there is a way to create a page that automatically links to our registration page in constant contact. Right now we have it set up that they go up to the menu and hover over conference and then scroll down to register and click on register which brings you to a page where there is another link to click on to bring you to that constant contact page. Is there a way they can be redirected there when clicking on the original "register" in the submenu?
1 Answer

Matt Campbell
9,767 PointsTwo options depending if the first is available Emily Langworth.
1) Go to the admin area -> Apprearance -> Menus. in the sidebar on the left, find the page that is titled whatever the registration page is titled. Put it in the menu where you want it and delete the current "Register" menu item. At this stage, you can alter the nav item name as well. Click save, job done.
2) Go to the registration page. Copy the URL. Go to menus again, on the left there'll be an option for "Links". Past the URL where it's meant to go and name it what you want. Then place in menu where you want.
If you need any help, email me at matthew@globotek.net.
I'd be more than happy to help you out as it's a super quick job.