Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Comments not showing…


John James Jacoby
Keymaster

@johnjamesjacoby

This is an easy one.

@bmg1227, are you using the included theme, or a custom one?

Do me a favor and anywhere in your index.php file in your theme, put <?php echo "Hello there!" ?>

Then access your post. If you see “Hello There” then my theory is correct, and your single.php file isn’t being accessed.

I think what’s happening is that your functions.php file isn’t divvying out the template file that it should be. Take the functions.php file from the stock BuddyPress Home theme, and copy it into whatever theme you’re using.

Tada!

Skip to toolbar