Hi - I have a strange issue I’ve just discovered on a site that has up to this point been fine. I’m wondering if it’s an update compatibility issue.
https://www.westwateradvocates.com/advocates/
Basically, if you view the following Portfolio Layout page on a desktop browser and then reduce the width of the window so the isotope jQuery kicks in and tries to resize the columns, you’ll see the top row (and only the top row) will transform and stack, which then causes a jQuery error in the console.
Cannot read properties of undefined (reading ‘length’)
Unfortunately, this causes an endless loop in the console.
I’m using X ver. 9.1.4 on WP 5.8.2
The Theme has been customised to some degree, but I’ve tested for plugin conflicts and also disabling my customisations in the child theme to force the Theme to use the templates from the parent theme, but I believe the issue is with jQuery or isotope.
Thank you
Geoff