How to change Address Edit Button During Checkout

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

Hi Folks,

I have configured hikashop on a Joomla site that uses a Bootstrap based template. During checkout the button to edit the address shows up in a modal window. How can I change this from modal popup to show up as a button next to the New button. Please see attached below for reference.



Please advice how I can make this change and what files i need to edit?

Best Regards,
Sundar


Sundar Nadimpalli, Signum Product Solutions
www.signumsol.com
Attachments:

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

  • Posts: 2334
  • Thank you received: 403
11 years 8 months ago #92172

Hi Sundar,

It's a known issue which come from the template. Some template indeed have a bad handling of joomla 3 bootstrap.
Some solutions have been evocated there:
www.hikashop.com/en/forum/4-how-to/77125...-hover-js.html#84203
It's a css issue so it shouldn't be that hard to solve it :)

The following user(s) said Thank You: SignumSol

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

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

Hi eliot,

Thank you for reply.

I did some digging in the files and found this file: <joomla>\components\com_hikashop\views\checkout\tmpl\address_view.php. This has a modal class applied to an a tag with this ID: id="hikashop_checkout_<?php echo $this->type;?>_address_edit_<?php echo $address->address_id; ?>" and has a class: "modal hikashop_checkout_<?php echo $this->type;?>_address_edit". I copied it to: <templatename>\html\com_hikashop\checkout and have changed it to: "btn hikashop_checkout_<?php echo $this->type;?>_address_edit".

The change is seen in the attached image.



I am ok with this look. Do you think changing this class will affect any the look elsewhere?


Sundar Nadimpalli, Signum Product Solutions
www.signumsol.com
Attachments:
Last edit: 11 years 8 months ago by SignumSol.

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

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

Hi,

No it affect only this edit button of this view. It the good way of doing that.

The following user(s) said Thank You: SignumSol

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

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

Hi Xavier,
Thank you for the confirmation.


Sundar Nadimpalli, Signum Product Solutions
www.signumsol.com

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

Time to create page: 0.091 seconds
Powered by Kunena Forum