
Originally Posted by
jmp01
Newbie..running zencart 1.3.9d
Yesterday added the "expiry" add-on to my "red-passion" template test site @ b o o m r z.n e t / b u y t w o /
Somehow the link...."Test" ( /index.php?main_page=index&cPath=1)
is showing up at the top of the main page. I looked at the "page source" and found:
<!--bof-optional categories tabs navigation display-->
<div id="navCatTabsWrapper">
<div id="navCatTabs">
<ul>
<li><a class="category-top" href="http://www.b o o m r z.n e t /buytwo/index.php?main_page=index&cPath=1">Test</a> </li>
</ul>
</div>
</div>
<!--eof-optional categories tabs navigation display-->
ANY IDEAS on removing the link?