Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author r-a-y

    (@r-a-y)

    The developmental version of BuddyPress Follow should properly support activity scopes:

    https://github.com/r-a-y/buddypress-followers/archive/master.zip

    Thread Starter Tafmakura

    (@tafmakura)

    Ajax follow button not working in 1.3-alpha when the member follow button is clicked the unfollow button does not show up

    Thanks. I’m using this filter and the developmental verion.

    .

    The following only stream works off and on. It works perfectly at times but upon reload, things just doesn’t work. HELP!

    Plugin Author r-a-y

    (@r-a-y)

    @justinasecond – What version of the plugin are you using?

    Are you using the developmental version?

    @r-a-y yes I am. 1.3-alpha right?

    Nevermind, I’ve altered to have the activity page show up as the home page with a following tab on it.

    Now the question is, can i have the activity loop show only the “following” scope and strictly not any others?

    Your help is appreciated!

    I managed to make it show only the “following” scope on my activities loop.

    Another two problems:
    1) However, the activities loop on the user’s personal profile page is also affected and instead of showing their “just-me” activity it shows “following” as well.

    2) The “load more” button is disabled when the activity scope is set to “following”

    Plugin Author r-a-y

    (@r-a-y)

    @tafmakura , @justinasecond – Sorry for the late reply!

    Tafmakura – I cannot duplicate the AJAX follow button issue on v1.3-alpha. I will need more details, but I’m guessing it’s a javascript conflict somewhere. It’s probably better to open a new issue to talk about this.

    justinasecond – For your point 1, if you are using Tafmakura’s snippet, then that is what’s expected since you’re basically overriding the scope to show only activity that the user is 'following' and not activity from just the user ('just-me').

    For your point 2, the problem is probably related to point 1.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘$loop['scope'] = 'following'; not working in plugin’ is closed to new replies.