0

I am trying to display the user feed on index visitor page. But I can't, so please any one can help me to do that. And also tell me which function was displaying this feed.

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Kumar
  • 1
  • 1

1 Answers1

1

Try adding this to get feed on View Page

<div class="feed-wrapper">{module name='feed.display'}</div>

for further modification you can filter the feed and comment module.

Mudassar Zahid
  • 305
  • 2
  • 14