Hello :)
I'm using AOC and so far it's been working great. Nice job !
However, I cannot find the PHP function to include in order to display the user's activity steam on their profile.
I set up my own author template (not using AOC's), and even though I check the userwall-default.php template, when I copy and paste its code into my own author.php file, I get the following error :
Warning: Invalid argument supplied for foreach() in /homez.20/XXX/www/wp-content/themes/sandbox/author.php on line 167
What's the PHP function I need to call in order to display the user's activity stream on his profile, please?
Thanks a lot for your help.