Hey guys!
I am trying to figure out how to automaticaly use K2 Article image as a Slide Image in Image Show GK 4 when K2 article is choosed as content type (in fullscreen slideshow on the homepage). Its just about time saving and non-duplicating files during upload. Any tips how can I do this?
I tried to modify view.php in mod_image_show_gk4\styles\gk_photo with adding line
$path = $this->articlesK2[$this->config['image_show_data'][$i]->artK2_id][$this->item->image];
I am new to code, so not surprisingly, its not working 🙂)
Thanks for any help!
Best regards, Jan