Announcement

Collapse
No announcement yet.

Delivery Address Always Visible

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

    Delivery Address Always Visible

    Still using v11 - I know!!

    Customer went through checkout and as fields for delivery address were visible to her she naturally filled them in but didn't check the box. Invoice only showed the invoice address so package sent to wrong address.

    Why are delivery address fields always visible when entering checkout when the box is not checked? I tried this myself and found that if I check the box and then uncheck it, the delivery fields disappear.

    I have searched the forum for a solution and I have reset the 'both addresses address field' to factory but no change. Any ideas how to keep the delivery address fields hidden until the box is checked?

    Many thanks
    www.silvermoonbeads.com - Gemstones, Pearls, Hill Tribe sterling silver, Swarovski and Findings.

    #2
    Someone has meddled with your layouts and moved the JavaScriptFunctions layout from their usual place (in the HEAD area of your overall layout, usually just above the </head> tag) to near the bottom of your pages.

    These functions contain lots of JavaScript including a function SetDeliveryAddressVisibility that hides the delivery fields if the Deliver to Different Address checkbox is empty.

    When the page loads in your users browser, just after the HTML that lays out the delivery fields the SetDeliveryAddressVisibility function is called.

    Because the JavaScript file containing the SetDeliveryAddressVisibility function hasn't yet been loaded (it's much further down the page) the routine can't run and hide the fields.

    Try moving the JavaScriptFunctions to their usual place.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Thank you Norman. The law of unintended consequences. The change was a Google suggestion to speed up page load times. It was done some time ago so I wonder how many others have had packages sent to the wrong address but didn't complain!!

      Thanks again for your invaluable contributions to this forum.
      www.silvermoonbeads.com - Gemstones, Pearls, Hill Tribe sterling silver, Swarovski and Findings.

      Comment


        #4
        Apologies for resurrecting an old thread but we have this or a similar probem at the checkout. I reverted the outer layout to default but it didn't help. Can anyone give me a suggestion please?
        Reusable Snore Earplugs : Sample Earplugs - Wax Earplugs - Women's Earplugs - Children's Earplugs - Music Earplugs - Sleep Masks

        Comment

        Working...
        X