I've moved a clients website to a new host and the Atahualpa theme is causing a few problems.
Its showing inline js at the top of the page.
http://www.bookmidwife.com
If its not showing, do a hard refresh and it will come up.
Overall its happening quite sporadically. Upon a refresh it will appear/diasappear. The design si also changing upon every refresh.
I've narrowed it down to these lines of code in the header.php file
Code:
<body <?php body_class(); ?><?php include 'bfa://html_inserts_body_tag'; ?>> <?php include 'bfa://html_inserts_body_top'; ?>
Using wp 3.1
Atahualpa 3.6.4
Any help, tips or advice would be appreicated.