stream icon indicating copy to clipboard operation
stream copied to clipboard

STREAM Logo changes to old Logo on Gravity Form Pages

Open majeem opened this issue 8 years ago • 2 comments
trafficstars

Noticing this for a while now. Here is a screenshot https://cl.ly/0x2W0u1u3Z2c

WP Version 4.7.3 STREAM Version 3.2.0

majeem avatar Mar 09 '17 03:03 majeem

This is most likely caused by Gravity Forms, which aggressively dequeues other JS and CSS assets on its admin screens because it thinks it's special. https://github.com/johnbillion/query-monitor/issues/325

johnbillion avatar Sep 18 '20 11:09 johnbillion

I'll add a note I made on the linked ticket. If you don't make it over to that ticket, the solution here is to disable Gravity Forms's "No-Conflict" mode (https://docs.gravityforms.com/enabling-no-conflict-mode/)

Assuming that Gravity Forms's "No-Conflict" mode isn't the default, this seems fine. They've added an opt-in setting to their plugin to disable other scripts/styles on their admin page to attempt to force the form builder to work when all else fails.

But I'm not sure if No-Conflict is the GF default or not. It definitely should not be. If there's anything to be taken up with them, that's it, IMO.

Making this ticket a wontfix.

ethanclevenger91 avatar Nov 19 '21 23:11 ethanclevenger91