Announcement

Collapse
No announcement yet.

TOPLEVELSECTIONSTOP not appearing for contact and sitemap page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    TOPLEVELSECTIONSTOP not appearing for contact and sitemap page

    Hi, This is the URL for the site I am working on: http://clientel-testsite.co.uk/acatalog/

    The problem I am having is that the TOPLEVELSECTIONSTOP which automatically inserts the menu is appearing in the sections and sub-sections but not on the contact and site map page.

    All these pages use Act_Primary, here is the code:

    HTML Code:
      <div id="header"><img src="logo.gif" alt="logo" style="margin-left:8px;"/>
        <table border=0 width="930px" cellpadding=0 cellspacing=0>
        <tr>
          <td colspan="2"><div id="nav">NETQUOTEVAR:TOPLEVELSECTIONSTOP</div></td>
        </tr>
      </table>
    </div>
    Could it be the way I am linking to the sitemap and contact us page?

    Thanks in advance,

    Tracey

    #2
    Tracey,

    TOPLEVELSECTIONSTOP does not work on the all pages, the functionality is specific to certain areas of the store. The work around will be to use the javascript method to display your section list, available in the Advanced Users Guide which you can download from here.

    Kind regards,
    Bruce King
    SellerDeck

    Comment

    Working...
    X