Site logo

Archived topic

Author section going below comment section

13 replies · Started by Adarsha on May 16, 2022

Viewing posts 1–14 of 14

Hey.

I just enabled comments on my website and I notice that it is coming above authors section for posts.
I have a author block element which is hooked after_main_content .. But it is also considering comments as main content.
https://prnt.sc/0sG8Ngh4I1Zz

I also have a block post element which calls content dynamically. (just letting you know as to how my blog is displaying)
In past you mentioned we can't hook anything in post as its being called dynamically by element block.

But not sure why comments is coming above author.

I have attached a post link in hidden section.

Hi Adarsha,

Where would you like the author box to go?

Author box needs to be above comments section. Comments section needs to be at the bottom.

Hi there,

which Hook are you using for your Author section ?

Use the after_content hook instead.

Hi, that does not work as I use element for blog aswell. We had discussed this in past tickets.
If I do after_content, author element vanishes

Try set the author box element's priority to 5.

Let me know if that works.

Nope that did not help.

Ok you have a Block Element Content Template (?) for your single post.
You need to build the Author box inside that block element.

Okie, but by the google will it be considered as comments then?
As I want google to recognize them as user comments.

I can't advise on whether Google will see them as 'comments' but moving the Author Box above them won't affect that

I mean with regards to schema, the author box will still be recognized as authorbox right?

Further, How can I keep generatepress forum logged in? I have to login everytime and 2FA is auto enabled everytime.
Further to check ticket have to check into profiles and tickets.
There is no notifications aswell.
Anyways to always be signed in?

Thank you

This archived topic is closed to new replies.