BuddyDev

Search

Help with BuddyPress User Profile Tabs Creator Pro

Tagged: , ,

  • Participant
    Level: Initiated
    Posts: 13
    Claire on #55693

    Hi Brajesh,

    It’s kind of working haha, but I have only one topic per page!

    Thanks again for your persistence.

    Best regards,
    Claire

    PS.: I tried to update my BuddyDev account email address but it doesn’t work. (I would like to receive reply notification elsewhere as my current email address is gonna be deleted).

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on #55704

    Hi Claire,
    I am sorry, I missed your reply.

    I had added the code to test pagination and limited it to 1 post.

    Please comment this line

    
    $args['posts_per_page'] = 1;
    

    to

    
    // $args['posts_per_page'] = 1;
    

    and that would solve it.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved