Remove option to have seperate shipping address

  • Posts: 43
  • Thank you received: 0
13 years 4 months ago #20089

Hi gang,

I'd like to completely remove the pictured step from the checkout workflow.

I have the workflow set to:

cart,login_address,payment_confirm_cart_status_fields,end

but none of these seem to help.

Thanks.

Attachments:

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 4 months ago #20093

You need to remove _address of your checkout workflow

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

  • Posts: 43
  • Thank you received: 0
13 years 4 months ago #20105

Doing that does remove the step, but it also removes the actual shipping (delivery) function. It appears without that step no actual shipping address is being picked up, is there a way around this?

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 4 months ago #20116

I must say I a bit lost here. There is no shipping view in your checkout workflow, so it's normal that you don't see it.

Could you do a screenshot of the whole checkout tab configuration so that we can see how you configured your checkout ?

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

  • Posts: 43
  • Thank you received: 0
13 years 4 months ago #20123

Sorry my bad, not sure when I deleted shipping (accidentally) now have:

cart,login,shipping_payment_confirm_cart_status_fields,end

which works exactly as I want it, thanks!

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

  • Posts: 7
  • Thank you received: 0
13 years 3 months ago #22582

Hello

I hope it's OK if I use this topic.

Unlike mrdexter I would only like to remove the Shipping address and leave Billing address. Is that possible?

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #22611

If you don't want the shipping address, you can just not set a weight on your products and not turn on the option "Force shipping regardless of weight" of the configuration. The shipping address interface won't be displayed.
If however you want a shipping methods selection interface you should do the opposite and hide the shipping address div with CSS:
.hikashop_checkout_address_right_part{ display:none;}

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

  • Posts: 7
  • Thank you received: 0
13 years 3 months ago #22977

I did that and it did the trick, but now I have another problem.

Now my "End purchase" button does not work - when pressed nothing happens (can't finish the purchase). The page gets refreshed and notification on top appears saying I should enter new or choose existing address.

I don't know if there is a connection between these two problems.

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #22983

Do you have an address selected when pressing next ?

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

  • Posts: 7
  • Thank you received: 0
13 years 3 months ago #22984

Yes I do :/

you can try it here: www.stof.si/girly/
U: test
P: test

It's translated, but I'm sure you'll know where to go:)

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #22988

It seems that there is something reseting the address selection and thus cancelling the order finalization.

I see that you don't have the latest version of HikaShop. Could you first update to the latest and then try again ?

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

  • Posts: 7
  • Thank you received: 0
13 years 3 months ago #22990

now it works!!! thank you so much

Just one question - can I overwrite the new language file with an old one? or do I have to translate it again?

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #22993

If you overwrite the language file, you will loose what you modified in it.
If you're doing a new translation or translating some new strings, you should make sure that you copy your translation before updating the translation file.
However, if you're just doing modifications to an existing translation file so that it suits your use case, you should do the modifications in the override area:
www.hikashop.com/download/languages.html#modify
When you do that in the override area, you don't loose your modifications when you update the translation file.

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

Time to create page: 0.066 seconds
Powered by Kunena Forum