Archived topic
Can I show author bio in Author archive page?
5 replies · Started by Subhasish on July 14, 2021
As of now only the author name and author DP is showing.
Hi there,
looks like you're using a header element, to display the author bio would require creating a shortcode:
https://generatepress.com/forums/topic/adding-bio-to-author-page-and-adjustments/#post-1429130
Or alternatively use a Block Element to create the page hero:
https://docs.generatepress.com/article/block-element-page-hero/
The GP Dynamic Content block will provide an option to display the Author Description.
Please look at the code: https://prnt.sc/1b2idfi And hook placement: https://prnt.sc/1b2imt7
if i place it after header then it's looking like this https://prnt.sc/1b2j8pv
okay forget to tick execute shortcode. Now it's now.
Glad to hear that!