Thanks @jessecowens for the great customer support!
Thanks Jesse! For now, I commented out that line and I can get in to WP-Admin now.
When writing your own code, you should use the WordPress functions to generate this HTML for you. Why are you writing the HTML code directly?
I’m adding images this way only in custom page templates (we have a lot of unique pages). Should I be doing it differently? What WP function should I be using to pull in images from the Media library? I know about the_post_thumbnail() for featured images.
I’m a bit new to WP development, so it wouldn’t surprise me if I’m doing it all wrong, ha.
Thanks for the reply!