Hi,
I had to make two small changes to these files:
/modules/mod_image_show_gk4/styles/storefront/engine.js
/modules/mod_image_show_gk4/styles/storefront/view.php
Is it possible to place these files in a template's html override folder, so they won't be overwritten if the module is updated? I tried placing them here:
templates/gk_storefront/html/mod_image_show_gk4/styles/gk_storefront/engine.js
templates/gk_storefront/html/mod_image_show_gk4/styles/gk_storefront/view.php
... but it doesn't seem to work. Any help would be appreciated.
Chris