button without text in cart page

  • Posts: 106
  • Thank you received: 0
9 years 1 month ago #244424

-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.5.1

Hi. When i go to the cart page i see the button to proceed without any text.
Please see the attachment.
How to fix it?

Attachments:

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

  • Posts: 4820
  • Thank you received: 654
  • MODERATOR
9 years 1 month ago #244426

Hello,

This kind of issue can be leads by your template, but without Url link I can't be sure of it !
Try to switch to default template like Protostar to see if the text appears.

If not, you can use your navigator inspector tool to see Css code link to your finish button.
Or provide us a link.

Regards

Last edit: 9 years 1 month ago by Philip.

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

  • Posts: 106
  • Thank you received: 0
9 years 1 month ago #244490

I did inspection of this issue. I see that the image "add_to_cart.png" of style_picture_blue is without text. No any text there.

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

  • Posts: 84233
  • Thank you received: 13675
  • MODERATOR
9 years 1 month ago #244502

Hi,

It's normal that the image doesn't have any text. The text is added dynamically by the PHP since the same image is used for several different buttons in HikaShop.

As Philippe said, the problem is not with the image of the style, but with the CSS of the template.
We'll need a link to the page and a test user account to be able to see the issue to be able to tell you what CSS to add to fix the problem.

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

  • Posts: 106
  • Thank you received: 0
9 years 1 month ago #244594

Hi Nicolas. I sent you the data to check this issue by PM here.
Please let me know.
Best regards

Last edit: 9 years 1 month ago by french150.

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

  • Posts: 84233
  • Thank you received: 13675
  • MODERATOR
9 years 1 month ago #244598

Hi,

Remove that CSS:

a.hikashop_cart_button, a.hikashop_cart_button:hover {
    border: none;
    padding: 2px;
    display: block;
    white-space: normal;
}
from the file media/com_hikashop/css/style_pictureblue.css
and that shoudl solve the problem.

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

  • Posts: 106
  • Thank you received: 0
9 years 1 month ago #244623

I did and now i see in this way, with small button. I think it's correct.
I hope that new upgrade won't override this change.

Attachments:

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

  • Posts: 84233
  • Thank you received: 13675
  • MODERATOR
9 years 1 month ago #244630

Hi,

It won't. Upgrades of HikaShop don't touch the styles.

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

Time to create page: 0.152 seconds
Powered by Kunena Forum