The error is as follows and displayed in the Wordpress dashboard...
---
* Your theme has the call to <?php wp_head(); ?> but it is not called directly before </head> in the file "header.php"
* Your theme has the call to <?php wp_footer(); ?> but it is not called directly before </body> in the file "footer.php"
This is required to ensure that SexyBookmarks will work properly.
---
Strangely through, the calls are in the correct place...so i'm not quite sure what it is moaning about.
Any ideas maybe? I'm guessing it's purely a plugin error.














