How To Display Author Profile and Picture Below Posts Of Blogger Mobile View

·

By enabling the “show author profile below posts” option on your Blogger blog, the name, Google+ profile picture and a small description of the author of your posts will be displayed below the posts.

Once you enable the feature, it will only display on the desktop view of your blog and not on the mobile view. Nevertheless, you can make it to display on the mobile view of your blog with a little modification to your blog’s template.

Enabling it on the mobile view of your blog, will definitely contribute to the increase in Google+  and followers of your blog authors.

How To Get Started

==> Ensure it’s already displaying on the desktop view. If not, read the guide here.
==> Log in to your Blogger dashboard
==> Back up your template and go to “Template” > “Edit HTML”

==> Click inside the HTML and use CTRL F to find <b:if cond=’data:top.showMobileShare’>

==> Carefully find the ending </div> as seen in the screenshot below:

==> There are three ending </div> as seen in the screenshot above
==> Directly below the third one, copy and paste the code below:

<p style=”font-size: 18px; border-bottom: 2px solid #333;”>About Author</p>
<b:if cond=’data:post.authorAboutMe’>
        <div class=’author-profile’ itemprop=’author’ itemscope=’itemscope’ itemtype=’http://schema.org/Person’>
          <b:if cond=’data:post.authorPhoto.url’>
            <img expr:src=’data:post.authorPhoto.url’ itemprop=’image’ width=’50px’/>
          </b:if>
          <div>
            <a class=’g-profile’ expr:href=’data:post.authorProfileUrl’ itemprop=’url’ rel=’author’ title=’author profile’>
              <span itemprop=’name’><data:post.author/></span>
            </a>
          </div>
          <span itemprop=’description’><data:post.authorAboutMe/></span>
        </div>
      </b:if>

 
==> Save your template.

Check out the posts on the mobile view of your Blogger blog and you should notice the Author box been displayed below the posts.

I hope this works for you.

NB: I can fix this for you FREE if you’re one of those that have purchased my blog template. Buy my template here.

Please Share :

Like What You Read?

Sign Up to get similar articles delivered to your email inbox.

Leave a Reply

Your email address will not be published. Required fields are marked *

8 responses to “How To Display Author Profile and Picture Below Posts Of Blogger Mobile View”

  1. Jj Avatar
    Jj

    Nice one boss. Will give it a try

  2. Sadiq Muhammad Avatar

    Nice tutorial boss you rock

  3. David Akinwale Avatar

    how did you add facebook, twitter etc link to your profile

  4. japhet hezron Avatar

    Wow, it worked for me. Thank you so much. But how can i hide it from home page?

  5. Tecmobs Avatar

    Thanks very much sir, your tutorial was very helpful

  6. Otti Chukwudi Avatar

    you are the best, you got the most beautiful heart, thanks for the great information…God bless you.

  7. Jeston Avatar
    Jeston

    Thank you so much it is working pretty well. I am having trouble trying to figure out with the codes in Blogger.com and without any lack searching for answers from the internet, my hopes decreased until suddenly your site showed up on google search after tweaking search queries. Btw, I am from Philippines.

  8. Joseph ngorka Avatar

    Thanks this was helpful

Search

Copyright © 2025 | About | Advertise | Privacy Policy | Proudly powered by WordPress