EDIT - This problem seems to have solved itself, after 4-5 hours of not working and on three different systems in three different states. Go figure!
Sorry for the long-winded post. I hope somebody can help me.
I wanted to develop a new page to replace an old page, so I left the old in place and made a new one, got it all set right, then disabled the old one to take its place. The old page ID is 38 and the new is 153.
Here is the sequence:
1. Made new page 153 & added contents.
At this point, both pages showed up on the menu as:
Careers (
http://www.mydomain.com/index.php?id=5
- goes to 38)
Job Openings (38) (submenu)
Job Openings (153) (submenu)
Benefits (51) (submenu)
2. Disabled old page 38
At this point, the menu is:
Careers (goes to 153)
Job Openings (153) (submenu)
Benefits (51) (submenu)
3. Decided we didn't want to lose the traffic to 38, so, copied all the contents of the new page 153 into old page 38, enabled 38, disabled 153.
At this point, the menu is:
Careers (goes to 153 - WHICH IS WRONG)
Job Openings (38) (submenu)
Benefits (51) (submenu)
I even deleted 153, but the top level navigation 'Careers' is still trying to go to 153, which doesn't exist anymore. I guess it's
http://www.mydomain.com/index.php?id=5
that redirects to 153, but where do I change that?
Thanks in advance!