Here is my situation:

When a person views an individual activity item (i.e., website.com?actid=79940), I want to show the full stream below that post, so the user is inspired to scroll down and not bounce. So what I did is edited layouts/stream/base.php and added a new module in the if ($isSingleActivity) section. I could add things there, but when I added my own module position and put JS Activity Stream there, it broke.

Is there any way to do what I'm trying to accomplish? I see a "$showMoreActivity" right after that, so does that allow for more activity items to be shown?

Thanks!

    brentwilliams2
    Hi
    It does not show other items as the main wall stream only for on frontend page view and opening single post show that item view only.
    I am afraid it is not an easy way to do as it needed core hacks in development.

    Write a Reply...
    You need to Login to view replies.