Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

Ajax ”Load More” Button on Members- and Groupsoverview (6 posts)

Started 1 year, 10 months ago by: sicksight

  • Profile picture of sicksight sicksight said 1 year, 10 months ago:

    Is it possible to replace the standard pagination with the ajax “Load More” button? I´ve tryed it in the theme with adding the button code from activity loop to the end of the page in THEME/members/members-loop.php but it didn´t work!

    I think this would be very user-friendly instead of the pagination links!!

    Thanks for your suggestions in advance!
    SickSight

  • Profile picture of sicksight sicksight said 1 year, 10 months ago:

    In the meantime, I use the following code to display the pagination at the bottom:

    http://pastebin.com/UDgTzdMe

    Put it in your functions.php in your current Theme!

    Maybe someone can even use this snippet! ;)

    Any Ajax solutions regarding the button would be very nice of course!!!!
    ________
    EDIT: And here is the code for forums-, blogs-loop http://pastebin.com/h9d4w4qT .
    Button there, would be nice too! ;)

  • +1 for the idea of ajax button for members,groups and blogs directory.This would be cool.
    @sicksight
    Does this save bandwidth?
    I am not a developer, I am asking just for knowledge.

  • Profile picture of sicksight sicksight said 1 year, 10 months ago:

    @mvvspr Sorry, I don´t know about this would save bandwidth, but maybe! I thought just about usability. ;)
    I hope this could solved! hrhr

  • Profile picture of sicksight sicksight said 1 year, 8 months ago:

    bump

  • Profile picture of Chad Chad said 1 year, 5 months ago:

    @sicksight – did you ever figure out how to add the “load more” ajax button to members and/or groups? I found your post here after thinking the same thing about its benefits for usability…let me know!