Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Tagged: Customize, Editing HTML Elements, Minimal
I deleted one code that included about the author post but it still appears on my blog?
I checked out milion times whole template and cant find others.. Can someone please help me with it?
Remove the coding..
<!--author biography start-->
<div class='post-author'>
<div class='author-img'>
<!-- avatar of author here-->
<img alt='' class='avatar avatar-100 photo' height='100' src='http://elegance.demo.yeahthemes.com/wp-content/uploads/2015/03/me.jpg' width='100'/>
</div>
<div class='author-content'>
<h5><a href='' rel='author' title='Posts by solopine'><data:post.author/></a></h5>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor Aenean massa.</p>
<a class='author-social' href='Facebook link goes here' target='_blank'><i class='fa fa-facebook'/></a>
<a class='author-social' href='Twitter link goes here' target='_blank'><i class='fa fa-twitter'/></a>
<a class='author-social' href='Instagram link goes here' target='_blank'><i class='fa fa-instagram'/></a>
<a class='author-social' href='Google plus link goes here' target='_blank'><i class='fa fa-google-plus'/></a>
<a class='author-social' href='Pinterest link goes here' target='_blank'><i class='fa fa-pinterest'/></a>
<a class='author-social' href='Tumblr link goes here' target='_blank'><i class='fa fa-tumblr'/></a>
</div>
</div>
<!--author biography end -->