Archived topic
How to show author bio first ?
5 replies · Started by Ravi Dixit on December 2, 2019
Hey there,
I want to show the author bio first then I want to display next post navigation.
here is the image https://prnt.sc/q55cti
And i want to display the author box after the social sharing buttons.
Can you please help me out with this?
Hi there,
the plugin you're using for your social sharing icons is filtering the content. Does it have an option to add it as a shortcode?
If so you can add it a hook element, use the same hook as you have for the author box and just set the priority to 9 or lower.
If it doesn't have a shortcode option there isn't much we can do about its position.
Hi David,
I want to display the author box after the social buttons. And before before next or previous blog post section.
Sorry completely mis read that lol
Try moving the author box to the after_entry_content hook
Hey david, Still the same problem.
However, what i need to do if i want to disable upcoming post section?
Were you able to add the social icons using the shortcode method as David suggested here?
https://generatepress.com/forums/topic/how-to-show-author-bio-first/#post-1090189