How can I increase newsfeed limit on oxwall wall. By default it allows 40 only. Where I can customize code to make it like 100,150??
I know that file which need to modify is : ow_plugins/newsfeed/components/feed_widget.php
But do not know which code need to modify.
You can do by following :
Go to : public_html/ow_plugins/newsfeed/components/feed_widget.php
Line 100:
Add array till you need like 100,150.