Is it possible for the URL query to handle multiple groups?
e.g.
https://website.com/u?cards=yes&group=group1&order=likes_received
If possible, how might this url be constructed to show both group1 and group2?
Is it possible for the URL query to handle multiple groups?
e.g.
https://website.com/u?cards=yes&group=group1&order=likes_received
If possible, how might this url be constructed to show both group1 and group2?