I also attempted to replace the gallery with a selection of images assigned to the profile: same behavior.
I tried looking at the browser Console and LiveWhale Debug messages: no obvious errors. It also appears that the default gallery script is being included, at least.
Seeing this, and not knowing of anything in the client code that would affect the gallery behavior, I suspect this may be a core issue. Any insight or advice welcome.
Thanks Nick – sorry to hear this is giving you trouble.
Details pages use the Default Gallery, which is called with “/default/” in the filesystem. Once place to check for customizations is in _ingredients/themes/global/galleries/default and you could compare any files in there to the /livewhwale/core/theme/galleries/default versions (or on dev, reset to the core versions and see if that addresses the issue). Hope this helps as a starting place!
“We had a copy in client?” I feel like I knew that…anyways.
After comparison, I didn’t see any significant differences, so I copied Core to the Ingredients, and it’s now working. Thanks Karl.
In this case, if we don’t have any changes to make, can I remove the Default folder from /_ingredients/themes/global/galleries/ and have the system resort to the Core copy?