2 problems on check-out page

  • Posts: 76
  • Thank you received: 0
12 years 2 weeks ago #73572

Hi Nicolas,

Please take a look at the attached page. You can view the actual webpage: demetracabinetry.com/demetra-shop-online/checkout.html

2 problems on the checkout page:
1.Shipping method / payment method : title is missing
2.Image is too big and it pushes the text out of the boarder line.

I am new at Hikashop and green with CSS codes, can you advise me how to solve above problems more specificly? Thank you!

Zoe


Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
12 years 1 week ago #73706

Hi Zoe,

Did you edit the "Cart" file of the "Checkout" view of the front-end template that you are currently using ?

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

  • Posts: 82818
  • Thank you received: 13360
  • MODERATOR
12 years 1 week ago #73788

Hi,

You can add that CSS to display the titles:
#hikashop_checkout_page legend {
color: black !important;
}

And for the images you can add that CSS:
.hikashop_cart_product_image_thumb img{
height: 40px !important;
}

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

  • Posts: 76
  • Thank you received: 0
12 years 1 week ago #73811

Hi Nicolas,

For the problem 1, firstly I didn't edit the "Cart" file of the "Checkout" view of the front-end template. The weird thing is that it didn't show on the computer screen but when I print it (to PDF) it appears in light grey color. See attached.

For the CSS coding you instructed, I don't know which file to use for adding those on? Is there any specific place that i should add on or just add on the very end?

Thank you!

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

  • Posts: 12953
  • Thank you received: 1778
12 years 1 week ago #73927

Hi,

1. You didn't attached any PDF :).

2. You should add this CSS code through "Hikashop->System->Configuration->Display->Front-end CSS File"

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

  • Posts: 2
  • Thank you received: 0
12 years 1 week ago #74097

HIghlight the area where those titles appear to be missing with your cursor, and you will see that the words are there in white. Maybe there is CSS somewhere designating those titles as white.

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

  • Posts: 82818
  • Thank you received: 13360
  • MODERATOR
12 years 1 week ago #74380

The CSS code I told you to add on your website will force their color to be black:
#hikashop_checkout_page legend {
color: black !important;
}

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

  • Posts: 76
  • Thank you received: 0
12 years 1 week ago #74593

Nicolas,

I tried to add your CSS code on below two files, but seems it doesn't work.

- "Cart" file of the "Checkout" view of the front-end template.
- "shipping"file of the "checkout" view of the front-end template.

I added the code on the very end of the file. Is it the right place?

Zoe

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

  • Posts: 12953
  • Thank you received: 1778
12 years 1 week ago #74701

Hi Zoe,

If you have to add any CSS for Hikashop, you'll have to do it through "Hikashop->System->Configuration->Display->'Front-end CSS File'".

Hope this will help you.

Last edit: 12 years 1 week ago by Mohamed Thelji.

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

  • Posts: 76
  • Thank you received: 0
12 years 1 week ago #75117

Hi

Thanks! Yes that works after I put it in the front-end CSS file!

However, another problem regarding the image, see attached, the image is not showing there unless you click on it. How to make it showing with a small thumbnail?

Thanks!

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
12 years 6 days ago #75234

Hi,
I think that the problem is coming from the fact that you changed the "Cart" file of the "checkout" view of the front-end template that you are currently using.

If that's the case :

- Could you save your modification in another file and then revert your changes through the "delete" button in front of your "Cart" file ("Hikashop->Display->Views") ?

Last edit: 12 years 6 days ago by Mohamed Thelji.

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

  • Posts: 76
  • Thank you received: 0
12 years 6 days ago #75411

Hi

Thanks for the reply.
I don't think I changed the "CART" file of the "checkout" view of the front-end template, If I did, that must be by accident.

Before I do anything, to avoid messing up other stuff, I want to make sure I understand you correctly. Please see attached, do you mean I can click the "delete"(remove customization) button as circled out there?

Attachments:

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

  • Posts: 82818
  • Thank you received: 13360
  • MODERATOR
12 years 5 days ago #75539

Yes, that's indeed what Mohamed meant.

If you see the delete button, it means that you had edited it previously.

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

  • Posts: 76
  • Thank you received: 0
12 years 3 days ago #75998

I deleted the modification on the "cart" file at the checkout view of the front-end template, but the image thumbnail is still not showing there.

Please advise what's going wrong?

Attachments:

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

  • Posts: 82818
  • Thank you received: 13360
  • MODERATOR
12 years 2 days ago #76166

Then it means that either you're not using the latest version of HikaShop or that the folder media/com_hikashop/upload is not writable (in that case, you should check its permissions via FTP).

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

  • Posts: 13201
  • Thank you received: 2322
12 years 2 days ago #76167

Hi,

Your problem come from the thumbnails, I think that you had changed the thumbnail size parameters, so HikaShop is searching the images in the folder with the new dimensions.
Try to remove and add the images in the product edition page in HikaShop. This will generate the thumbnails with the good size, and then they will be displayed fine.

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

  • Posts: 441
  • Thank you received: 24
11 years 11 months ago #80010

i´ve already changed and tried wih other size and nothing is displayed.

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

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

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

Time to create page: 0.168 seconds
Powered by Kunena Forum