I did back my theme up and I backed up my site right before I added the line. I followed these directions
https://www.wpzoom.com/forum/viewtopic.php?f=21&t=12732
I went to theme editor and then theme functions (functions.php) and under theme widgets I added
require_once THEME INC . “/widgets/instagram.php”;
Underneath
require_once THEME INC . “/widgets/twitter.php”;
So I know how to fix it….just take out the line of code with Instagram and it should be fine. But I can’t access anything. I don’t believe I have access to the server