Hello Support,
GP New hook does not work on my site. I have tested it after disabling all active plugins. It only works for WordPress’s default theme. So maybe there is a problem with the GP theme.
I have tried to create an Author Box: Hook: Generate_after_content
I am waiting for a solution.
Thanks
you have a Block Element titled: Post page hero which is a Content Template set to Posts > All Posts.
The Block Element – Content Template replaces the themes content-single.php which includes that hook you’re using to add the your author box too.
As you are already using a content template then your simplest solution is to build your Author Box inside that content template.