Announcement

Collapse
No announcement yet.

Smart Theme Removing Links from Navigation Bar

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

    Smart Theme Removing Links from Navigation Bar

    Hi everyone,

    I'm currently using the 'Smart Theme' and I'm after removing a link from the navigation bar at the top of the page.....just under the main image.

    For example:Let's say I was after removing the 'About' link from www.ecclestonanglingcentre.co.uk and was after putting the link somewhere else on the page....maybe in one of the side banners instead

    Would this be possible?

    Thank you for your time
    www.ecclestonanglingcentre.co.uk

    #2
    If you comment out NETQUOTEVAR:HEADERGUIDE and/or NETQUOTEVAR:FOOTERGUIDE and use the individual link NETQUOTEVARs then you control where you put the links (but you might not like their appearance in certain places).
    Bill
    www.egyptianwonders.co.uk
    Text directoryWorldwide Actinic(TM) shops
    BC Ness Solutions Support services, custom software
    Registered Microsoft™ Partner (ISV)
    VoIP UK: 0131 208 0605
    Located: Alexandria, EGYPT

    Comment


      #3
      Hi Bill,

      From what I can remember I've already commented out the footer and header guide a month or two ago because of a problem I was having in the checkout pages.

      How about just removing the 'About' link alltogether? or any link for that matter......that appears in the menu across the top of my page? Would it not just be a case of opening up the template and deleting it? Or am I barking up the wrong tree with this one?

      Thanks for your time and patience
      www.ecclestonanglingcentre.co.uk

      Comment


        #4
        Only you can tell

        Use comment markers to temporarily remove any content you like. If it does not work the way you expect, or breaks something else on the page, just remove the comment markers (to refresh - these are <!-- before the content (including at least one space) and --> after the content (again, including at least one space).
        Bill
        www.egyptianwonders.co.uk
        Text directoryWorldwide Actinic(TM) shops
        BC Ness Solutions Support services, custom software
        Registered Microsoft™ Partner (ISV)
        VoIP UK: 0131 208 0605
        Located: Alexandria, EGYPT

        Comment


          #5
          Hi Bill,

          I gave them a go but using them removed all the navigation links at the top of the page......anyway thanks for your suggestion.

          Back to the drawing baord
          www.ecclestonanglingcentre.co.uk

          Comment


            #6
            Is there a way to create a page using the Smart Theme that dosen't show up in either the navigation bar across the top or the navigation bar down the side? Please excuse my ignorance......but I'm just stuck with this one
            www.ecclestonanglingcentre.co.uk

            Comment


              #7
              Hi there,

              When you comment out NETQUOTEVAR:HEADERGUIDE or NETQUOTEVAR:FOOTERGUIDE it will remove all the Navigation links from the top of the page. You then need to insert the ones you require individually. This can be done by inserting the corresponding NETQUOTEVAR's.

              The following is taken from the Advanced User Guide.

              Code:
              Button	             Placeholder
              Search button	     NETQUOTEVAR:NAVBSEARCH
              Checkout button	     NETQUOTEVAR:NAVBCHECKOUT
              Cart button	     NETQUOTEVAR:NAVBCART
              Email button	     NETQUOTEVAR:NAVBMAIL
              SiteMap button	     NETQUOTEVAR:NAVBSITEMAP
              Info button	     NETQUOTEVAR:NAVBINFO
              Up button	     NETQUOTEVAR:NAVBUP
              Back button	     NETQUOTEVAR:NAVBBACK
              Catalog button	     NETQUOTEVAR:NAVBCATALOG
              Home button	     NETQUOTEVAR:NAVBHOME
              Login Button	     NETQUOTEVAR:NAVBLOGIN
              Regards,
              Varun
              Actinic Software

              Comment

              Working...
              X