Hi,
I am working on a project and I need to modify image show gk4 to fit my client's needs.
I want to do this in order to NOT lose the modifications after updates - so I don't want just to modify your existing files - I want to make a sort of overrides.
Is this possible ?
I tried 2 options:
1. Copied and renamed a style (i made gk_custom) in folder: /public_html/modules/mod_image_show_gk4/styles - but it gives me this error:
Fatal error: Class 'GKIS_gk_custom_Controller' not found in /home/karting360/public_html/modules/mod_image_show_gk4/helper.php on line 52
2. I tried to make an override like this: /public_html/templates/meet_gavern/html/mod_image_show_gk4/gk_storefront
... but it seems that the override is not "fetched".
Help will be appreciated?