Announcement

Collapse
No announcement yet.

missing top level sections

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

    missing top level sections

    I am creating a new site

    http://www.sweets2yourdoor.co.uk

    I have used the value "NETQUOTEVAR:TOPLEVELSECTIONSTOP" to show the top level sections for the site.

    The problem is that I can see them on most pages apart from search results or checkout pages.

    I assume that I have missed some code when I modified the templates.

    Does anyone know what I have missed out.

    An example of the problem can be found here:

    http://www.sweets2yourdoor.co.uk/cgi...=-1&TB=A&SHOP=

    The search box also dissapears on these pages as well.

    thanks for any help

    david
    David Mawson
    Phoenix Trading

    http://www.sweetswholesale.co.uk - Wholesale confectionery suppliers

    #2
    Hi,

    The templates you need to look at for the checkout is Act_primaryChekout.html, the search results is missing the search box because the template will be missing NETQUOTEVAR:SIMPLESEARCH. If you have used a clean layout to build the site I would suggest using the javascript menus for the section list as TOPLEVELSECTIONSTOP will not work here, the other choice would be to use the generated code from the product pages in the checkout and Search results page to get the consistent effect over the store. You can also download the Advanced USers Guide to help you with settingthe javascript menus, it is downloadable here.

    Kind regards,
    Bruce King
    SellerDeck

    Comment


      #3
      I have placed the code in Act_primaryChekout.html:

      NETQUOTEVAR:TOPLEVELSECTIONSTOP

      and

      NETQUOTEVAR:SIMPLESEARCH

      but they just don't dispay the info that they should


      are you saying that I should copy the entire code from act_primary.html to Act_primaryChekout.html ??

      does the template Act_primaryChekout.html control the search results as well as the problem is happening on those pages as well ?
      David Mawson
      Phoenix Trading

      http://www.sweetswholesale.co.uk - Wholesale confectionery suppliers

      Comment


        #4
        If iyou are using a clean layout, then TOPLEVELSECTIONSTOP will not work, you can however use the javascript method detailed in the Advanced Users Guide and that will work over all pages. The functions of the NQV variables are limited to cetrain templates / areas of the site which is not the same for the javascript.

        As mentioned earlier you could also use the generated script from one of the pages it displays on, by copying the source code for the display and then use it on the chakeout and other pages.

        If you do a search on the forum for TOPLEVELSECTIONSTOP you will come up with several threads dealing with this issue.

        Kind regards,
        Bruce King
        SellerDeck

        Comment


          #5
          will do thanks
          David Mawson
          Phoenix Trading

          http://www.sweetswholesale.co.uk - Wholesale confectionery suppliers

          Comment

          Working...
          X