W
WB
I have a pretty basic site setup and recently added a page for customers to
submit credit cards online through a secure page. I wanted a top level
navigation bar to appear on all pages so I included it in the header of each
page. The header contains a banner (company logo) and the navigation bar.
Links are Home, Feedback, Gift Cards.
The remaining navigation (navigation view) of the site falls under Home.
The links go down about 2 more levels.
Everything works great except when I goto the gift cards page the
aforementioned top level navigation bar is missing. All users see is the
banner (logo) and the fields to fill out. There isn't a way to get back to
Home. Conversely, when viewing the feedback form, the top level navigation
bar is there. The only difference between the two pages is the gift card
page is set to link to its fully qualified name because it is what we need
to be secure. So the link is https://domain/gift_cards.htm
Any suggestions are appreciated.
submit credit cards online through a secure page. I wanted a top level
navigation bar to appear on all pages so I included it in the header of each
page. The header contains a banner (company logo) and the navigation bar.
Links are Home, Feedback, Gift Cards.
The remaining navigation (navigation view) of the site falls under Home.
The links go down about 2 more levels.
Everything works great except when I goto the gift cards page the
aforementioned top level navigation bar is missing. All users see is the
banner (logo) and the fields to fill out. There isn't a way to get back to
Home. Conversely, when viewing the feedback form, the top level navigation
bar is there. The only difference between the two pages is the gift card
page is set to link to its fully qualified name because it is what we need
to be secure. So the link is https://domain/gift_cards.htm
Any suggestions are appreciated.