Very useful, p5systems – thanks very much.
This is the answer: http://stackoverflow.com/questions/9657098/how-do-i-fix-a-wordpress-custom-theme-to-work-with-plugins
Basically the theme isn’t calling wp_head in the header.php file. If this is added, the pluging works fine.
That’s great – works perfect. Thanks for the info.