Archived topic
wp Subtitle issue
3 replies · Started by Gonzalo on April 12, 2019
Viewing posts 1–4 of 4
hi there!
I install wp subtitle plugin, but no work.
According to the documentation, I must add this code in theme.
<?php the_subtitle(); ?>
Where should I add it? content.php, function.php?
Regards
Hi there,
Try adding it using the after_entry_title hook:
https://docs.generatepress.com/article/hooks-visual-guide/
https://docs.generatepress.com/article/hooks-element-overview/
Let me know if this helps :)
Thank you Leo!
No problem :)
This archived topic is closed to new replies.