Hello, I am using the buddypress default theme and having trouble removing the author, date, and category from all posts. I have searched the forums and tried suggestions with no luck.
I think i need to modify the single.php file. I have tried eliminating author, get_the_date and get_the_category list still no luck. The only other .php file that has date author and category info is functions.php which i have eliminated the same content and still the author date and category appears.
What do I do to eliminate this information from all posts with the buddypress default theme?