- This topic has 28 replies, 4 voices, and was last updated 3 years, 4 months ago by
David.
-
AuthorPosts
-
November 23, 2022 at 3:34 am #2428746
Charbel
Hello @David and the Team,
Hope you are doing well.
I want to create an Author box at the end of each of my articles.
With the latest update from Google, E-A-T is still an important factor to identify good content.The details are here: https://developers.google.com/search/docs/fundamentals/creating-helpful-content#get-to-know-e-a-t-and-the-quality-rater-guidelines
I am the only author at this time writing, I want to add the author box without any additional plugins.
I came across the following topics done by @Leo during my research, and I can see that all of them require GenerateBlocks or GenerateBlocks Pro to be installed.
I am using RankMath SEO, so the Bio/Profile of my user is already completed.https://generatepress.com/forums/topic/how-to-add-author-bio-in-the-blog-roll-of-that-authors-list-of-posts/
https://generatepress.com/forums/topic/creating-an-author-box/
https://generatepress.com/forums/topic/show-author-section-as-a-widget/#post-1312226I would prefer to create a nice Author Box at the bottom of each article only. I want to keep the widget at a minimum.
I am concerned with performance and prefer not to use GenerateBlocks, if possible.I am an Ezoic user, and I have seen that GenerateBlock will have some impact on performance:
https://wordpress.ezoic.com/see-generatepress-speed-with-and-without-generateblocks-pro-and-gp-premium/P.S. I have GPremium installed and my site: charbelnemnom.com
Your help is highly appreciated.
Many Thanks!
-CharbelNovember 23, 2022 at 3:46 am #2428766Charbel
Just as an additional note:
I have already an Element created for the Author Block
https://charbelnemnom.com/author/charbel-nemnom/
Here are the settings for this Element, can we use it under each article?

Thank You!
November 23, 2022 at 5:16 am #2428900David
StaffCustomer SupportHi there,
If you want to reuse your current author box, then:
1. edit your current Hook and copy that HTML
2. create a new Hook eleement and paste in that code.
3. set the Hook to ‘generate_after_content` hook
4. set the Display Rules to Posts > All Posts.And BTW that article from Ezoic regarding GenerateBlocks performance, can i just say: its the worst written post i have ever read and we will whole heartedly dispute that GenerateBlocks causes performance issues…. i just don’t think the author knows what they are talking about lol
November 23, 2022 at 6:10 am #2428974Charbel
Thank you @David,
I created a new Element hook
generate_after_contentwith a new<div class>so we can do some CSS design.<div class="authors-bio-wrapper-posts"> <div class="authors-bio-posts">You can check it here at the bottom of this article:
https://charbelnemnom.com/5-things-cloud-business-continuity/#SummaryI would like still to improve it. It’s not nice.
1) it’s showing very down after the Post Nav. I need to be displayed before that and completely detached.
2) How can I add a small round photo of the author?My objective for the Author box is to be like this:

P.S. I agree with you about Ezoic regarding GenerateBlocks performance. It’s not clear 🙂
Thank you @David!
November 23, 2022 at 7:07 am #2429054David
StaffCustomer SupportThe simplest method would be an author box plugin for that design.
Or if you’re happy to use GenreateBlocks and the Block Element, then this video explains how:https://www.youtube.com/watch?v=4x6CjGOyagcNovember 23, 2022 at 7:31 am #2429095Charbel
November 23, 2022 at 8:15 am #2429395David
StaffCustomer SupportAre you using the Classic Editor plugin or some other plugin/function to disable the block editor ?
November 23, 2022 at 8:20 am #2429410Charbel
Yes, exactly I am using the Classic Editor plugin.
I like to use it to write articles.
I thought about it that could be the issue. I disabled it temporarily and then tried to create a new Block Element, but still, I cannot see the Block Element section on the right side.What is the solution in this case?
Thank You @David!
November 23, 2022 at 8:33 am #2429450David
StaffCustomer SupportIn Appearance > Elements -> Add New, did you choose
Blockfrom the list ?November 23, 2022 at 8:39 am #2429458Charbel
Hello @David,
I found the issue. I was using the following filter to disable the Block Editor completely on my site for better performance.
add_filter('use_block_editor_for_post_type', '__return_false', 10);I still have the Classic Editor plugin, then I can choose to switch between both Editors.

I will continue creating the Author Box and let you know if I have further questions.Thank You!
November 23, 2022 at 8:44 am #2429463David
StaffCustomer SupportGlad to hear you found the issue
November 23, 2022 at 1:12 pm #2429953Charbel
Hello @David,
Finally, I managed to create the Author Box, it’s kind of many steps 🙂
Please have a look here.
https://charbelnemnom.com/5-things-cloud-business-continuity/#Summary
First, I need to place it before the Related Posts <h2>, please.
Second, the Author’s Avatar image is not working, and not showing.
If I look under the profile.php section in WordPress, there is no option for the avatar image.
I remember that it used to be there, but not anymore.
If I log into https://wordpress.com/me, then I can see my avatar image and I can change it.
How can we load it to the Element Block Author Box, please?Thank You!
November 23, 2022 at 1:49 pm #2430000Ying
StaffCustomer SupportIf you check the author’s user profile at dashboard > users, does the avatar show correctly?
First, I need to place it before the Related Posts <h2>, please.
What are the hooks are you using for the author box and the title of the related post?
And What are the priority set for the two elements?Will you consider combing the author box and related posts in the same element?
November 23, 2022 at 2:27 pm #2430036Charbel
Thank you @Ying,
No, I don’t see the avatar photo under dashboard > users for my account.
The Author’s avatar is not there.The Related Posts is not a hook. I add it automatically to every post as text and then I set it to h2. So it’s not an element.
The Priority for the Author Element Block is set to 5 as described by @Leo’s video.
Yes, I can consider combing the Author box and Related Posts in the same element.
Could you please advise?
Thank You!
November 23, 2022 at 3:38 pm #2430106Ying
StaffCustomer SupportNo, I don’t see the avatar photo under dashboard > users for my account.
Avatar is not something the theme can control, it’s a WP option.
So you’ll have to figure out why the avatar doesn’t show in your user account.I add it automatically to every post as text and then I set it to h2. So it’s not an element.
Not sure I understand the description, do you mean manually adding it to every post?
-
AuthorPosts
- You must be logged in to reply to this topic.
