Checkout Screen & Checkout process bar

  • Posts: 31
  • Thank you received: 0
11 years 6 months ago #133631

Hi

Below is my Checkout Screen and as you guys see look ugly (super)
So
- I want to change "Buyer Information" instead of Guest.
- I want to tidy out Address information as you see Label and Textbox are not rendered properly.
- My Checkout progress bar is showing as irrelevant
Actually my checkout flow is
1) Getting the Buyer Information
2) Choosing the Shipping Method
3) Choosing the Payment Method
4) View Cart
5) Confirmation and Payment
6) Successful

So, how do I fixed and tidy out those thing, please be advice me.
Many Thanks for quickly response.





-- url of the page with the problem -- : casite-547449.cloudaccess.net/hikashop-m...shop_payment_methods
-- HikaShop version -- : 222
-- Joomla version -- : 3.2
-- Browser(s) name and version -- : Chrome,FireFox,IE

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

  • Posts: 13201
  • Thank you received: 2322
11 years 6 months ago #133677

Hi,

Thanks to give us a screenshot of your checkout workflow configuration in Configuration > Checkout.

To change "Guest" to "Buyer Information" you have to do a translation override:
www.hikashop.com/support/faq.html#tran

The following user(s) said Thank You: soethiha

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

  • Posts: 31
  • Thank you received: 0
11 years 6 months ago #133938

Thank You Xavier, You support is solve a lot of problem for me, only left to tidy out the checkout screen, could you please help me ?

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

  • Posts: 83933
  • Thank you received: 13588
  • MODERATOR
11 years 6 months ago #133943

Sure. What else do you want to know regarding the checkout screen ?

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

  • Posts: 31
  • Thank you received: 0
11 years 6 months ago #133950

nicolas wrote: Sure. What else do you want to know regarding the checkout screen ?





Browser : Chrome, Firefox, IE
HikaShop Version 222
Joomla 3.2

Last edit: 11 years 6 months ago by soethiha.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #133975

Hi,

Using some CSS code like this will probably solve your issue :

#hikashop_checkout_login_right_part input {
display: inline-block !important;
}

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

  • Posts: 31
  • Thank you received: 0
11 years 6 months ago #134060

Mohamed Thelji wrote: Hi,

Using some CSS code like this will probably solve your issue :

#hikashop_checkout_login_right_part input {
display: inline-block !important;
}


WHERE can I go and check for this CSS file ?

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

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #134135

Hi,
As it's said on the documentation , you'll find your CSS file through : "Hikashop->System->Configuration->Display->'Front-end CSS File'"

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

  • Posts: 31
  • Thank you received: 0
11 years 6 months ago #134536

Thanks for your advice however still I can't find this part till now.
Could you please pinpoint like in this post you advice to me.
www.hikashop.com/forum/install-update/86...-problem.html#134528

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

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #134560

Using this code :

#hikashop_checkout_login_right_part input {
display: inline-block !important;
}
through your Hikashop CSS file ("Hikashop->System->Configuration->Display->'Front-end CSS File'") will change the display of your registration form like this :

If it's not what you wanted to do, can you give me more information ? :).

Attachments:
The following user(s) said Thank You: soethiha

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

  • Posts: 31
  • Thank you received: 0
11 years 6 months ago #134692

Thanks Man, It's work :)

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

Time to create page: 0.100 seconds
Powered by Kunena Forum