shopping car's bar

  • Posts: 2
  • Thank you received: 0
10 years 3 months ago #168129

-- HikaShop version -- : 2.3.2
-- Joomla version -- : 2.5.24

Dear All ,

I want to change my homepage's shopping car's bar 。
what should I do?

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
10 years 3 months ago #168132

Hello,
Can you tell me how do you exactly want to change it ?
Thanks.

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

  • Posts: 2
  • Thank you received: 0
10 years 3 months ago #168257

I want to change my shopping's bar like this
Thank~

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
10 years 3 months ago #168276

Hi,

You will have to edit the view "checkout / step" and in the following foreach:

foreach($this->steps as $k => $step){
    // here
}
Edit the code in order to have the desired image for the desired step.
You can for example set a image link based on the current step number and then name the image correctly.

Here is some documentation on how to customize the layout:
hikashop.com/support/support/documentati...ize-the-display.html

It require some PHP knowledges.

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

Time to create page: 0.096 seconds
Powered by Kunena Forum