Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have resolved it by just commenting few lines by which i was facing this
    problm. Now every thing is ok.

    Just change the few thing in the header-image.php file.

    /**foreach ( $featured as $key => $_featured ) :
    if ( ! has_post_thumbnail( $_featured->ID ) )
    unset( $featured[ $key ] );
    endforeach;*/

    This was just because if this foreach loop just comment it..it will be operate Correctally.

    check my blog: http://deadonblog.com/ it is being operated correctally

    I have also installed in my blog dealmyblog.com…
    i am looking same problm . Can any one help me please to
    resolve this problm

    Warning: Invalid argument supplied for foreach() in /home1/sayan163/public_html/deadonblog.com/wp-content/themes/academica/header-image.php on line 15

Viewing 2 replies - 1 through 2 (of 2 total)