That was known issue, I already applied some fix in these following file into your site, it should populate correctly now.
JoomlaFolder/administrator/components/com_easyblog/includes/formatter/types/featured.php
JoomlaFolder/components/com_easyblog/themes/wireframe/blogs/grid/default.php
JoomlaFolder/components/com_easyblog/themes/wireframe/blogs/latest/featured.php
For those user who hitting this similar issue, you can download my attached zip file then follow my instruction to replace back these file into your site.
1. Extract this file
includes.formatter.types.featured.zip, copy this
featured.php file then replace into
JoomlaFolder/administrator/components/com_easyblog/includes/formatter/types/featured.php
2. Extract this file
themes.wireframe.blogs.zip, copy this
default.php file then replace into
JoomlaFolder/components/com_easyblog/themes/wireframe/blogs/grid/default.php
another file
featured.php replace into
JoomlaFolder/components/com_easyblog/themes/wireframe/blogs/latest/featured.php
Hope this will help.