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).
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.