Hi - again. Have been testing a few new pages/ and customer registration scripts. Still working on it, but noticed that when I go to our production webstore, if I use the search feature .. and from that page I am returned back to my development index page.
In the source code on the search page, I found "<base href="http://bdweb9821m.bluedomino.com/store/">" in the header.
I looked up the search template for the Congruence-Search.sst and found that in the code it refers to the "home tab" as
<li class="tab_home"><a href="[-- MyStoreURL --]" title="[-- STORE.Name --]"><span>Home</span></a></li>
If this is the problem.. how do I change [-- MyStoreURL --] so that it points back to "http://www.amclassic.com/store/" ?