Announcement

Collapse
No announcement yet.

navigation links help

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

    navigation links help

    hi, i am updating so that navigation is the same through out site.
    I am having trouble getting the link to view basket and checkout working.
    I have inserted nqv as below but i get an error

    <td width="25%" align="left"><div align="left">NETQUOTEVAR:SIMPLESEARCH</div></td>
    <td align="right"><font color="#000000" size="2" face="Verdana, Arial, Helvetica, sans-serif"><a href="http://www.treasureislandsweets.co.uk/acatalog/test/index.html">HOME</a>|<a href="http://www.treasureislandsweets.co.uk/acatalog/test/acatalog/index.html">SHOP</a> | <a href="http://www.treasureislandsweets.co.uk/acatalog/test/acatalog/Delivery.html">DELIVERY</a> | <a href="http://www.treasureislandsweets.co.uk/acatalog/test/acatalog/comments.html">COMMENTS</a> | <a href="http://www.treasureislandsweets.co.uk/acatalog/test/acatalog/Competition.html">COMPETITION</a> | <a href="http://www.treasureislandsweets.co.uk/acatalog/test/News.html">NEWS</a> |
    <a href="http://www.treasureislandsweets.co.uk/acatalog/test/sitemap.html">A-Z
    LIST</a>| <a href="http://www.treasureislandsweets.co.uk/acatalog/test/acatalog/info.html">TERMS</a> | <a href="http://www.treasureislandsweets.co.uk/cgi-bin/mf000001.pl?ACTION=SHOWFORM">CONTACT</a>|NETQUOTEVAR:NAVBCARTLINK| NETQUOTEVAR:NAVBCHECKOUTLINK</font>&nbsp;</td>


    Anyway to hand code the links in as i have done for the others?
    Thanks
    Wesley
    Treasure Island Sweets

    #2
    If you've got an exisitng checkout button which works, roll the mouse over the button on the site and see what link code appears in the bottom left of the browser - this should work if you copy it and hard code it into a new checkout link.

    Aquazuro - designer stainless steel accessories

    Comment


      #3
      The use of the NQV's should be as follows:
      HTML Code:
      <a href="NETQUOTEVAR:NAVBCARTLINK">View Basket</a>
      and
      HTML Code:
      <a href="NETQUOTEVAR:NAVBCHECKOUTLINK">Checkout</a>

      I tried directly inputting
      HTML Code:
      http://www.esafetysigns.co.uk/cgi-bin/ca000001.pl?ACTION=SHOWCART
      on my site and it never worked, not sure if it's suppossed to.

      So I use NQV method on all my pages.
      esafetysigns.co.uk
      your instant download portal for self printable health and safety signs and posters
      ... download once use as many times as you like !


      http://www.esafetysigns.co.uk/index.html
      http://www.esafetysigns.co.uk/acatalog/index.html

      Comment


        #4
        thanks simon, that old netquote sorted it!
        wes
        Treasure Island Sweets

        Comment

        Working...
        X