I tried your code. It’s displaying the entire page of activity that we see default in /activity/. By entire page, I mean the entire PAGE-TEMPLATE is being reproduced in my homepage template. It’s like an embed. It’s pushing all content, i.e. the widgets and footer below it.
Here’s a rough display of what I am getting:
SITE ACTIVITY
Hello, POST UPDATE box
Activity 1
Activity 2
etc..
…
<br />
Footer
<br />
widget1
widget2
widget3
I tried it but everything in locate_template( array( ‘activity/entry.php’ ), true, false ); doesnt display. No site activity is displayed. I only get the