Pagination and author info before comments

Posted in: Newspaper
Post count: 34

hey,
I want to show the page pagination and author info just after the post content and before the comments … is it possible???

Post count: 20688

Hi,

The post pagination appears right after the post content, or after the article bottom post if one is used
https://www.screencast.com/t/TZ7tJA4LKVQ
If you would like to move the author box inside the post structure you will have to modify the theme files. You must edit the file corresponding to the post template style that you are using for the post
https://www.screencast.com/t/VTCkYDtvqq
For example if you are using Post template style 2, the file is loop-single-2.php
You must open this file from the theme folder, using a text editor and there you will see the post structure
https://www.screencast.com/t/VyAjntoNByL2
There you have to move the line of code containing the author box like this
https://www.screencast.com/t/eSMYglKn if you want it to display after the post pagination
https://www.screencast.com/t/eSMYglKn
The comment section is always displayed at the bottom of the page after the related articles if this feature is enabled.

Thanks

Post count: 34

Thanks for your efforts but I am unable to attain what I wanted to.

Actually, I am using a third party comment plugin and it is getting shown up just after the post content. I want that comment section to shown up after my pagination and author info.
If You can help with this??

Post count: 20688

Hi,

If you are using a comment plugin that is inserting the comments after the post content, I could not give you a solution. The methods mentioned work only for the default state. Maybe you can configure the plugin where in the page to display the comments, from it’s settings if it has such options. It all depends on how the plugin works and how it is inserting itself in the post.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.