I have created some custom links for my navigation buttons. For the most part they work fine however the Catalog link only works from certain pages such as the Search page and the Site Map but not from the Home page (P_SiteRoot_index.html). When I click on the link in the Home page I am taken to the folder PreviewHTML.
This is the code I've used in Act_BrochurePrimary and Act_Primary:
<a href="NETQUOTEVAR:NAVBCATALOGLINK" class="button2"><font color="FFFFFF"><b>Shop</b></font></a>
Can anyone see what I'm doing wrong?
This is the code I've used in Act_BrochurePrimary and Act_Primary:
<a href="NETQUOTEVAR:NAVBCATALOGLINK" class="button2"><font color="FFFFFF"><b>Shop</b></font></a>
Can anyone see what I'm doing wrong?
Comment