Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddypress followers plugin profile problem

  • @antonrsa

    Participant

    I found quite a big problem with the buddypress followers plugin.

    When you view a profile where this plugin is activated, you cannot click to to see more than the default first 20 people followed/being followed. The ajax doesn’t load the next pages when clicking on the page numbers. It seems to work without ajax on buddypress.org where you can click a link and it goes to this link: http://buddypress.org/community/members/membername/followers/?upage=2 and 3, 4, etc This problem is only on members profiles.

    How can I modify this plugin to not use ajax and use the same links as buddypress.org is using for it’s followers/following and links to the numbered pages eg: followers/?upage=2, followers/?upage=3, etc

Viewing 6 replies - 1 through 6 (of 6 total)
  • @anonymized-96400

    Inactive

    Just checked and it works just fine on my profile page.

    @antonrsa

    Participant

    @travel-junkie – look at these two sites:http://mychatbox.me/anton/following/ and @nuprn1 site http://etivite.com/members/antonrsa/following/

    Click on “2” to view the rest of the people I’m following. It doesn’t load. On buddypress.org it doesn’t work that way as it is a full link you have to click as I have explained above “..followers/?upage=2 “. Is it possible to make it work the same way as buddypress.org is working without the ajax?

    @thekmen

    Participant

    @antonrsa it’s the div id=”content” that has the ajax working, i’d start by renaming that class in your followers template just to see if the page links work.
    if so, you might have to add some styling for your new div.

    @antonrsa

    Participant

    Thanks @thekmen will give it a shot

    @thekmen

    Participant

    @antonrsa it’s not the best solution, better to get ajax working but at least should provide you a short term solution

    @antonrsa

    Participant

    @thekmen in the buddypress-followers plugin “_inc/templates/members/single/followers.php” and following.php is the links that I would like to change “bp_members_pagination_links()”

    Edit

    I found a short term solution as you have suggested. WIl keep checking to get the ajax working.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Buddypress followers plugin profile problem’ is closed to new replies.
Skip to toolbar