Re: Freshness date
date() returns a string, it doesn’t display it. You’ll need to use the ‘echo’ statement to display it.
That’s a basic PHP question, not anything BuddyPress specific – Google “php echo”
To work with the templates and significantly modify BuddyPress look and feel, a basic grounding in PHP is a pre-requisite.