Delevery address once again

  • Posts: 152
  • Thank you received: 11
11 years 6 months ago #99289

Hello

About the delivery addresses again, we have a great desire that we perhaps not are alone at.
Right now it's all very messy screen.
Is it possible that when you enter a shipping address, this will not be displayed during billing address, but moved to the delivery address.

If you then also uncheck to use the same address do you get it all twice.

So the desire is to become who entered a shipping address will be displayed in kolone second automatically. Otherwise, it's ok with checkbox which is now


I'm using firebug, forumsearch, dokumentation and then I ask.. It's so easy ;)
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 6 months ago #99372

Hi,

I think that I don't really understood what you need, when the customer add an address in the billing part, it's automatically added in the shipping part and conversely.

Please Log in or Create an account to join the conversation.

  • Posts: 152
  • Thank you received: 11
11 years 6 months ago #99501

Hello

What I mean by it is that when a customer (we do not use the account creation and therefore not used login, our shop is a buy and pay shop) enter their address information they stand as payment and delivery address.
But if they choose to create an alternative delivery address, then it is automatically marked as billing address.
At the same time the customer must choose that they want to use a different delivery address in column number 2
Unchecking the field under deleveringaddress, comes both addresses already entered appear. Now, the last address entered correctly enough delivery address, but it is also simultaneously payment address. That is really happening is that the number two entry overwrites the first address entered thus, if the customer is not looking for, suddenly is wrong.
I would like to first address entered is billing address throughout, and enter a delivery address is automatically shown as shipping address in column 2
That both to ensure that both addresses are correct and to make the page itself with the addresses easier to understand.
Hope it now gives a better sense.


I'm using firebug, forumsearch, dokumentation and then I ask.. It's so easy ;)

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 6 months ago #99888

Hi,

Which version of HikaShop do you have ?
I just tried on my end (2.1.2) and when adding an address in the shipping addresses, it don't change the current selected for the billing addresses and vice versa.

Please Log in or Create an account to join the conversation.

  • Posts: 152
  • Thank you received: 11
11 years 6 months ago #99895

at the site I use 2.1.0, because it can not be upgradet at the server right now. (business)

But I have also tried on a testsite with 2.1.2, and here it do the same "fail"


I'm using firebug, forumsearch, dokumentation and then I ask.. It's so easy ;)

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
11 years 6 months ago #100019

You're issue is simply that you changed the "new" button to "alternative address" and that you didn't understand that the new button of the billing area is to enter a new billing address not a new shipping address.

I would recommend to simply hide the "new" button with some simple CSS.
That way the customer can only untick the "same address" checkbox of the shipping address area and that will bring directly the shipping address form and save the new address as a shipping address, different from the billing address which will still be the other one.

Please Log in or Create an account to join the conversation.

  • Posts: 152
  • Thank you received: 11
11 years 6 months ago #100233

Oh yes now I can see the logic in it :) But how then remove it, it is a published mentation of the button in the file to the basket?
You write well enough something with CSS, but I can not exactly see how to do. It should of course apply only to this button?


I'm using firebug, forumsearch, dokumentation and then I ask.. It's so easy ;)

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13347
  • MODERATOR
11 years 6 months ago #100431

The CSS is quite simple:

#hikashop_checkout_billing_address_new{ display:none; }

just add it to the frontend CSS file of HikaShop via the configuration and you won't see the new button anymore.

The following user(s) said Thank You: holm76

Please Log in or Create an account to join the conversation.

Time to create page: 0.075 seconds
Powered by Kunena Forum