stream
stream copied to clipboard
STREAM Logo changes to old Logo on Gravity Form Pages
Noticing this for a while now. Here is a screenshot https://cl.ly/0x2W0u1u3Z2c
WP Version 4.7.3 STREAM Version 3.2.0
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
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.