Hello Wix Code! I’m having a problem with repeaters. I have an area on my site where users submit information, which is then displayed via repeaters every time they post. The problem is that my users each have their own repeater for some reason without having submitted the data yet. Each user has their own profile page, and it seems like for some reason, the repeater is repeating that. I want it so that it only displays the information submitted by the user from that page. I guess for now I could just work with this, but it looks pretty sloppy and I kind of want to know if I can fix this so that it displays the information that they submitted.
Here is a link to the page where they submit info: https://www.pawtalog.com/Profile/14aa7e62-e725-4bb6-9f5f-71831c2608f5/member-posts
Here is a link to the page where the repeater should display ONLY that submitted info, but shows all of the users on my site instead: https://www.pawtalog.com/lost-animal
There are a lot of blank repeaters on the above page. Those repeaters are users who have not filled out any information yet. None of the users above have submitted data yet, but for some reason they still appear their. Can anyone help out?! I know this is a weird problem, but I need it fixed so that my site doesn’t have a bunch of random repeaters all over the place. Thanks in advance to anyone who helps me out!