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.
Asked
Active
Viewed 135 times
0
-
Please show the code you have already tried. In your question, you refer to "which function" and "this feed". You definitely has omitted some of the context. – YakovL Oct 01 '16 at 13:39
-
hi YakovL thanks for your reply. the code was too long how can i share please tell me. – Kumar Oct 02 '16 at 12:49
-
You can use http://pastebin.com/, for instance. It has syntax highlighting, too. – YakovL Oct 02 '16 at 18:28
-
http://pastebin.com/n3D7zymK – Kumar Oct 03 '16 at 06:10
-
i have shared the code in pastebin.com in above link please help. – Kumar Oct 03 '16 at 06:12
1 Answers
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