This topic has 5 replies, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #196174
     spocar
    Participant

    Hello team. I’m here again with another crazy idea. Is there a way that my activity entries can go up when i scroll down like on facebook? only the activities entries section no widgets.

    Attachments:
    You must be logged in to view attached files.
    #196178
     Radu
    Moderator

    Hi,
    This it’s the only available way

    COPY CODE
    
    @media(min-width:768px) {
    
        ul#activity-stream {
            height: 600px;
            overflow-y: scroll;
        }
    
    }
    

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #196188
     spocar
    Participant

    oohhhh I see. Is ok then radu thanks anyways. By the way, Just realized that in the activities page the ” load more” don’t know how many post have to be posted in order to make the “load more” work because when i click on it it says “Sorry, there was no activity found. Please try a different filter” and does not display more entries. how to fx it in order to make certain post show then click load more and more appears?

    Attachments:
    You must be logged in to view attached files.
    #196195
     Radu
    Moderator

    Hi,

    Not sure if that it’s a problem.i think it’s the default behaviour of buddypress, you can ask that on their forum support.

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #196199
     spocar
    Participant

    Oh ok radu thank you so much.

    #196268
     Radu
    Moderator

    No problem
    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?