Title: Author Below the Title
Last modified: October 5, 2016

---

# Author Below the Title

 *  Resolved [calebelliot](https://wordpress.org/support/users/calebelliot/)
 * (@calebelliot)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/author-below-the-title/)
 * How do i put the “By Author and Posted Date” below or after the Title of the 
   Blog?
    Also is there a pagination in this widget if i have like over 50 blogs

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Aldo Latino](https://wordpress.org/support/users/aldolat/)
 * (@aldolat)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/author-below-the-title/#post-8256023)
 * For “below or after the Title of the Blog” do you mean after the title of the
   post?
 * if so, there is an option in Displaying posts > Author, date and comments > “
   Display this section after the title of the post”.
 * Let me know, please.
 * Regarding the pagination, this is a feature to be implemented.
 *  Thread Starter [calebelliot](https://wordpress.org/support/users/calebelliot/)
 * (@calebelliot)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/author-below-the-title/#post-8256629)
 * Worked beautifully! Thanks!
    I got the Author and Posted Date displayed after
   the title of the Post. Do you know how can i center it? So what is the template
   do i use if i want to add the pagination in my posts?
 *  Plugin Author [Aldo Latino](https://wordpress.org/support/users/aldolat/)
 * (@aldolat)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/author-below-the-title/#post-8259816)
 * > how can i center it?
 * In this case I need the URL of your site. Not every site works in the same manner.
 * > So what is the template do i use if i want to add the pagination in my posts?
 * As I already told in my previous message, this feature will be implemented in
   a future version. Stay tuned!
 *  Thread Starter [calebelliot](https://wordpress.org/support/users/calebelliot/)
 * (@calebelliot)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/author-below-the-title/#post-8263956)
 * You may view the site at [http://52.86.2.20/wordpress/index.php/blog/](http://52.86.2.20/wordpress/index.php/blog/)
   
   Thanks!
 *  Plugin Author [Aldo Latino](https://wordpress.org/support/users/aldolat/)
 * (@aldolat)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/author-below-the-title/#post-8264080)
 * To center only the paragraph with author and date, use:
 *     ```
       p.pis-utility {
           text-align: center;
       }
       ```
   
 * If you want to center the title too, use
 *     ```
       p.pis-title, p.pis-utility {
           text-align: center;
       }
       ```
   
 * These rules apply the style to all the widgets of Posts in sidebar plugin. If
   you need to apply this only to certain widgets of the plugin, let me know and
   I’ll help you.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Author Below the Title’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/posts-in-sidebar_aed6f1.svg)
 * [Posts in Sidebar](https://wordpress.org/plugins/posts-in-sidebar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/posts-in-sidebar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/posts-in-sidebar/)
 * [Active Topics](https://wordpress.org/support/plugin/posts-in-sidebar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/posts-in-sidebar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/posts-in-sidebar/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Aldo Latino](https://wordpress.org/support/users/aldolat/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/author-below-the-title/#post-8264080)
 * Status: resolved