Re: Comments won't display on main blog
Your code is missing the all-important add_action!
You had the function defined, but nothing is executing it! hehe
Yeah there’s at least three functions in the default bphome theme functions.php that you should copy over.
Just copy the whole functions.php file over from bphome and you should be good to go!
Remember to green light the thread and select “resolved”!