Small edits to Checkout views

  • Posts: 160
  • Thank you received: 8
4 years 6 months ago #311592

-- url of the page with the problem -- : www.luxminime.com
-- HikaShop version -- : 4.2.1
-- Joomla version -- : 3.9.12
-- PHP version -- : 7.2.22

Hi,

I need help with a couple of final details. I have attached 2 screenshots.
Screenshot 14: How do I remove the Product Code from the Name column?
Screenshot 15: I would like to make the Post code field required. Also, relocate the Telephone field to after the State field.

Regards,
Colin.

Attachments:

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
4 years 6 months ago #311595

Hi,

1. You can add the line:

<?php $this->options['show_product_code'] = false; ?>
at the beginning of the file "show_block_cart" via the menu Display>Views.

2. You can do that via the menu Display>Custom fields.
www.hikashop.com/support/documentation/4...shop-field-form.html

The following user(s) said Thank You: Crashbandi

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

  • Posts: 160
  • Thank you received: 8
4 years 6 months ago #311771

Thanks, I will take a look at this today.

Regards,
Colin.

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

  • Posts: 160
  • Thank you received: 8
4 years 6 months ago #311910

Thank you. It's all sorted.

I've just noticed that the "Next" button appears twice on screenshot 15. Can the first one to the left be removed?

Finally, can you let me know how to set the width of the fields.

Thanks very much
Regards,
Colin.

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
4 years 6 months ago #311931

Hi,

1. Sure. Turn off the "Show submit button" setting of the Login view in your checkout workflow under the Checkout tab of the HikaShop configuration.

2. The width of the fields is defined by the CSS in the template.css file of your template:
monosnap.com/file/e3pUw0BIAKhcAB0vIc8ejUO4fxZd5q
So you can directly change that there.

The following user(s) said Thank You: Crashbandi

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

  • Posts: 160
  • Thank you received: 8
4 years 6 months ago #311944

Great, thanks Nicolas.

Regards,
Colin.

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

Time to create page: 0.062 seconds
Powered by Kunena Forum