Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1191963

    Hi,
    We cannot get the Gravity Forms to display in IE11. We’ve changed the theme from Enfold to Twenty-Twenty and the form works then. But when Enfold is the theme the forms do not show up. We’ve disabled all plugins except for Gravity Forms and the same results occur — no display with Enfold, displays fine with another theme.

    We have Enfold enabled as the theme on our staging site (see private content). Do you have a workaround to get IE11 to display Gravity Forms when using Enfold?

    #1193451

    Hey GWS,

    We apologize for the delayed response.
    Try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #top .gform_wrapper {
        display: block !important;
    }

    Best regards,
    Nikko

    #1193823

    Hey Nikko,

    Thanks for the reply. The CSS code you suggested worked great on the staging site, but when we apply the same code to the live site it doesn’t help with the display issue in IE11. I’ve added the live site URL under Private Content for you. Any thoughts?

    #1193836

    Hi GWS,

    Can you give a link on the live site’s gravity form?
    I tried the link I posted in private content but could not find it.

    Best regards,
    Nikko

    #1193837

    Right! Sorry about that. Please see private content again. Thanks!

    #1193840

    Hi GWS,

    Are you using a caching plugin? if I inspect the page, I can’t find the code I suggested.
    Please try to flush out the cache, and in Enfold > Performance, enable Delete old CSS and JS files?.
    Hope this helps.

    Best regards,
    Nikko

    #1193842

    Nikko,

    We are not using a caching plugin, but we do have cache manager enabled on the server. I’ve purged the cache and disabled it for now. Also, after flushing the cache checked off the ‘delete old css and js files’ in the Enfold options. After clearing the browser cache in IE 11 I’m still not seeing the gravity forms. Can you try again and see if it works for you now?

    #1193847

    Hi GWS,

    Can you give us temporary admin access? so we can check further.

    Best regards,
    Nikko

    #1193894

    Nikko,

    Please see my response in private content. Thank you.

    #1193967

    Hi GWS,

    No need for that anymore, I tried to check on it further and found this on top of the code I suggested on your live site:

    */fix forms display in IE*/

    just replace it with:

    /*fix forms display in IE*/

    Best regards,
    Nikko

    #1194141

    Arghh… I am silently cursing myself for our stupidity for the typo.Thank you for catching this.

    Enfold is a great product and as usual the support rocks. :)

    #1194147

    Hi GWS,

    We’re glad to hear that and thanks for your kind words :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Gravity Forms not displaying in IE11 when Enfold is the theme’ is closed to new replies.