Think I know the solution
-
The function.php file isn’t coded properly – you end up with the dreaded ‘ headers already sent messages’, anyway, I was able to get it working (so far) by editing the function.php file and removing the extra set of:
?>
<?php
Just after the comments section.
- The topic ‘Think I know the solution’ is closed to new replies.