I have two repeater elements on the Fixtures & Results page of my website. One displaying the “Spring/Summer Soccer” fixtures and the other “Fall Soccer” fixtures. Both repeater’s data is populated via the same code (except, of course, the elements and database calls/info are different). But, for some unknown reason, the Fall Soccer repeater is only showing up on the mobile site - it doesn’t show at all on the desktop live site or even in preview. It’s as if it is ‘hidden’ - but it’s not.
I have no idea what is happening here… I’m hoping it’s something really easy that I have overlooked, but I have tried to think of every scenario that might cause this to happen and checked them all. None of them seem to be the case. I have run console logs to check the data is being received - and it is. I have checked the content manager databases to make sure everything is filled in as it should be - and it is. I have checked all elements within and around the repeater via the layers panel to make sure none of them have been set to ‘hidden’ - and they haven’t. I have checked over the code to make sure it is all correct - and I’m pretty sure it is. So, I must be missing something…
I would really appreciate any help with this as I have no idea what else to check.
Thanks in advance!!