Try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, try switching to the Twenty Sixteen theme to rule-out a theme-specific issue (theme functions can interfere like plugins).
It wasn’t my plugins, but was my theme. It was a custom theme I built using the bones theme. Any guidance you can offer for troubleshooting purposes would be delightfully amazing.
Also, what the heck is this even saying anyway???
Thanks James!
Do you have the same problem with a fresh unmodified copy of the Bones theme?
At some point in the theme, e_our_required_stylesheets is being called, but that function is no longer defined.
No I do not get the same error with the fresh copy of Bones.
Ok, so the error would be somewhere in your customizations. Did you make any recent changes?
I’m actually deploying for the first time ( i know not good practice, I’m new to local dev). So I’ve made a shit ton of changes lol 🙁
Ah, ok, so normally I’d say “just undo the last change you made.”
Do you have a backup prior to the changes?
James I actually found the issue. I took a snippet of the error and googled it. I had a misspelling in my function.php entry for font awesome. Thanks for your help anyway!
Take Care.
Thanks for letting us know what it was! 🙂