Archived topic
Adding content above the navigation (which appears above the header)
2 replies · Started by Anne Marie on March 3, 2019
Hi there,
I'm trying to add some content above the navigation. (This will be an occasional message that appears at the top of the screen.) The navigation itself is configured through the customizer to be above the header, so I can't use the hook generate_before_header(). I'm looking for the equivalent of generate_before_navigation(), which does not exist.
I've looked at the hooks listed on https://docs.generatepress.com/collection/hooks/ and didn't see anything that I thought would work. Are there other hooks, or a filter, I could use?
Thank you.
–Saul
Nevermind. I've reconfigured things and generate_before_header() is working just fine.
Glad you figured out!
This page might be handy if you haven't found it yet:
https://docs.generatepress.com/article/hooks-visual-guide/