I am in development of a site using the GK Sporter Template (at this point local development). I have installed the 'quick start' package and used the default module parameters but I have a few problems:
1. I cannot get the Authors or Dates to appear on the Image Show slides or thumbnails as in the demo.
2. I cannot seem to link to K2 items/Articles (unless I forced input a URL)
3. I cannot get the Info Title to be a clickable link.
In the Image Show Module Parameters I used the following parameters (as specified):
text_position=246;
text_height=100;
show_text_block=true;
clean_xhtml=true;
wordcount=24;
title_char_amount=27;
slide_links=true;
preloading=true;
pagination=true;
pagination_cols=4;
pagination_date=true;
pagination_limit=39;
pagination_date_format=%e %B %Y;
animation_speed=500;
animation_interval=5000;
autoanimation=true;
animation_type=opacity;
readmore_text=Read more;
show_info=true;
date_format=%A %e, %B %Y;
author_name=author;
info_format=Written: %date by %author;
interface=true;
Is there some parameters I'm missing? Is there a bug patch?