Okay guys, I'm literally having a nervous breakdown right now. I tried editing one line of the filters.php file of the theme I'm using to get rid of a thumbnail showing up in the single post. This is what the forum said to do:
"It's possible to do that in library/filter.php.
comment this line like this: // $postheader .= '<div class="entry-photo"></div>'; this is entry-photo the class name of the thumbnail.
This will avoid the thumbnail in the header of the post."
(http://www.arrastheme.com/forums/topic.php?id=293#post-1229)
So that's what I did and when I selected Update File anytime I try to view of edit my site I get this error message: "Parse error: syntax error, unexpected '<' in /home/content/45/4604345/html/wp-content/themes/arras-theme/library/filters.php on line 4"
Even when I try to go to home/content/45/4604345/html/wp-content/themes/arras-theme/library/filters.php I can't because I get that error.
If you go to my site, http://www.techgeec.com, you'll probably see it. I really need some help and if anyone can help me out it would be GREATLY appreciated!