Hello,
I am currently using the Ari theme and I was tyring to delete the author name from my blog, which uses the Ari theme. After following this thread, http://wordpress.org/support/topic/remove-author-but-leave-date-on-twentyten-theme and deleting "<span class="meta-sep">by</span> %3$s'," from my functions.php file, I am now getting this fatal error:
Fatal error: Can't use function return value in write context in /home/content/35/8791535/html/wp-content/themes/ari/functions.php on line 175
I have tried copying and pasting the same exact code back in there, but I am getting the same error.
Any suggestions would be much appreciated!