Just posting this in case it helps someone else.
When I installed a fresh install of the Creativity template (version 3.9) and Image Show GK4 (version GK4 1.36) and I was configuring the awesome homepage slideshow, the link at the bottom ("What We Do" or "Read More") was displaying MOD_IMAGE_SHOW_CREATIVITY_READMORE
In order to fix this, go to your site files, and edit the following file:
language/en_GB/en-GB.mod_image_show_gk4.ini - (this may slightly vary depending on the language your site is in).
Add a line to the file:
- Code: Select all
MOD_IMAGE_SHOW_CREATIVITY_READMORE="What We Do"
You can change the text between the inverted commas to whatever you want.
Hope this helps someone out.