Hey Katrina, I had the same problems with the infiword theme & I solved the problem.
– Check the error message and edit the file mentioned (in the example above its “cleanup.php”)
Right at the top it says:
<?php
/* ————————————————————————- *
* Contains the functions used to clean up the WordPress theme
/* ————————————————————————- */
?>
<?php
// start all the functions
– Now remove the newline after the first ?> (line 7)
save and upload to your server.
– you’ have to edit about 8 files or so, bofore all problems are over.
Greets, leli