I am using the dynamo addon to manage pagination on a template where the member information is being output in a grid form. This works fine on other templates using exactly the same code. Except for one thing... This time I only want to output information on members who are logged in online. This results in the members being output to individual pages instead of displaying 12 to a page. i have tried placing the query in various places but nothing seems to work. Here's the basic code:
I am using the dynamo addon to manage pagination on a template where the member information is being output in a grid form. This works fine on other templates using exactly the same code. Except for one thing... This time I only want to output information on members who are logged in online. This results in the members being output to individual pages instead of displaying 12 to a page. i have tried placing the query in various places but nothing seems to work. Here's the basic code: