It looks like it’s somewhere at the end of archive.php file. Other oplace to try is main loop or functions.php file. Try these files first.
Thanks for using Chosen!
Have you edited any of the files in the theme? If not, then it is most likely coming from a plugin on the site. You can deactivate all plugins to check, and then reactivate them one-by-one to find which one causes the issue.
I used the editor to change the footer, while messing around with the theme? Do you think I might have accidentally chucked something in there?
I have no plugins activated, so its not that.
Thanks for the help!
Got it, that’s most likely what has happened. The editor in the dashboard doesn’t have syntax highlighting, so it’s very easy to leave a character around.
Check out the footer.php file and see if you can find a stray “i”. Based on the site, it would be near the top of the file.
One more thing – when editing a PHP file in your dashboard, making a mistake can cause a “white screen of death” error. If this happens, you can easily fix it right away by uploading a fresh copy of the footer.php file via FTP to this location:
wordpress/wp-content/themes/chosen/
You can always get a new copy of Chosen here.