Skip to main content

Address

More
14 years 1 month ago - 14 years 1 month ago #60945 by khwong
Address was created by khwong
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
Last edit: 14 years 1 month ago by khwong.

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

More
14 years 1 month ago #60983 by Xavier
Replied by Xavier on topic Re: Address
Hi khwong,

Try to add this property in the frontend css file:
Code:
.hikashop_checkout_address_left_part table{ margin-top: 23px; }

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

More
14 years 1 month ago #61048 by nicolas
Replied by nicolas on topic Re: Address
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.

More
14 years 1 month ago #61458 by khwong
Replied by khwong on topic Re: Address
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.

More
14 years 1 month ago #61470 by khwong
Replied by khwong on topic Re: Address
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.

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

More
14 years 1 month ago #61553 by Xavier
Replied by Xavier on topic Re: Address
Hi khwong,

For the css property, you can try with !important, it will override the other css property.
Code:
.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.

More
14 years 1 month ago #61635 by khwong
Replied by khwong on topic Re: Address
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.

More
14 years 1 month ago #61694 by nicolas
Replied by nicolas on topic Re: Address
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.270 seconds
Powered by Kunena Forum