06/16/2015 at 11:35 am
#337608
Keymaster
@ Adrienne
Ok, it was definitely the scroll to item somehow being broken. The best I can tell thru debugging it was scrolling to the body tag in the HTML rather than to the Gridder item clicked. My guess is the theme’s HTML is “broken”, causing javascript to “think” the item clicked was the body. I edited the template’s javascript file to remove that function call and it is fine now.
