Archived topic
Header in other categories
3 replies · Started by Antonio on October 14, 2015
Hi
is it possible to add an header into categories other than the main blog?
Hi there,
Do you mean the page header?
At this time, you would have to use GP Hooks and some PHP/HTML.
I explained how to add an image on category pages in this post: https://generatepress.com/forums/topic/flip-menu-and-page-header/#post-143766
Let me know if you need more info :)
Thanks, it works. No option to set it like in home page (fullwidth, parallax, fluid...)?
What you can do is create a test page and build your header.
Then go into the HTML and copy the entire block of HTML generated by the add-on.
Then you can paste that HTML into your function to add it the category.
That's probably your best bet :)
