some problem with checkout

  • Posts: 281
  • Thank you received: 3
6 years 11 months ago #292319

-- HikaShop version -- : 3.4.0
-- Joomla version -- : 3.8.7

Hello
During the checkout when I have to fill the form with data of the customers I have 2 button "go on" you can see the image ( in italian "Prosegui").
Other problem in the checkout is when it lists the products there is a problem with the table with mobile view, same if I resize the windows of the browser, I attache an image of that too.
In legacy setting I have Checkout legacy and Add to cart legacy both on NOT
The url of the site is www.naturalwellness.it/test01/cardo

How can I solve both problem??
Thanks
Frank

Attachments:

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

  • Posts: 83603
  • Thank you received: 13533
  • MODERATOR
6 years 11 months ago #292362

Hi,

1. It's normal that you have these two next buttons. One is for submitting the registration form, the other one is to validate the whole checkout page. Since you only have the login view on that step, it looks like a problem but it's normal. If you check the "login" view of your checkout workflow in the HikaShop configuration, you'll find the "show submit button" setting that you can turn off to remove the first next button to only keep the main page of the whole page.

2. The issue with the cart display on the checkout comes from your template CSS. Remove the code:

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
in the file www.naturalwellness.it/test01/templates/...ss/bootstrap.min.css and it will display properly.

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

Time to create page: 0.082 seconds
Powered by Kunena Forum