Users cannot select payment using IE8 + bootstrap

  • Posts: 241
  • Thank you received: 5
11 years 4 months ago #110731

Hi,

I have users trying to buy products but in IE8 they call and say they can not select Authorize.net or PayPal.

I tried myself and this is due to bootstrap template which i really need.

Go here in IE8 to see my point:

184.154.228.9/~throwdow/live/index.php?o...ct&task=show&cid=184

Screenshot attached.



Attachments:

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

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

Hi,

Have you the latest version of HikaShop ? v2.1.3 ?
Thanks to try to change the value of the option "Use bootstrap design" in Configuration > Display

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

  • Posts: 241
  • Thank you received: 5
11 years 4 months ago #110900

No unfortunately bug still persists in IE8.

Can not select a payment method.

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
11 years 4 months ago #110927

Hi,

The problem does not come from HikaShop and I don't know why the label is not working correctly in IE8.
We do not use something tricky, it is just a label which is linked to the "input radio".

The "input radio" is hidden but you can display it. At this moment you can select the payment method using the radio.
You have to override the CSS in order to edit/add this rule:

.hika-radio input[type="radio"] {
	display:block;
}

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 241
  • Thank you received: 5
11 years 4 months ago #110940

ok thanks. where should we put that code?

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

  • Posts: 241
  • Thank you received: 5
11 years 4 months ago #110949

found it in the frontend_custom.css file. thanks.

The following user(s) said Thank You: Jerome

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

Time to create page: 0.103 seconds
Powered by Kunena Forum