I found the source of the problem , edit the theme in ” Frontpage Featured Section “, check out the links at “Featured Page Column*”
It happened to me when access iphone,
to hide the error try commenting this line in file frontage-featured.php:
//get_template_part( ‘parts/error’, ‘no_results’);
or put your html outside of php loop.