getherbert / herbert

The WordPress Plugin Framework:
http://getherbert.com/
634 stars 95 forks source link

Enqueue issues #126

Closed Tekhed44 closed 8 years ago

Tekhed44 commented 8 years ago

Hi,

I'm having issues with css bleeding into my admin panel. Not sure what the exact cause is but I also noticed my enqueue panel filter only works with the slug not the panel name as the instructions show. Maybe I'm misunderstanding something.

Has anyone else encountered this? Thank you.

Tekhed44 commented 8 years ago

Solution: Turns out the solution had nothing to do with getherbert or enqueue, but rather the "font-family" attribute in every one of my style sheets was conflicting with WordPress. Nothing else conflicts. I have no idea why this happened, but I managed to fix the issue by removing that attribute.

jeremyzahner commented 8 years ago

@Tekhed44 Thanks for letting us know. I'd close the issue. Feel free to reopen it if the incident finally has something to do with herbert.