Archived topic
Adding date to header
3 replies · Started by Ian on February 19, 2017
I have the Page Header Content plugin enabled, but in Customization, I see an option only for Blog Page Header (then Page header content), which doesn't see to add text to Page headers.
Am I able to add text to Page headers this way, or is there another option?
Hi Ian,
The Page Header meta box is at the bottom of each page.
Let me know if this answers your question.
Ah yes, I see it now. Might be worth adding an explanation to the Page Header Content page.
Unfortunately I was looking for a way to add text (ideally the date) to the main template header (next to where the site ID appears), so I can see it on every page.
Do I go to Appearance | Editor, and hack the header.php file?
I think there are couple options depending on how you are adding the date and where you want to add it.
Could either try adding a text widget in header widget area or using GP hooks:
https://docs.generatepress.com/article/hooks-overview/
http://demo.generatepress.com/hook-locations/
Let me know if you need more assistance :)