Archived topic
Author boxes below posts with Hooks Element
5 replies · Started by Carson on August 13, 2018
What code snippet is recommended to use with the Hook Element feature in order to place author boxes below posts?
Hi there,
I believe you should be able to use this filter:
https://docs.generatepress.com/article/generate_hook_element_display/
With the same logic Tom provided here:
https://generatepress.com/forums/topic/disable-post-meta-for-certain-authors/#post-646416
It's untested but I think it work.
Let me know if this helps :)
I don't understand what I have to fill in to get the author bio. Tom's code only works for the byline as I understand it.
You'd have to create author bio from scratch which includes adding your own HTML block and element inside of a hook and style it with CSS.
If you aren't comfortable with coding then I would recommend going with the plugin route.
Let me know if this helps :)
Alright I see, thanks!
No problem :)