Tagged: gravity forms
Hi,
We upgraded Enfold and since then the gravity forms are no longer displaying in Safari browsers. It is fine in all other browsers, though. We tried to add the following css which does display the form, but it distorts the rest of the page content. I’d appreciate your assistance in correcting this issue. Thanks.
/* Safari fix to show forms */
div.gf_browser_safari.gform_wrapper {
display: block !important;
{
Hey GWS,
Sorry for the problem. Could you try this solution out to see if helps please? https://kriesi.at/support/topic/cookie-consent-bar/#post-1146123
Best regards,
Rikard
Thanks, Rikard. Yigit’s suggestion on replacing /enfold/js/avia-snippet-cookieconsent.js worked for us (https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_6_3/avia-snippet-cookieconsent.js). Will this be fixed in future releases?
Hi,
Great, I’m glad that it’s working again. Yes, this will be included in the next release of the theme.
Best regards,
Rikard
Good to know. Thanks, again!