Payment fields jumbled in the credit or debit card group after update.

  • Posts: 9
  • Thank you received: 0
4 years 2 months ago #315449

-- HikaShop version -- : 4.2.2
-- Joomla version -- : 3.6.10
-- PHP version -- : 7.3
-- Browser(s) name and version -- : firefox, edge
-- Error-message(debug-mod must be tuned on) -- : Payment fields jumbled in the credit or debit card group.

I am using default CSS, etc. after updating to 4.2.2. the credit card payments fields are jumbled and don't layout properly in a non-mobile browser. Surprising behavior for the latest release. Any suggestions on how to repair the software I just purchased?

Attachments:

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
4 years 2 months ago #315460

Hi,

That's caused by the CSS applied by your Joomla template on these input fields.

If I remove the code:

input, textarea, .uneditable-input {
    width: 206px;
}
from the file /templates/shaper_helix_ii/css/bootstrap.min.css
and the code:
dl dt, dl dd {
    display: inline;
}
from the file /templates/shaper_helix_ii/css/template.css
these fields then display properly:
monosnap.com/file/Ohta7habGCIGaQQglgiz5Hb4xKMtWE

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

  • Posts: 9
  • Thank you received: 0
4 years 2 months ago #315486

Made those modifications; now it looks like this:

Attachments:

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
4 years 2 months ago #315514

Hi,

I just checked your website and it displays fine:
monosnap.com/file/udnn9W6F7ozwCDEpSsw9JGFfH06HIT
So I suppose that you didn't clear your browser's cache or the caching you have in place on your website when testing and thus didn't see all the changes.

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

  • Posts: 9
  • Thank you received: 0
4 years 2 months ago #315539

Yes, it must be from some cache. It looks ok on other devices. Thank you

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

Time to create page: 0.072 seconds
Powered by Kunena Forum