Getting double warning notice with Gravity forms – after theme update
-
Hello!
See this: https://xtemos.com/forums/topic/getting-double-warning-notice-with-gravity-forms/
This code worked:
.wd-builder-off .single-product-page .woocommerce-notices-wrapper ul.woocommerce-error {
display: none;
}
But now I get the same warning, probably after theme update.
regards
Ive noticed that when I downgraded Woocommerce to 8.4.0, the double warning went away. So it has something to do with Woocommerce.
Hello,
This message is shown when there’s a validation issue or a required field. If you’re only seeing the message but not the field details that need ‘validating’, you probably have a theme or plugin conflict that is causing an error on the page from displaying conditional content.
Easiest way to test this is in the ‘preview’ mode in Gravity Forms. If it works in preview, you know you’ve got an issue with your theme or plugin conflict on the front-end.
If it doesn’t work in preview, you may need to do a more in-depth plugin/theme conflict.
Best Regards.