Archived topic
Category subtitle
5 replies · Started by Dave on December 7, 2018
Hi,
I’m trying to setup a subtitle for category/archive pages. Looking through the other recommendations of subtitle plugins, these only seem to apply to pages/posts, rather than categories.
Is there likely to be a way of achieving this with the GeneratePress hooks?
If not, is it better to create a separate content element that will be inserted into specific category pages?
Thanks,
Dave
Hi there,
you could register a custom field for the categories and then output using GP Hooks.
Ah, of course, thanks! Using ACF?
That would work :) I think they have a few topics in their forum relating to this.
Thanks for your help, David!
You're welcome