• Resolved mitchtheboss

    (@mitchtheboss)


    Hello,

    I have set up the calculator and it looks and works great on my Macbook, but, when I had a colleague test it on his windows computer, IE and Chrome(not latest ver.), it would not calculate the values. I tested it on another computer and it worked fine on their updated chrome, but did not work on IE for them either.

    I really hope someone can help!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @mitchtheboss,

    The plugin and your form are working fine in Internet Explorer, the issue in your case is very simple. The theme active in your WordPress is applying a height to the calculated fields that combined with the padding rules are hiding its content, please, enter the following style definition:

    .cp_cff_12 #fbuilder .cff-calculated-field input{min-height:45px !important;}

    Through the “Custom Form Design” attribute in the “Form Settings” tab (https://cff.dwbooster.com/images/documentation/form-settings-tab.png)

    and that’s all.
    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘No Calculations in IE’ is closed to new replies.