Skip to main content

Shipping address NOT defaulted

More
13 years 11 months ago #72291 by tberg
Hi,

In the standard config the checkbox “use same address as billing address” is checked as a default.

How/where do you change this so that the default is that a shipping address has to be manually entered?

TB

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

More
13 years 10 months ago #72481 by nicolas
Hi,

You will have to add such code at the end of the file "address" of the view "checkout" via the menu Display->Views:

?><script type="text/javascript">hikashopEditAddress(document.getElementById('hikashop_checkout_shipping_address_edit_<?php echo $address->address_id; ?>'),1,false);</script>

and remove the line:
$checked = 'checked="checked" ';

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

More
13 years 10 months ago #72515 by tberg
Still checked …

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

More
13 years 10 months ago #72774 by nicolas
Please make sure that you're editing the view file for the front end template you're using and not another template or you won't see any change.

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

More
13 years 8 months ago #83727 by tberg
Has this changed in v2?

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

More
13 years 8 months ago #83734 by Jerome
Hi,

It has no changed in HikaShop 2.0.0 but there would be a new (hidden) option in HikaShop 2.0.1

Regards,

Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.158 seconds
Powered by Kunena Forum