• I keep getting the following results message:

    Check theme compatibility
    Missing the call to wp_head() in your theme, contact the theme author

    but my theme author says he fixed this months ago and I found the following code in my header.php file:

    <!-- wp_head() -->
    	<?php wp_head(); ?>

    Why would it still be telling me this? Can I go ahead and start setting up my NextGen gallery anyway?

    http://wordpress.org/extend/plugins/nextgen-gallery/

  • The topic ‘[Plugin: NextGEN Gallery] Says I'm "Missing the call to wp_head()" (But I'm not!’ is closed to new replies.