Address

  • Posts: 25
  • Thank you received: 0
11 years 8 months ago #60945

Hi, can you guide me to edit the the alignment of the billing address and shipping address?

2) Can i do something like when i edit the shipping address just new shipping address will appear below it?? Because after i edit or create new address it apply on both address and i would like to avoid this happen. Anything can i do with it?
here is the link for you to refer www.artgergasi.com/index.php/gallery

Attachments:
Last edit: 11 years 8 months ago by khwong.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 8 months ago #60983

Hi khwong,

Try to add this property in the frontend css file:

.hikashop_checkout_address_left_part table{
	margin-top: 23px;
}

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 8 months ago #61048

2. No you can't change that behavior.
Note that the other address selection still retains the first address.
It just adds the possibility for the user to easily select the new address for the other address selection.

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

  • Posts: 25
  • Thank you received: 0
11 years 8 months ago #61458

Hi, i try to add the css and it not working the alignment is still like this. Is there other way to do it? Because i try to increase the margin px but it doesn't work at all

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

  • Posts: 25
  • Thank you received: 0
11 years 8 months ago #61470

Hi i having some problem over here, i let user to choose other shipping method which is to other country but when i choose that it shows that no payment method show in here.

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
11 years 8 months ago #61553

Hi khwong,

For the css property, you can try with !important, it will override the other css property.

.hikashop_checkout_address_left_part table{
	margin-top: 23px !important;
}

I tried to choose the other shipping method, and paypal stay the payment method, I don't see any problem.

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

  • Posts: 25
  • Thank you received: 0
11 years 8 months ago #61635

The css worked thanks alot!
2) For the payment and shipping can i add others such like Maybank and others?
3) Let say i want user to select their material first, then option only come out for them to select is that possible to do it? Any documentation i can refer?

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 8 months ago #61694

2. You can use any bank/payment gateway for which we have a payment plugin, or create yourself such payment plugin if none exist (or hire a developer to do it for you).

3. There is no option for that. Nothing is impossible but it will require custom coding (and it's not a simple one) and there is no documentation for that.

The following user(s) said Thank You: khwong

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

Time to create page: 0.075 seconds
Powered by Kunena Forum