Announcement

Collapse
No announcement yet.

There are no addresses in your address book.

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

    There are no addresses in your address book.

    How could I get rid of this narrative: There are no addresses in your address book.Check here to add new address....then Select one of the addresses below etc

    This is all a bit unnecessary and confusing when all a customer wants to do is add a delivery address!

    Can anyone help?

    #2
    Hi,

    The texts are brought in from "Design|Text",Phase -1, ID:275,276,302. Alternatively you can type the text and click on "Search" button, and make appropriate changes to the right hand column.Do an update to view changes.

    Comment


      #3
      Originally posted by sumiya
      Hi,

      The texts are brought in from "Design|Text",Phase -1, ID:275,276,302. Alternatively you can type the text and click on "Search" button, and make appropriate changes to the right hand column.Do an update to view changes.
      Many thanks Sumiya - just one more thing, deleting this text has left an orphan check box, how can I get rid of that?

      Comment


        #4
        If you want to get rid of the whole address book then in Act_Order02.html locate
        Code:
        <!-- Address Book -->NETQUOTEVAR:ADDRESSBOOK<!-- End of Address Book -->
        and change it to
        Code:
        <!-- Address Book NETQUOTEVAR:ADDRESSBOOK End of Address Book -->

        Comment


          #5
          Hi,

          Go to "Advanced|Template Manager|Ordering|OrderPhase2", this will open "Act_Order02.html" template. Comment NETQUOTEVAR:ADDRESSBOOK by placing the comment tags <!-- --> so it appears like this:
          <!-- NETQUOTEVAR:ADDRESSBOOK -->
          Save the template and update the site.

          Comment

          Working...
          X