Okay, another update - it's almost definitely not displaying because of the JavaScript error I mentioned above (the error comes up every time I select a color attribute):
Error: image_ids_node[i] is undefined
Source File: http://www.justbeetees.com/includes/...age_swapper.js
Line: 79
None of the nodes are being defined properly for some reason. my JavaScript skills are pretty weak, but I'm trying to figure it out; if I force-define image_ids_node[0] to something, the next node (image_paths_small_node[i]) throws up an error for being undefined instead. Anyone know what might be causing all of these to not get defined properly?
Bookmarks