How do i do this feature?

Posted in: Newsmag
Post count: 31

hi tagdiv team, i want to show authour profil image post on? how can i do? as in picture http://www.screencast.com/t/uvVAhnIQ0 example blog: http://goo.gl/9tuJUM

Post count: 6535

Hi

I assume that you want to display author’s avatar image there. Unfortunately the theme has no option in this regard and to achieve this you will need some customization. The function which generate the author for posts is located in td_module_single_base.php: http://screencast.com/t/SwFsIPBN To get the author’s avatar image you can use a similar implementation as we did for autor box: http://screencast.com/t/Qd2kdvLb9eP For more details please check these links: https://codex.wordpress.org/Function_Reference/get_avatarhttps://developer.wordpress.org/reference/functions/get_the_author_meta/

Thanks!

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